Native themes: Add MenuItemSubtitleColor
MenuItemView was using ButtonDisabledColor for coloring menuitem subtext (usually used for accelerator shortcuts). However, Adwaita on Gtk3.0 uses the same color for disabled button text as for menu backgrounds, meaning menuitem subtext appeared invisible. This CL adds MenuItemSubtitleColor to fix this issue. BUG=132847 R=sky@chromium.org,erg@chromium.org Review-Url: https://codereview.chromium.org/2575343005 Cr-Commit-Position: refs/heads/master@{#439854}
Showing
Please register or sign in to comment