Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(417)

Side by Side Diff: ui/resources/ui_resources.grd

Issue 564953002: Add support for dark theme in Mac Notification Center (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert back to respondsToSelector Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « ui/resources/default_200_percent/mac/notification_dark_tray_pressed.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent"> 4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" /> 7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" />
8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" /> 8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" />
9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" /> 9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" />
10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" /> 10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" />
(...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after
513 <structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE" f ile="common/text_selection_handle_small.png" /> 513 <structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE" f ile="common/text_selection_handle_small.png" />
514 </if> 514 </if>
515 <structure type="chrome_scaled_image" name="IDR_THROBBER" file="throbber.p ng" /> 515 <structure type="chrome_scaled_image" name="IDR_THROBBER" file="throbber.p ng" />
516 <if expr="toolkit_views"> 516 <if expr="toolkit_views">
517 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" /> 517 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" />
518 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" /> 518 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" />
519 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" /> 519 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" />
520 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" /> 520 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" />
521 </if> 521 </if>
522 <if expr="is_macosx or is_ios"> 522 <if expr="is_macosx or is_ios">
523 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_ATTENTION" fil e="mac/notification_dark_tray_attention.png"/>
524 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_PRESSED" file= "mac/notification_dark_tray_pressed.png"/>
525 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_DO_NOT_DISTURB _ATTENTION" file="mac/notification_dark_tray_do_not_disturb_attention.png"/>
526 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_DO_NOT_DISTURB _PRESSED" file="mac/notification_dark_tray_do_not_disturb_pressed.png"/>
527 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_DO_NOT_DISTURB _EMPTY" file="mac/notification_tray_do_not_disturb_empty.png"/>
528 <structure type="chrome_scaled_image" name="IDR_DARK_TRAY_EMPTY" file="m ac/notification_dark_tray_empty.png"/>
523 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION" file="ma c/notification_tray_attention.png"/> 529 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION" file="ma c/notification_tray_attention.png"/>
524 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION_PRESSED" file="mac/notification_tray_attention_pressed.png"/> 530 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION_PRESSED" file="mac/notification_tray_attention_pressed.png"/>
525 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION" file="mac/notification_tray_do_not_disturb_attention.png"/> 531 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION" file="mac/notification_tray_do_not_disturb_attention.png"/>
526 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION_PRESSED" file="mac/notification_tray_do_not_disturb_attention_pressed.png" /> 532 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION_PRESSED" file="mac/notification_tray_do_not_disturb_attention_pressed.png" />
527 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y" file="mac/notification_tray_do_not_disturb_empty.png"/> 533 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y" file="mac/notification_tray_do_not_disturb_empty.png"/>
528 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y_PRESSED" file="mac/notification_tray_do_not_disturb_empty_pressed.png"/> 534 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y_PRESSED" file="mac/notification_tray_do_not_disturb_empty_pressed.png"/>
529 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY" file="mac/no tification_tray_empty.png"/> 535 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY" file="mac/no tification_tray_empty.png"/>
530 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY_PRESSED" file ="mac/notification_tray_empty_pressed.png"/> 536 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY_PRESSED" file ="mac/notification_tray_empty_pressed.png"/>
531 </if> 537 </if>
532 <if expr="toolkit_views"> 538 <if expr="toolkit_views">
(...skipping 29 matching lines...) Expand all
562 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> 568 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" />
563 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> 569 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" />
564 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> 570 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" />
565 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> 571 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" />
566 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> 572 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" />
567 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> 573 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" />
568 </if> 574 </if>
569 </structures> 575 </structures>
570 </release> 576 </release>
571 </grit> 577 </grit>
OLDNEW
« no previous file with comments | « ui/resources/default_200_percent/mac/notification_dark_tray_pressed.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698