summaryrefslogtreecommitdiffstats
path: root/ui/resources/default_100_percent
diff options
context:
space:
mode:
authorbenrg@chromium.org <benrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-17 02:24:43 +0000
committerbenrg@chromium.org <benrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-17 02:24:43 +0000
commitde62d2939779b5bbef1565024b36ad5563661989 (patch)
tree4c2601735d6a2337aece2ce1f3742a716e2c4649 /ui/resources/default_100_percent
parent5b08b5473588d173ad029c6f99f8ea39966323a8 (diff)
downloadchromium_src-de62d2939779b5bbef1565024b36ad5563661989.zip
chromium_src-de62d2939779b5bbef1565024b36ad5563661989.tar.gz
chromium_src-de62d2939779b5bbef1565024b36ad5563661989.tar.bz2
Remove text and private chunks from png images
Removing tEXt, iTXt, tIME, mk*, prVW, and vpAg chunks saves over 2 MB. The biggest savings is from iTXt chunks containing XML, seemingly left by Adobe ImageReady, which totaled 1.6 MB in 1600 files. Also update chrome/app/theme/README with extra pngcrush flags to drop the worst offenders. Chunks I left in place but that we may not need: cHRM, gAMA, iCCP, pHYs, sBIT. TBR=ben@chromium.org BUG=146632 TEST=pngtopnm|md5sum unchanged for all affected images Review URL: https://codereview.chromium.org/10916327 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157065 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/resources/default_100_percent')
-rw-r--r--ui/resources/default_100_percent/app_top_center.pngbin115 -> 78 bytes
-rw-r--r--ui/resources/default_100_percent/app_top_left.pngbin128 -> 91 bytes
-rw-r--r--ui/resources/default_100_percent/app_top_right.pngbin128 -> 91 bytes
-rw-r--r--ui/resources/default_100_percent/ash/status_network.pngbin1514 -> 595 bytes
-rw-r--r--ui/resources/default_100_percent/ash/status_volume.pngbin1465 -> 546 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_b.pngbin1004 -> 85 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_bl.pngbin1097 -> 178 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_br.pngbin1102 -> 183 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_l.pngbin997 -> 78 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_pointer_b.pngbin1161 -> 242 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_pointer_l.pngbin1145 -> 226 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_pointer_r.pngbin1140 -> 221 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_pointer_t.pngbin1070 -> 151 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_r.pngbin995 -> 76 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_shadow_b.pngbin961 -> 107 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_shadow_bl.pngbin1322 -> 470 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_shadow_br.pngbin1365 -> 499 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_shadow_l.pngbin952 -> 103 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_shadow_r.pngbin959 -> 110 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_shadow_t.pngbin954 -> 102 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_shadow_tl.pngbin1287 -> 436 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_shadow_tr.pngbin1384 -> 471 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_t.pngbin992 -> 73 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_tl.pngbin1062 -> 143 bytes
-rw-r--r--ui/resources/default_100_percent/bubble_tr.pngbin1060 -> 141 bytes
-rw-r--r--ui/resources/default_100_percent/checkmark.pngbin1042 -> 1005 bytes
-rw-r--r--ui/resources/default_100_percent/close.pngbin252 -> 215 bytes
-rw-r--r--ui/resources/default_100_percent/close_hover.pngbin399 -> 362 bytes
-rw-r--r--ui/resources/default_100_percent/close_pressed.pngbin268 -> 231 bytes
-rw-r--r--ui/resources/default_100_percent/close_sa.pngbin268 -> 231 bytes
-rw-r--r--ui/resources/default_100_percent/close_sa_hover.pngbin287 -> 250 bytes
-rw-r--r--ui/resources/default_100_percent/close_sa_pressed.pngbin284 -> 247 bytes
-rw-r--r--ui/resources/default_100_percent/common/folder_closed.pngbin412 -> 367 bytes
-rw-r--r--ui/resources/default_100_percent/common/folder_closed_rtl.pngbin429 -> 389 bytes
-rw-r--r--ui/resources/default_100_percent/common/folder_open.pngbin466 -> 429 bytes
-rw-r--r--ui/resources/default_100_percent/common/folder_open_rtl.pngbin469 -> 432 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_hover_bottom.pngbin1009 -> 84 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_hover_bottom_left.pngbin1068 -> 141 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_hover_bottom_right.pngbin1074 -> 143 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_hover_center.pngbin1013 -> 90 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_hover_left.pngbin1106 -> 178 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_hover_right.pngbin1106 -> 176 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_hover_top.pngbin1005 -> 82 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_hover_top_left.pngbin1047 -> 123 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_hover_top_right.pngbin1046 -> 123 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_pressed_bottom.pngbin1005 -> 81 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_pressed_bottom_left.pngbin1057 -> 128 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_pressed_bottom_right.pngbin1053 -> 128 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_pressed_center.pngbin1005 -> 82 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_pressed_left.pngbin1048 -> 122 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_pressed_right.pngbin1043 -> 116 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_pressed_top.pngbin1006 -> 79 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_pressed_top_left.pngbin1054 -> 124 bytes
-rw-r--r--ui/resources/default_100_percent/common/textbutton_pressed_top_right.pngbin1057 -> 123 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom.pngbin1034 -> 104 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom_left.pngbin1762 -> 725 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom_right.pngbin1666 -> 678 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_big_left.pngbin1014 -> 91 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_big_right.pngbin1021 -> 98 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_big_top.pngbin1019 -> 96 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_big_top_left.pngbin1458 -> 525 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_big_top_right.pngbin1545 -> 604 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom.pngbin1020 -> 95 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom_left.pngbin1158 -> 222 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom_right.pngbin1163 -> 229 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_small_left.pngbin1006 -> 82 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_small_right.pngbin1009 -> 83 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_small_top.pngbin1004 -> 78 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_small_top_left.pngbin1109 -> 179 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_small_top_right.pngbin1118 -> 187 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_bottom.pngbin1477 -> 520 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_left.pngbin1429 -> 459 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_right.pngbin1417 -> 481 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_top.pngbin1370 -> 419 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_bottom.pngbin1300 -> 320 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_left.pngbin1228 -> 285 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_right.pngbin1211 -> 288 bytes
-rw-r--r--ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_top.pngbin1109 -> 177 bytes
-rw-r--r--ui/resources/default_100_percent/content_bottom_center.pngbin113 -> 76 bytes
-rw-r--r--ui/resources/default_100_percent/content_bottom_left_corner.pngbin124 -> 87 bytes
-rw-r--r--ui/resources/default_100_percent/content_bottom_right_corner.pngbin124 -> 87 bytes
-rw-r--r--ui/resources/default_100_percent/content_left_side.pngbin114 -> 77 bytes
-rw-r--r--ui/resources/default_100_percent/content_right_side.pngbin112 -> 75 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_base_horizontal_hover_left.pngbin977 -> 107 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_base_horizontal_hover_right.pngbin179 -> 150 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_base_vertical_hover_bottom.pngbin173 -> 148 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_base_vertical_hover_top.pngbin945 -> 86 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_hover_left.pngbin981 -> 110 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_hover_right.pngbin977 -> 106 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_normal_left.pngbin1048 -> 113 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_normal_right.pngbin1044 -> 108 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_pressed_left.pngbin1049 -> 113 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_pressed_right.pngbin979 -> 108 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_hover_bottom.pngbin1042 -> 108 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_hover_top.pngbin1045 -> 105 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_normal_bottom.pngbin1045 -> 112 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_normal_top.pngbin1046 -> 105 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_pressed_bottom.pngbin1045 -> 113 bytes
-rw-r--r--ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_pressed_top.pngbin1045 -> 105 bytes
-rw-r--r--ui/resources/default_100_percent/cros/menu_arrow.pngbin1022 -> 91 bytes
-rw-r--r--ui/resources/default_100_percent/default_favicon.pngbin1192 -> 263 bytes
-rw-r--r--ui/resources/default_100_percent/default_large_favicon.pngbin1195 -> 266 bytes
-rw-r--r--ui/resources/default_100_percent/frame_app_panel_default.pngbin338 -> 299 bytes
-rw-r--r--ui/resources/default_100_percent/frame_default.pngbin1785 -> 1748 bytes
-rw-r--r--ui/resources/default_100_percent/frame_default_inactive.pngbin1241 -> 1193 bytes
-rw-r--r--ui/resources/default_100_percent/linux-checkbox-disabled-indeterminate.pngbin3914 -> 3858 bytes
-rw-r--r--ui/resources/default_100_percent/linux-checkbox-disabled-off.pngbin2850 -> 154 bytes
-rw-r--r--ui/resources/default_100_percent/linux-checkbox-disabled-on.pngbin3015 -> 287 bytes
-rw-r--r--ui/resources/default_100_percent/linux-checkbox-indeterminate.pngbin3098 -> 402 bytes
-rw-r--r--ui/resources/default_100_percent/linux-checkbox-off.pngbin3024 -> 340 bytes
-rw-r--r--ui/resources/default_100_percent/linux-checkbox-on.pngbin3165 -> 456 bytes
-rw-r--r--ui/resources/default_100_percent/linux-progress-bar.pngbin182 -> 142 bytes
-rw-r--r--ui/resources/default_100_percent/linux-progress-border-left.pngbin148 -> 125 bytes
-rw-r--r--ui/resources/default_100_percent/linux-progress-border-right.pngbin146 -> 124 bytes
-rw-r--r--ui/resources/default_100_percent/linux-progress-value.pngbin167 -> 138 bytes
-rw-r--r--ui/resources/default_100_percent/maximize.pngbin209 -> 172 bytes
-rw-r--r--ui/resources/default_100_percent/maximize_hover.pngbin222 -> 185 bytes
-rw-r--r--ui/resources/default_100_percent/maximize_pressed.pngbin222 -> 185 bytes
-rw-r--r--ui/resources/default_100_percent/minimize.pngbin202 -> 165 bytes
-rw-r--r--ui/resources/default_100_percent/minimize_hover.pngbin205 -> 168 bytes
-rw-r--r--ui/resources/default_100_percent/minimize_pressed.pngbin212 -> 175 bytes
-rw-r--r--ui/resources/default_100_percent/panel_bottom_left_corner.pngbin179 -> 141 bytes
-rw-r--r--ui/resources/default_100_percent/panel_bottom_right_corner.pngbin177 -> 139 bytes
-rw-r--r--ui/resources/default_100_percent/radialmenu_back.pngbin1930 -> 835 bytes
-rw-r--r--ui/resources/default_100_percent/radialmenu_forward.pngbin1946 -> 822 bytes
-rw-r--r--ui/resources/default_100_percent/radialmenu_options.pngbin1597 -> 581 bytes
-rw-r--r--ui/resources/default_100_percent/radialmenu_reload.pngbin2602 -> 1265 bytes
-rw-r--r--ui/resources/default_100_percent/restore.pngbin193 -> 156 bytes
-rw-r--r--ui/resources/default_100_percent/restore_hover.pngbin244 -> 207 bytes
-rw-r--r--ui/resources/default_100_percent/restore_pressed.pngbin244 -> 207 bytes
-rw-r--r--ui/resources/default_100_percent/slider_center_active.pngbin1025 -> 90 bytes
-rw-r--r--ui/resources/default_100_percent/slider_center_disabled.pngbin1026 -> 90 bytes
-rw-r--r--ui/resources/default_100_percent/slider_center_pressed.pngbin1025 -> 90 bytes
-rw-r--r--ui/resources/default_100_percent/slider_right_pressed.pngbin205 -> 172 bytes
-rw-r--r--ui/resources/default_100_percent/throbber.pngbin4614 -> 4577 bytes
-rw-r--r--ui/resources/default_100_percent/window_bottom_center.pngbin127 -> 90 bytes
-rw-r--r--ui/resources/default_100_percent/window_bottom_left_corner.pngbin139 -> 102 bytes
-rw-r--r--ui/resources/default_100_percent/window_bottom_right_corner.pngbin135 -> 98 bytes
-rw-r--r--ui/resources/default_100_percent/window_left_side.pngbin113 -> 76 bytes
-rw-r--r--ui/resources/default_100_percent/window_right_side.pngbin113 -> 76 bytes
-rw-r--r--ui/resources/default_100_percent/window_top_center.pngbin129 -> 92 bytes
-rw-r--r--ui/resources/default_100_percent/window_top_left_corner.pngbin178 -> 141 bytes
-rw-r--r--ui/resources/default_100_percent/window_top_right_corner.pngbin159 -> 122 bytes
143 files changed, 0 insertions, 0 deletions
diff --git a/ui/resources/default_100_percent/app_top_center.png b/ui/resources/default_100_percent/app_top_center.png
index a4a4c58..82cfae5 100644
--- a/ui/resources/default_100_percent/app_top_center.png
+++ b/ui/resources/default_100_percent/app_top_center.png
Binary files differ
diff --git a/ui/resources/default_100_percent/app_top_left.png b/ui/resources/default_100_percent/app_top_left.png
index 0f29ac68..7828d69 100644
--- a/ui/resources/default_100_percent/app_top_left.png
+++ b/ui/resources/default_100_percent/app_top_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/app_top_right.png b/ui/resources/default_100_percent/app_top_right.png
index 119401d..9053dc8 100644
--- a/ui/resources/default_100_percent/app_top_right.png
+++ b/ui/resources/default_100_percent/app_top_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/ash/status_network.png b/ui/resources/default_100_percent/ash/status_network.png
index 2e77d94..a424ff6 100644
--- a/ui/resources/default_100_percent/ash/status_network.png
+++ b/ui/resources/default_100_percent/ash/status_network.png
Binary files differ
diff --git a/ui/resources/default_100_percent/ash/status_volume.png b/ui/resources/default_100_percent/ash/status_volume.png
index 2f3b4a3..9d62013 100644
--- a/ui/resources/default_100_percent/ash/status_volume.png
+++ b/ui/resources/default_100_percent/ash/status_volume.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_b.png b/ui/resources/default_100_percent/bubble_b.png
index 05dafff..d2b9d94 100644
--- a/ui/resources/default_100_percent/bubble_b.png
+++ b/ui/resources/default_100_percent/bubble_b.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_bl.png b/ui/resources/default_100_percent/bubble_bl.png
index 61d17e0..1cc9a5f 100644
--- a/ui/resources/default_100_percent/bubble_bl.png
+++ b/ui/resources/default_100_percent/bubble_bl.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_br.png b/ui/resources/default_100_percent/bubble_br.png
index 5f9ffb8..a6f5add 100644
--- a/ui/resources/default_100_percent/bubble_br.png
+++ b/ui/resources/default_100_percent/bubble_br.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_l.png b/ui/resources/default_100_percent/bubble_l.png
index 1b2f9a1..daabc40 100644
--- a/ui/resources/default_100_percent/bubble_l.png
+++ b/ui/resources/default_100_percent/bubble_l.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_pointer_b.png b/ui/resources/default_100_percent/bubble_pointer_b.png
index 2a85a85..1694dbd 100644
--- a/ui/resources/default_100_percent/bubble_pointer_b.png
+++ b/ui/resources/default_100_percent/bubble_pointer_b.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_pointer_l.png b/ui/resources/default_100_percent/bubble_pointer_l.png
index 33dd089..2a51060 100644
--- a/ui/resources/default_100_percent/bubble_pointer_l.png
+++ b/ui/resources/default_100_percent/bubble_pointer_l.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_pointer_r.png b/ui/resources/default_100_percent/bubble_pointer_r.png
index efca515..76346e1 100644
--- a/ui/resources/default_100_percent/bubble_pointer_r.png
+++ b/ui/resources/default_100_percent/bubble_pointer_r.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_pointer_t.png b/ui/resources/default_100_percent/bubble_pointer_t.png
index b926ffa..30f0875 100644
--- a/ui/resources/default_100_percent/bubble_pointer_t.png
+++ b/ui/resources/default_100_percent/bubble_pointer_t.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_r.png b/ui/resources/default_100_percent/bubble_r.png
index b3fbab7..7693aa5 100644
--- a/ui/resources/default_100_percent/bubble_r.png
+++ b/ui/resources/default_100_percent/bubble_r.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_shadow_b.png b/ui/resources/default_100_percent/bubble_shadow_b.png
index 41ca375..2833463 100644
--- a/ui/resources/default_100_percent/bubble_shadow_b.png
+++ b/ui/resources/default_100_percent/bubble_shadow_b.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_shadow_bl.png b/ui/resources/default_100_percent/bubble_shadow_bl.png
index 4028d7c..8b8c26f 100644
--- a/ui/resources/default_100_percent/bubble_shadow_bl.png
+++ b/ui/resources/default_100_percent/bubble_shadow_bl.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_shadow_br.png b/ui/resources/default_100_percent/bubble_shadow_br.png
index 2e9ba5d..bf0e1a7 100644
--- a/ui/resources/default_100_percent/bubble_shadow_br.png
+++ b/ui/resources/default_100_percent/bubble_shadow_br.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_shadow_l.png b/ui/resources/default_100_percent/bubble_shadow_l.png
index d2433d3..f9bec0e 100644
--- a/ui/resources/default_100_percent/bubble_shadow_l.png
+++ b/ui/resources/default_100_percent/bubble_shadow_l.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_shadow_r.png b/ui/resources/default_100_percent/bubble_shadow_r.png
index d87c525..cd37d0f 100644
--- a/ui/resources/default_100_percent/bubble_shadow_r.png
+++ b/ui/resources/default_100_percent/bubble_shadow_r.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_shadow_t.png b/ui/resources/default_100_percent/bubble_shadow_t.png
index 2d240a8..d578750 100644
--- a/ui/resources/default_100_percent/bubble_shadow_t.png
+++ b/ui/resources/default_100_percent/bubble_shadow_t.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_shadow_tl.png b/ui/resources/default_100_percent/bubble_shadow_tl.png
index 02d3572..5385f49d 100644
--- a/ui/resources/default_100_percent/bubble_shadow_tl.png
+++ b/ui/resources/default_100_percent/bubble_shadow_tl.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_shadow_tr.png b/ui/resources/default_100_percent/bubble_shadow_tr.png
index d0f09d4..d6ef1c8 100644
--- a/ui/resources/default_100_percent/bubble_shadow_tr.png
+++ b/ui/resources/default_100_percent/bubble_shadow_tr.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_t.png b/ui/resources/default_100_percent/bubble_t.png
index ee9de58..0e20dde 100644
--- a/ui/resources/default_100_percent/bubble_t.png
+++ b/ui/resources/default_100_percent/bubble_t.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_tl.png b/ui/resources/default_100_percent/bubble_tl.png
index 0936cce..5d6ab1d 100644
--- a/ui/resources/default_100_percent/bubble_tl.png
+++ b/ui/resources/default_100_percent/bubble_tl.png
Binary files differ
diff --git a/ui/resources/default_100_percent/bubble_tr.png b/ui/resources/default_100_percent/bubble_tr.png
index 8c3ce2f..d91c23e 100644
--- a/ui/resources/default_100_percent/bubble_tr.png
+++ b/ui/resources/default_100_percent/bubble_tr.png
Binary files differ
diff --git a/ui/resources/default_100_percent/checkmark.png b/ui/resources/default_100_percent/checkmark.png
index 1646cd5..90a4372 100644
--- a/ui/resources/default_100_percent/checkmark.png
+++ b/ui/resources/default_100_percent/checkmark.png
Binary files differ
diff --git a/ui/resources/default_100_percent/close.png b/ui/resources/default_100_percent/close.png
index b319890..e6334fb 100644
--- a/ui/resources/default_100_percent/close.png
+++ b/ui/resources/default_100_percent/close.png
Binary files differ
diff --git a/ui/resources/default_100_percent/close_hover.png b/ui/resources/default_100_percent/close_hover.png
index 9921435..76f1082 100644
--- a/ui/resources/default_100_percent/close_hover.png
+++ b/ui/resources/default_100_percent/close_hover.png
Binary files differ
diff --git a/ui/resources/default_100_percent/close_pressed.png b/ui/resources/default_100_percent/close_pressed.png
index 3a1d820..decdea7 100644
--- a/ui/resources/default_100_percent/close_pressed.png
+++ b/ui/resources/default_100_percent/close_pressed.png
Binary files differ
diff --git a/ui/resources/default_100_percent/close_sa.png b/ui/resources/default_100_percent/close_sa.png
index 0a7e53f..d8a43ce 100644
--- a/ui/resources/default_100_percent/close_sa.png
+++ b/ui/resources/default_100_percent/close_sa.png
Binary files differ
diff --git a/ui/resources/default_100_percent/close_sa_hover.png b/ui/resources/default_100_percent/close_sa_hover.png
index 42388ce..f771399 100644
--- a/ui/resources/default_100_percent/close_sa_hover.png
+++ b/ui/resources/default_100_percent/close_sa_hover.png
Binary files differ
diff --git a/ui/resources/default_100_percent/close_sa_pressed.png b/ui/resources/default_100_percent/close_sa_pressed.png
index 19deb5d..6536909 100644
--- a/ui/resources/default_100_percent/close_sa_pressed.png
+++ b/ui/resources/default_100_percent/close_sa_pressed.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/folder_closed.png b/ui/resources/default_100_percent/common/folder_closed.png
index 746fab9..d609c33 100644
--- a/ui/resources/default_100_percent/common/folder_closed.png
+++ b/ui/resources/default_100_percent/common/folder_closed.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/folder_closed_rtl.png b/ui/resources/default_100_percent/common/folder_closed_rtl.png
index 3d4c37f..4e5085a 100644
--- a/ui/resources/default_100_percent/common/folder_closed_rtl.png
+++ b/ui/resources/default_100_percent/common/folder_closed_rtl.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/folder_open.png b/ui/resources/default_100_percent/common/folder_open.png
index 3276810..df2728d 100644
--- a/ui/resources/default_100_percent/common/folder_open.png
+++ b/ui/resources/default_100_percent/common/folder_open.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/folder_open_rtl.png b/ui/resources/default_100_percent/common/folder_open_rtl.png
index 9ba7069..eb42f7d 100644
--- a/ui/resources/default_100_percent/common/folder_open_rtl.png
+++ b/ui/resources/default_100_percent/common/folder_open_rtl.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_hover_bottom.png b/ui/resources/default_100_percent/common/textbutton_hover_bottom.png
index 5c895e8..ff7e4dd 100644
--- a/ui/resources/default_100_percent/common/textbutton_hover_bottom.png
+++ b/ui/resources/default_100_percent/common/textbutton_hover_bottom.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_hover_bottom_left.png b/ui/resources/default_100_percent/common/textbutton_hover_bottom_left.png
index 785f255..d2cb13e 100644
--- a/ui/resources/default_100_percent/common/textbutton_hover_bottom_left.png
+++ b/ui/resources/default_100_percent/common/textbutton_hover_bottom_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_hover_bottom_right.png b/ui/resources/default_100_percent/common/textbutton_hover_bottom_right.png
index 80c482b..c65501d 100644
--- a/ui/resources/default_100_percent/common/textbutton_hover_bottom_right.png
+++ b/ui/resources/default_100_percent/common/textbutton_hover_bottom_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_hover_center.png b/ui/resources/default_100_percent/common/textbutton_hover_center.png
index 76594ca..34db0be 100644
--- a/ui/resources/default_100_percent/common/textbutton_hover_center.png
+++ b/ui/resources/default_100_percent/common/textbutton_hover_center.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_hover_left.png b/ui/resources/default_100_percent/common/textbutton_hover_left.png
index afe5fad..297f2da 100644
--- a/ui/resources/default_100_percent/common/textbutton_hover_left.png
+++ b/ui/resources/default_100_percent/common/textbutton_hover_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_hover_right.png b/ui/resources/default_100_percent/common/textbutton_hover_right.png
index 62cee12..ee8a837 100644
--- a/ui/resources/default_100_percent/common/textbutton_hover_right.png
+++ b/ui/resources/default_100_percent/common/textbutton_hover_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_hover_top.png b/ui/resources/default_100_percent/common/textbutton_hover_top.png
index cab0c4b..1e29c85 100644
--- a/ui/resources/default_100_percent/common/textbutton_hover_top.png
+++ b/ui/resources/default_100_percent/common/textbutton_hover_top.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_hover_top_left.png b/ui/resources/default_100_percent/common/textbutton_hover_top_left.png
index 63c96dd..e7db231 100644
--- a/ui/resources/default_100_percent/common/textbutton_hover_top_left.png
+++ b/ui/resources/default_100_percent/common/textbutton_hover_top_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_hover_top_right.png b/ui/resources/default_100_percent/common/textbutton_hover_top_right.png
index ecdacf9..4792c99 100644
--- a/ui/resources/default_100_percent/common/textbutton_hover_top_right.png
+++ b/ui/resources/default_100_percent/common/textbutton_hover_top_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_pressed_bottom.png b/ui/resources/default_100_percent/common/textbutton_pressed_bottom.png
index 2a0efb8..5d1d9ee 100644
--- a/ui/resources/default_100_percent/common/textbutton_pressed_bottom.png
+++ b/ui/resources/default_100_percent/common/textbutton_pressed_bottom.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_pressed_bottom_left.png b/ui/resources/default_100_percent/common/textbutton_pressed_bottom_left.png
index 81550b1..20bdc58 100644
--- a/ui/resources/default_100_percent/common/textbutton_pressed_bottom_left.png
+++ b/ui/resources/default_100_percent/common/textbutton_pressed_bottom_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_pressed_bottom_right.png b/ui/resources/default_100_percent/common/textbutton_pressed_bottom_right.png
index f1a32a4..ec32da1 100644
--- a/ui/resources/default_100_percent/common/textbutton_pressed_bottom_right.png
+++ b/ui/resources/default_100_percent/common/textbutton_pressed_bottom_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_pressed_center.png b/ui/resources/default_100_percent/common/textbutton_pressed_center.png
index cb968d8..ed19a75 100644
--- a/ui/resources/default_100_percent/common/textbutton_pressed_center.png
+++ b/ui/resources/default_100_percent/common/textbutton_pressed_center.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_pressed_left.png b/ui/resources/default_100_percent/common/textbutton_pressed_left.png
index ad24836..9fde5a1 100644
--- a/ui/resources/default_100_percent/common/textbutton_pressed_left.png
+++ b/ui/resources/default_100_percent/common/textbutton_pressed_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_pressed_right.png b/ui/resources/default_100_percent/common/textbutton_pressed_right.png
index 440db6d..9b164a6 100644
--- a/ui/resources/default_100_percent/common/textbutton_pressed_right.png
+++ b/ui/resources/default_100_percent/common/textbutton_pressed_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_pressed_top.png b/ui/resources/default_100_percent/common/textbutton_pressed_top.png
index 6244e22..91b9952 100644
--- a/ui/resources/default_100_percent/common/textbutton_pressed_top.png
+++ b/ui/resources/default_100_percent/common/textbutton_pressed_top.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_pressed_top_left.png b/ui/resources/default_100_percent/common/textbutton_pressed_top_left.png
index 359426b..69cd25f 100644
--- a/ui/resources/default_100_percent/common/textbutton_pressed_top_left.png
+++ b/ui/resources/default_100_percent/common/textbutton_pressed_top_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/textbutton_pressed_top_right.png b/ui/resources/default_100_percent/common/textbutton_pressed_top_right.png
index f23b7a1..ebab204 100644
--- a/ui/resources/default_100_percent/common/textbutton_pressed_top_right.png
+++ b/ui/resources/default_100_percent/common/textbutton_pressed_top_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom.png b/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom.png
index f4c99d9..b9d3783 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom_left.png b/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom_left.png
index 86f035f..95cbcfc 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom_left.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom_right.png b/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom_right.png
index dc93777..ced0b18 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom_right.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_big_bottom_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_big_left.png b/ui/resources/default_100_percent/common/window_bubble_shadow_big_left.png
index 838ec93..0788dd9 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_big_left.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_big_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_big_right.png b/ui/resources/default_100_percent/common/window_bubble_shadow_big_right.png
index 15e7640..d310c9c4 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_big_right.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_big_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_big_top.png b/ui/resources/default_100_percent/common/window_bubble_shadow_big_top.png
index 5a4e469..1a68192 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_big_top.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_big_top.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_big_top_left.png b/ui/resources/default_100_percent/common/window_bubble_shadow_big_top_left.png
index 24151bf..ca70667 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_big_top_left.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_big_top_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_big_top_right.png b/ui/resources/default_100_percent/common/window_bubble_shadow_big_top_right.png
index 2a93848..e9d1e6e 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_big_top_right.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_big_top_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom.png b/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom.png
index 623eb88..62f3129 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom_left.png b/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom_left.png
index 42b0ab9..b8bfdf4 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom_left.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom_right.png b/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom_right.png
index 3fa297c..f671ff8 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom_right.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_small_bottom_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_small_left.png b/ui/resources/default_100_percent/common/window_bubble_shadow_small_left.png
index ae09b7b..f97ada5 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_small_left.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_small_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_small_right.png b/ui/resources/default_100_percent/common/window_bubble_shadow_small_right.png
index bec8c81..44ea5d9 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_small_right.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_small_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_small_top.png b/ui/resources/default_100_percent/common/window_bubble_shadow_small_top.png
index acb5ba1..b267c79 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_small_top.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_small_top.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_small_top_left.png b/ui/resources/default_100_percent/common/window_bubble_shadow_small_top_left.png
index 6ffa324..ac65ffc 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_small_top_left.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_small_top_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_small_top_right.png b/ui/resources/default_100_percent/common/window_bubble_shadow_small_top_right.png
index bab4c8f..6f5150a 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_small_top_right.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_small_top_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_bottom.png b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_bottom.png
index aa93c6d..a623e55 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_bottom.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_bottom.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_left.png b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_left.png
index 98e26d7..982b20f 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_left.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_right.png b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_right.png
index f85188d..ff62e11 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_right.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_top.png b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_top.png
index a6adf35..90c7886 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_top.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_big_top.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_bottom.png b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_bottom.png
index 6f36aa8..d959842 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_bottom.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_bottom.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_left.png b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_left.png
index 5ee4ec0..6e0c319 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_left.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_right.png b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_right.png
index 8c24e46..6d4f9dc 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_right.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_top.png b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_top.png
index 32b4de30..5dfb141 100644
--- a/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_top.png
+++ b/ui/resources/default_100_percent/common/window_bubble_shadow_spike_small_top.png
Binary files differ
diff --git a/ui/resources/default_100_percent/content_bottom_center.png b/ui/resources/default_100_percent/content_bottom_center.png
index da569b1..dfbd4ca 100644
--- a/ui/resources/default_100_percent/content_bottom_center.png
+++ b/ui/resources/default_100_percent/content_bottom_center.png
Binary files differ
diff --git a/ui/resources/default_100_percent/content_bottom_left_corner.png b/ui/resources/default_100_percent/content_bottom_left_corner.png
index d99e372..a411435 100644
--- a/ui/resources/default_100_percent/content_bottom_left_corner.png
+++ b/ui/resources/default_100_percent/content_bottom_left_corner.png
Binary files differ
diff --git a/ui/resources/default_100_percent/content_bottom_right_corner.png b/ui/resources/default_100_percent/content_bottom_right_corner.png
index d7591e3..0ebedb1 100644
--- a/ui/resources/default_100_percent/content_bottom_right_corner.png
+++ b/ui/resources/default_100_percent/content_bottom_right_corner.png
Binary files differ
diff --git a/ui/resources/default_100_percent/content_left_side.png b/ui/resources/default_100_percent/content_left_side.png
index c9e62a7..6136fa1 100644
--- a/ui/resources/default_100_percent/content_left_side.png
+++ b/ui/resources/default_100_percent/content_left_side.png
Binary files differ
diff --git a/ui/resources/default_100_percent/content_right_side.png b/ui/resources/default_100_percent/content_right_side.png
index d1aec97..06fd134 100644
--- a/ui/resources/default_100_percent/content_right_side.png
+++ b/ui/resources/default_100_percent/content_right_side.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_base_horizontal_hover_left.png b/ui/resources/default_100_percent/cros/aura_scrollbar_base_horizontal_hover_left.png
index 00a536e..f3d4856 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_base_horizontal_hover_left.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_base_horizontal_hover_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_base_horizontal_hover_right.png b/ui/resources/default_100_percent/cros/aura_scrollbar_base_horizontal_hover_right.png
index f9658fc..d78b0f5 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_base_horizontal_hover_right.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_base_horizontal_hover_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_base_vertical_hover_bottom.png b/ui/resources/default_100_percent/cros/aura_scrollbar_base_vertical_hover_bottom.png
index 5ce339d..056de34 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_base_vertical_hover_bottom.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_base_vertical_hover_bottom.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_base_vertical_hover_top.png b/ui/resources/default_100_percent/cros/aura_scrollbar_base_vertical_hover_top.png
index 3b75a91..1a28fa8 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_base_vertical_hover_top.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_base_vertical_hover_top.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_hover_left.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_hover_left.png
index 77b5437..07a56c1 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_hover_left.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_hover_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_hover_right.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_hover_right.png
index 1ffe6dc..c7f965f 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_hover_right.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_hover_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_normal_left.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_normal_left.png
index 8b9cd30..61fca6c 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_normal_left.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_normal_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_normal_right.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_normal_right.png
index 47ea6fd..9e230f2 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_normal_right.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_normal_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_pressed_left.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_pressed_left.png
index 2871028..b42f046 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_pressed_left.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_pressed_left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_pressed_right.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_pressed_right.png
index 5f46678..d0a9157 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_pressed_right.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_horizontal_pressed_right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_hover_bottom.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_hover_bottom.png
index 645dce3..9eac565 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_hover_bottom.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_hover_bottom.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_hover_top.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_hover_top.png
index 29cb3b2..da8fbcb 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_hover_top.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_hover_top.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_normal_bottom.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_normal_bottom.png
index 02de50b..9323fd3 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_normal_bottom.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_normal_bottom.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_normal_top.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_normal_top.png
index dbf4b76..57e686f 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_normal_top.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_normal_top.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_pressed_bottom.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_pressed_bottom.png
index 961e579..79fe706 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_pressed_bottom.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_pressed_bottom.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_pressed_top.png b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_pressed_top.png
index 145cd8c..c57cd54d 100644
--- a/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_pressed_top.png
+++ b/ui/resources/default_100_percent/cros/aura_scrollbar_thumb_vertical_pressed_top.png
Binary files differ
diff --git a/ui/resources/default_100_percent/cros/menu_arrow.png b/ui/resources/default_100_percent/cros/menu_arrow.png
index 20cbc7d..5d9e330 100644
--- a/ui/resources/default_100_percent/cros/menu_arrow.png
+++ b/ui/resources/default_100_percent/cros/menu_arrow.png
Binary files differ
diff --git a/ui/resources/default_100_percent/default_favicon.png b/ui/resources/default_100_percent/default_favicon.png
index 60f4d12..b14120f 100644
--- a/ui/resources/default_100_percent/default_favicon.png
+++ b/ui/resources/default_100_percent/default_favicon.png
Binary files differ
diff --git a/ui/resources/default_100_percent/default_large_favicon.png b/ui/resources/default_100_percent/default_large_favicon.png
index 3003537..01d205f 100644
--- a/ui/resources/default_100_percent/default_large_favicon.png
+++ b/ui/resources/default_100_percent/default_large_favicon.png
Binary files differ
diff --git a/ui/resources/default_100_percent/frame_app_panel_default.png b/ui/resources/default_100_percent/frame_app_panel_default.png
index 9fccc84..dc2ef3c5 100644
--- a/ui/resources/default_100_percent/frame_app_panel_default.png
+++ b/ui/resources/default_100_percent/frame_app_panel_default.png
Binary files differ
diff --git a/ui/resources/default_100_percent/frame_default.png b/ui/resources/default_100_percent/frame_default.png
index becd440..2fcadcb 100644
--- a/ui/resources/default_100_percent/frame_default.png
+++ b/ui/resources/default_100_percent/frame_default.png
Binary files differ
diff --git a/ui/resources/default_100_percent/frame_default_inactive.png b/ui/resources/default_100_percent/frame_default_inactive.png
index c25cf7f..a8b040a 100644
--- a/ui/resources/default_100_percent/frame_default_inactive.png
+++ b/ui/resources/default_100_percent/frame_default_inactive.png
Binary files differ
diff --git a/ui/resources/default_100_percent/linux-checkbox-disabled-indeterminate.png b/ui/resources/default_100_percent/linux-checkbox-disabled-indeterminate.png
index 171d001..a02d593 100644
--- a/ui/resources/default_100_percent/linux-checkbox-disabled-indeterminate.png
+++ b/ui/resources/default_100_percent/linux-checkbox-disabled-indeterminate.png
Binary files differ
diff --git a/ui/resources/default_100_percent/linux-checkbox-disabled-off.png b/ui/resources/default_100_percent/linux-checkbox-disabled-off.png
index c916674..02675fb 100644
--- a/ui/resources/default_100_percent/linux-checkbox-disabled-off.png
+++ b/ui/resources/default_100_percent/linux-checkbox-disabled-off.png
Binary files differ
diff --git a/ui/resources/default_100_percent/linux-checkbox-disabled-on.png b/ui/resources/default_100_percent/linux-checkbox-disabled-on.png
index d9ff1c6..f147b83 100644
--- a/ui/resources/default_100_percent/linux-checkbox-disabled-on.png
+++ b/ui/resources/default_100_percent/linux-checkbox-disabled-on.png
Binary files differ
diff --git a/ui/resources/default_100_percent/linux-checkbox-indeterminate.png b/ui/resources/default_100_percent/linux-checkbox-indeterminate.png
index dcde3c1..d1f2e3a 100644
--- a/ui/resources/default_100_percent/linux-checkbox-indeterminate.png
+++ b/ui/resources/default_100_percent/linux-checkbox-indeterminate.png
Binary files differ
diff --git a/ui/resources/default_100_percent/linux-checkbox-off.png b/ui/resources/default_100_percent/linux-checkbox-off.png
index 15cc949..a7333fc 100644
--- a/ui/resources/default_100_percent/linux-checkbox-off.png
+++ b/ui/resources/default_100_percent/linux-checkbox-off.png
Binary files differ
diff --git a/ui/resources/default_100_percent/linux-checkbox-on.png b/ui/resources/default_100_percent/linux-checkbox-on.png
index 4c72e8a..73cf266 100644
--- a/ui/resources/default_100_percent/linux-checkbox-on.png
+++ b/ui/resources/default_100_percent/linux-checkbox-on.png
Binary files differ
diff --git a/ui/resources/default_100_percent/linux-progress-bar.png b/ui/resources/default_100_percent/linux-progress-bar.png
index 82a20f5..55e771a 100644
--- a/ui/resources/default_100_percent/linux-progress-bar.png
+++ b/ui/resources/default_100_percent/linux-progress-bar.png
Binary files differ
diff --git a/ui/resources/default_100_percent/linux-progress-border-left.png b/ui/resources/default_100_percent/linux-progress-border-left.png
index 0dd0e50..564f3fc 100644
--- a/ui/resources/default_100_percent/linux-progress-border-left.png
+++ b/ui/resources/default_100_percent/linux-progress-border-left.png
Binary files differ
diff --git a/ui/resources/default_100_percent/linux-progress-border-right.png b/ui/resources/default_100_percent/linux-progress-border-right.png
index d351b11..437d643 100644
--- a/ui/resources/default_100_percent/linux-progress-border-right.png
+++ b/ui/resources/default_100_percent/linux-progress-border-right.png
Binary files differ
diff --git a/ui/resources/default_100_percent/linux-progress-value.png b/ui/resources/default_100_percent/linux-progress-value.png
index 251917b..4aa2872 100644
--- a/ui/resources/default_100_percent/linux-progress-value.png
+++ b/ui/resources/default_100_percent/linux-progress-value.png
Binary files differ
diff --git a/ui/resources/default_100_percent/maximize.png b/ui/resources/default_100_percent/maximize.png
index 5fb89e2..d8dcce5 100644
--- a/ui/resources/default_100_percent/maximize.png
+++ b/ui/resources/default_100_percent/maximize.png
Binary files differ
diff --git a/ui/resources/default_100_percent/maximize_hover.png b/ui/resources/default_100_percent/maximize_hover.png
index ab326b1..94b106e 100644
--- a/ui/resources/default_100_percent/maximize_hover.png
+++ b/ui/resources/default_100_percent/maximize_hover.png
Binary files differ
diff --git a/ui/resources/default_100_percent/maximize_pressed.png b/ui/resources/default_100_percent/maximize_pressed.png
index 6c92c75..0a5fe97 100644
--- a/ui/resources/default_100_percent/maximize_pressed.png
+++ b/ui/resources/default_100_percent/maximize_pressed.png
Binary files differ
diff --git a/ui/resources/default_100_percent/minimize.png b/ui/resources/default_100_percent/minimize.png
index 3ec4978..3930982 100644
--- a/ui/resources/default_100_percent/minimize.png
+++ b/ui/resources/default_100_percent/minimize.png
Binary files differ
diff --git a/ui/resources/default_100_percent/minimize_hover.png b/ui/resources/default_100_percent/minimize_hover.png
index 0b4d490..fa589ae 100644
--- a/ui/resources/default_100_percent/minimize_hover.png
+++ b/ui/resources/default_100_percent/minimize_hover.png
Binary files differ
diff --git a/ui/resources/default_100_percent/minimize_pressed.png b/ui/resources/default_100_percent/minimize_pressed.png
index 14b92b4..78b7a17 100644
--- a/ui/resources/default_100_percent/minimize_pressed.png
+++ b/ui/resources/default_100_percent/minimize_pressed.png
Binary files differ
diff --git a/ui/resources/default_100_percent/panel_bottom_left_corner.png b/ui/resources/default_100_percent/panel_bottom_left_corner.png
index f790263..425238f 100644
--- a/ui/resources/default_100_percent/panel_bottom_left_corner.png
+++ b/ui/resources/default_100_percent/panel_bottom_left_corner.png
Binary files differ
diff --git a/ui/resources/default_100_percent/panel_bottom_right_corner.png b/ui/resources/default_100_percent/panel_bottom_right_corner.png
index 8d8dc66..53efcc2 100644
--- a/ui/resources/default_100_percent/panel_bottom_right_corner.png
+++ b/ui/resources/default_100_percent/panel_bottom_right_corner.png
Binary files differ
diff --git a/ui/resources/default_100_percent/radialmenu_back.png b/ui/resources/default_100_percent/radialmenu_back.png
index 7bd0270..18e1c84 100644
--- a/ui/resources/default_100_percent/radialmenu_back.png
+++ b/ui/resources/default_100_percent/radialmenu_back.png
Binary files differ
diff --git a/ui/resources/default_100_percent/radialmenu_forward.png b/ui/resources/default_100_percent/radialmenu_forward.png
index b5eb5d2..4f4ddb2 100644
--- a/ui/resources/default_100_percent/radialmenu_forward.png
+++ b/ui/resources/default_100_percent/radialmenu_forward.png
Binary files differ
diff --git a/ui/resources/default_100_percent/radialmenu_options.png b/ui/resources/default_100_percent/radialmenu_options.png
index c2aac65..15cb5e7 100644
--- a/ui/resources/default_100_percent/radialmenu_options.png
+++ b/ui/resources/default_100_percent/radialmenu_options.png
Binary files differ
diff --git a/ui/resources/default_100_percent/radialmenu_reload.png b/ui/resources/default_100_percent/radialmenu_reload.png
index 55f222d..694a2bc 100644
--- a/ui/resources/default_100_percent/radialmenu_reload.png
+++ b/ui/resources/default_100_percent/radialmenu_reload.png
Binary files differ
diff --git a/ui/resources/default_100_percent/restore.png b/ui/resources/default_100_percent/restore.png
index 9d7ca81..9f41c9a 100644
--- a/ui/resources/default_100_percent/restore.png
+++ b/ui/resources/default_100_percent/restore.png
Binary files differ
diff --git a/ui/resources/default_100_percent/restore_hover.png b/ui/resources/default_100_percent/restore_hover.png
index 3aa9c4d..4344adb 100644
--- a/ui/resources/default_100_percent/restore_hover.png
+++ b/ui/resources/default_100_percent/restore_hover.png
Binary files differ
diff --git a/ui/resources/default_100_percent/restore_pressed.png b/ui/resources/default_100_percent/restore_pressed.png
index 3aa9c4d..4344adb 100644
--- a/ui/resources/default_100_percent/restore_pressed.png
+++ b/ui/resources/default_100_percent/restore_pressed.png
Binary files differ
diff --git a/ui/resources/default_100_percent/slider_center_active.png b/ui/resources/default_100_percent/slider_center_active.png
index 7287ede..b37520f 100644
--- a/ui/resources/default_100_percent/slider_center_active.png
+++ b/ui/resources/default_100_percent/slider_center_active.png
Binary files differ
diff --git a/ui/resources/default_100_percent/slider_center_disabled.png b/ui/resources/default_100_percent/slider_center_disabled.png
index 372e663..03802ac 100644
--- a/ui/resources/default_100_percent/slider_center_disabled.png
+++ b/ui/resources/default_100_percent/slider_center_disabled.png
Binary files differ
diff --git a/ui/resources/default_100_percent/slider_center_pressed.png b/ui/resources/default_100_percent/slider_center_pressed.png
index f13df3d..2d7e125 100644
--- a/ui/resources/default_100_percent/slider_center_pressed.png
+++ b/ui/resources/default_100_percent/slider_center_pressed.png
Binary files differ
diff --git a/ui/resources/default_100_percent/slider_right_pressed.png b/ui/resources/default_100_percent/slider_right_pressed.png
index 161fbf6..81539c5 100644
--- a/ui/resources/default_100_percent/slider_right_pressed.png
+++ b/ui/resources/default_100_percent/slider_right_pressed.png
Binary files differ
diff --git a/ui/resources/default_100_percent/throbber.png b/ui/resources/default_100_percent/throbber.png
index 6ca1fdd..173f36a 100644
--- a/ui/resources/default_100_percent/throbber.png
+++ b/ui/resources/default_100_percent/throbber.png
Binary files differ
diff --git a/ui/resources/default_100_percent/window_bottom_center.png b/ui/resources/default_100_percent/window_bottom_center.png
index fd26ffb..7bacb06 100644
--- a/ui/resources/default_100_percent/window_bottom_center.png
+++ b/ui/resources/default_100_percent/window_bottom_center.png
Binary files differ
diff --git a/ui/resources/default_100_percent/window_bottom_left_corner.png b/ui/resources/default_100_percent/window_bottom_left_corner.png
index 357e44c..b7e55d57 100644
--- a/ui/resources/default_100_percent/window_bottom_left_corner.png
+++ b/ui/resources/default_100_percent/window_bottom_left_corner.png
Binary files differ
diff --git a/ui/resources/default_100_percent/window_bottom_right_corner.png b/ui/resources/default_100_percent/window_bottom_right_corner.png
index df855fb..f1018bc 100644
--- a/ui/resources/default_100_percent/window_bottom_right_corner.png
+++ b/ui/resources/default_100_percent/window_bottom_right_corner.png
Binary files differ
diff --git a/ui/resources/default_100_percent/window_left_side.png b/ui/resources/default_100_percent/window_left_side.png
index c51c963..6060407 100644
--- a/ui/resources/default_100_percent/window_left_side.png
+++ b/ui/resources/default_100_percent/window_left_side.png
Binary files differ
diff --git a/ui/resources/default_100_percent/window_right_side.png b/ui/resources/default_100_percent/window_right_side.png
index 2ebb6e2..1eceb23 100644
--- a/ui/resources/default_100_percent/window_right_side.png
+++ b/ui/resources/default_100_percent/window_right_side.png
Binary files differ
diff --git a/ui/resources/default_100_percent/window_top_center.png b/ui/resources/default_100_percent/window_top_center.png
index 7a7bf0e..481b96c 100644
--- a/ui/resources/default_100_percent/window_top_center.png
+++ b/ui/resources/default_100_percent/window_top_center.png
Binary files differ
diff --git a/ui/resources/default_100_percent/window_top_left_corner.png b/ui/resources/default_100_percent/window_top_left_corner.png
index e07a028..39cfa7b 100644
--- a/ui/resources/default_100_percent/window_top_left_corner.png
+++ b/ui/resources/default_100_percent/window_top_left_corner.png
Binary files differ
diff --git a/ui/resources/default_100_percent/window_top_right_corner.png b/ui/resources/default_100_percent/window_top_right_corner.png
index dc756f8..af7edcb 100644
--- a/ui/resources/default_100_percent/window_top_right_corner.png
+++ b/ui/resources/default_100_percent/window_top_right_corner.png
Binary files differ