diff options
author | kathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 00:47:55 +0000 |
---|---|---|
committer | kathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 00:47:55 +0000 |
commit | b2fb9ff65d58beffec6a59853e1c3cfa5ecdb173 (patch) | |
tree | 893f3f03b46bbce3d8323c1cbe661872e07d0f79 /chrome/common/extensions/docs/themes.html | |
parent | 35e4c0db8edf9390aa3e1b0debbec3993e4120f8 (diff) | |
download | chromium_src-b2fb9ff65d58beffec6a59853e1c3cfa5ecdb173.zip chromium_src-b2fb9ff65d58beffec6a59853e1c3cfa5ecdb173.tar.gz chromium_src-b2fb9ff65d58beffec6a59853e1c3cfa5ecdb173.tar.bz2 |
Adding and cleaning up screenshots
TBR=aa
TEST=none
BUG=27425
Review URL: http://codereview.chromium.org/457016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33393 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/themes.html')
-rw-r--r-- | chrome/common/extensions/docs/themes.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/themes.html b/chrome/common/extensions/docs/themes.html index 3ae62dd..7e20615 100644 --- a/chrome/common/extensions/docs/themes.html +++ b/chrome/common/extensions/docs/themes.html @@ -267,6 +267,12 @@ 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"> + <a name="H2-0"></a><h2> Manifest </h2> <p> Here is an example |