From e6dbc8c4542c677d6d1a01806535274c1865f69f Mon Sep 17 00:00:00 2001 From: "arv@google.com" Date: Thu, 18 Jun 2009 01:25:29 +0000 Subject: Adds some more images for the new new tab page BUG=None TEST=No visible changes yet Review URL: http://codereview.chromium.org/131010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18677 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/theme/ntp_close.png | Bin 416 -> 502 bytes chrome/app/theme/ntp_close_h.png | Bin 422 -> 492 bytes chrome/app/theme/ntp_close_p.png | Bin 425 -> 445 bytes chrome/app/theme/ntp_list_off.png | Bin 0 -> 312 bytes chrome/app/theme/ntp_list_off_h.png | Bin 0 -> 295 bytes chrome/app/theme/ntp_list_off_p.png | Bin 0 -> 330 bytes chrome/app/theme/ntp_list_on.png | Bin 0 -> 260 bytes chrome/app/theme/ntp_list_on_h.png | Bin 0 -> 259 bytes chrome/app/theme/ntp_list_on_p.png | Bin 0 -> 337 bytes chrome/app/theme/ntp_option.png | Bin 0 -> 326 bytes chrome/app/theme/ntp_option_h.png | Bin 0 -> 291 bytes chrome/app/theme/ntp_option_p.png | Bin 0 -> 328 bytes chrome/app/theme/ntp_pin_off.png | Bin 468 -> 490 bytes chrome/app/theme/ntp_pin_off_h.png | Bin 468 -> 507 bytes chrome/app/theme/ntp_pin_off_p.png | Bin 474 -> 471 bytes chrome/app/theme/ntp_pin_on.png | Bin 490 -> 338 bytes chrome/app/theme/ntp_pin_on_h.png | Bin 499 -> 391 bytes chrome/app/theme/ntp_pin_on_p.png | Bin 484 -> 509 bytes chrome/app/theme/ntp_thumb_off.png | Bin 0 -> 310 bytes chrome/app/theme/ntp_thumb_off_h.png | Bin 0 -> 296 bytes chrome/app/theme/ntp_thumb_off_p.png | Bin 0 -> 326 bytes chrome/app/theme/ntp_thumb_on.png | Bin 0 -> 275 bytes chrome/app/theme/ntp_thumb_on_h.png | Bin 0 -> 274 bytes chrome/app/theme/ntp_thumb_on_p.png | Bin 0 -> 360 bytes chrome/app/theme/theme_resources.grd | 15 +++++++++++++++ 25 files changed, 15 insertions(+) create mode 100644 chrome/app/theme/ntp_list_off.png create mode 100644 chrome/app/theme/ntp_list_off_h.png create mode 100644 chrome/app/theme/ntp_list_off_p.png create mode 100644 chrome/app/theme/ntp_list_on.png create mode 100644 chrome/app/theme/ntp_list_on_h.png create mode 100644 chrome/app/theme/ntp_list_on_p.png create mode 100644 chrome/app/theme/ntp_option.png create mode 100644 chrome/app/theme/ntp_option_h.png create mode 100644 chrome/app/theme/ntp_option_p.png create mode 100644 chrome/app/theme/ntp_thumb_off.png create mode 100644 chrome/app/theme/ntp_thumb_off_h.png create mode 100644 chrome/app/theme/ntp_thumb_off_p.png create mode 100644 chrome/app/theme/ntp_thumb_on.png create mode 100644 chrome/app/theme/ntp_thumb_on_h.png create mode 100644 chrome/app/theme/ntp_thumb_on_p.png diff --git a/chrome/app/theme/ntp_close.png b/chrome/app/theme/ntp_close.png index 69b0793..b201c3e 100644 Binary files a/chrome/app/theme/ntp_close.png and b/chrome/app/theme/ntp_close.png differ diff --git a/chrome/app/theme/ntp_close_h.png b/chrome/app/theme/ntp_close_h.png index e7d998e..9f116be 100644 Binary files a/chrome/app/theme/ntp_close_h.png and b/chrome/app/theme/ntp_close_h.png differ diff --git a/chrome/app/theme/ntp_close_p.png b/chrome/app/theme/ntp_close_p.png index ea1a43f..06c43d3 100644 Binary files a/chrome/app/theme/ntp_close_p.png and b/chrome/app/theme/ntp_close_p.png differ diff --git a/chrome/app/theme/ntp_list_off.png b/chrome/app/theme/ntp_list_off.png new file mode 100644 index 0000000..a50a9fd Binary files /dev/null and b/chrome/app/theme/ntp_list_off.png differ diff --git a/chrome/app/theme/ntp_list_off_h.png b/chrome/app/theme/ntp_list_off_h.png new file mode 100644 index 0000000..001e45f Binary files /dev/null and b/chrome/app/theme/ntp_list_off_h.png differ diff --git a/chrome/app/theme/ntp_list_off_p.png b/chrome/app/theme/ntp_list_off_p.png new file mode 100644 index 0000000..3ea8eb7 Binary files /dev/null and b/chrome/app/theme/ntp_list_off_p.png differ diff --git a/chrome/app/theme/ntp_list_on.png b/chrome/app/theme/ntp_list_on.png new file mode 100644 index 0000000..d18b7cc Binary files /dev/null and b/chrome/app/theme/ntp_list_on.png differ diff --git a/chrome/app/theme/ntp_list_on_h.png b/chrome/app/theme/ntp_list_on_h.png new file mode 100644 index 0000000..74c918d Binary files /dev/null and b/chrome/app/theme/ntp_list_on_h.png differ diff --git a/chrome/app/theme/ntp_list_on_p.png b/chrome/app/theme/ntp_list_on_p.png new file mode 100644 index 0000000..947e42a Binary files /dev/null and b/chrome/app/theme/ntp_list_on_p.png differ diff --git a/chrome/app/theme/ntp_option.png b/chrome/app/theme/ntp_option.png new file mode 100644 index 0000000..5abbe0d Binary files /dev/null and b/chrome/app/theme/ntp_option.png differ diff --git a/chrome/app/theme/ntp_option_h.png b/chrome/app/theme/ntp_option_h.png new file mode 100644 index 0000000..eee8dc4 Binary files /dev/null and b/chrome/app/theme/ntp_option_h.png differ diff --git a/chrome/app/theme/ntp_option_p.png b/chrome/app/theme/ntp_option_p.png new file mode 100644 index 0000000..c893203 Binary files /dev/null and b/chrome/app/theme/ntp_option_p.png differ diff --git a/chrome/app/theme/ntp_pin_off.png b/chrome/app/theme/ntp_pin_off.png index a277e30..3bff57a 100644 Binary files a/chrome/app/theme/ntp_pin_off.png and b/chrome/app/theme/ntp_pin_off.png differ diff --git a/chrome/app/theme/ntp_pin_off_h.png b/chrome/app/theme/ntp_pin_off_h.png index 59b6d8e..31c0871 100644 Binary files a/chrome/app/theme/ntp_pin_off_h.png and b/chrome/app/theme/ntp_pin_off_h.png differ diff --git a/chrome/app/theme/ntp_pin_off_p.png b/chrome/app/theme/ntp_pin_off_p.png index 07491e5..a4c8dcf 100644 Binary files a/chrome/app/theme/ntp_pin_off_p.png and b/chrome/app/theme/ntp_pin_off_p.png differ diff --git a/chrome/app/theme/ntp_pin_on.png b/chrome/app/theme/ntp_pin_on.png index 1b97b5e..42bbb05 100644 Binary files a/chrome/app/theme/ntp_pin_on.png and b/chrome/app/theme/ntp_pin_on.png differ diff --git a/chrome/app/theme/ntp_pin_on_h.png b/chrome/app/theme/ntp_pin_on_h.png index a4bcb98..52a93b4d 100644 Binary files a/chrome/app/theme/ntp_pin_on_h.png and b/chrome/app/theme/ntp_pin_on_h.png differ diff --git a/chrome/app/theme/ntp_pin_on_p.png b/chrome/app/theme/ntp_pin_on_p.png index 35071f4..52103ce 100644 Binary files a/chrome/app/theme/ntp_pin_on_p.png and b/chrome/app/theme/ntp_pin_on_p.png differ diff --git a/chrome/app/theme/ntp_thumb_off.png b/chrome/app/theme/ntp_thumb_off.png new file mode 100644 index 0000000..ede9524 Binary files /dev/null and b/chrome/app/theme/ntp_thumb_off.png differ diff --git a/chrome/app/theme/ntp_thumb_off_h.png b/chrome/app/theme/ntp_thumb_off_h.png new file mode 100644 index 0000000..88673b2 Binary files /dev/null and b/chrome/app/theme/ntp_thumb_off_h.png differ diff --git a/chrome/app/theme/ntp_thumb_off_p.png b/chrome/app/theme/ntp_thumb_off_p.png new file mode 100644 index 0000000..39a16c9 Binary files /dev/null and b/chrome/app/theme/ntp_thumb_off_p.png differ diff --git a/chrome/app/theme/ntp_thumb_on.png b/chrome/app/theme/ntp_thumb_on.png new file mode 100644 index 0000000..5fd6fec Binary files /dev/null and b/chrome/app/theme/ntp_thumb_on.png differ diff --git a/chrome/app/theme/ntp_thumb_on_h.png b/chrome/app/theme/ntp_thumb_on_h.png new file mode 100644 index 0000000..988976e Binary files /dev/null and b/chrome/app/theme/ntp_thumb_on_h.png differ diff --git a/chrome/app/theme/ntp_thumb_on_p.png b/chrome/app/theme/ntp_thumb_on_p.png new file mode 100644 index 0000000..4106cde Binary files /dev/null and b/chrome/app/theme/ntp_thumb_on_p.png differ diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index e970f46..3501fa0 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -165,6 +165,21 @@ + + + + + + + + + + + + + + + -- cgit v1.1