diff options
Diffstat (limited to 'chrome/common/extensions/docs/static/themes.html')
-rw-r--r-- | chrome/common/extensions/docs/static/themes.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/static/themes.html b/chrome/common/extensions/docs/static/themes.html index de6c74c..44147a3 100644 --- a/chrome/common/extensions/docs/static/themes.html +++ b/chrome/common/extensions/docs/static/themes.html @@ -12,6 +12,15 @@ You can find and try a bunch of themes at the <a href="https://tools.google.com/chrome/intl/en/themes/">themes gallery</a>. </p> +<img src="images/themes-1.gif" + width="100" height="80" alt="grassy theme" /> + +<img src="images/themes-2.gif" + width="100" height="80" alt="dark theme" /> + +<img src="images/themes-3.gif" + width="100" height="80" alt="foggy theme" /> + <h2> Manifest </h2> <p> Here is an example |