gtk2/gtk/theme/HighContrast
Daniel Boles 8abdbfee16 HC: Copy working tooltip code from Adwaita & tweak
There were various problems, like only selecting on .tooltip and not the
widget node tooltip, not being specific enough for tooltip.csd, etc. So,
specific theming was absent, and default popup window styles got applied

This commit copies in the better working tooltip CSS from Adwaita, but
applies a couple of changes to make it work better in the HC themes:
 • Reduce the transparency of the tooltip, so we achieve higher contrast
 • Drop the black text-shadow, as it is not useful on this more black bg

Note: we may then need to re-add some of this to the .tooltip class. But
it is unclear what needs done there. While Adwaita is not doing it, we
are better not to confuse by keeping it in HC only; we should try to be
as close as possible, to make it easier for HC to keep up with Adwaita.

https://bugzilla.gnome.org/show_bug.cgi?id=769879
2017-10-05 19:41:00 +01:00
..
assets High Contrast: reimplement check and radio 2016-03-16 12:30:12 +01:00
_colors.scss HC: export unfocused_insensitive_color... 2016-07-24 18:59:58 +02:00
_common.scss HC: Copy working tooltip code from Adwaita & tweak 2017-10-05 19:41:00 +01:00
_drawing.scss theme: linear-gradient() needs 2 color-stops 2016-04-18 20:52:35 +02:00
gtk-contained-inverse.css HC: Copy working tooltip code from Adwaita & tweak 2017-10-05 19:41:00 +01:00
gtk-contained-inverse.scss Rename the HighContastInverse css files 2016-01-08 07:39:17 -05:00
gtk-contained.css HC: Copy working tooltip code from Adwaita & tweak 2017-10-05 19:41:00 +01:00
gtk-contained.scss HighContrast: Add a dark variant 2016-01-05 19:25:06 -05:00
gtk-inverse.css Forgotten file 2016-01-08 11:12:55 -05:00
gtk.css HighContrast: Add a dark variant 2016-01-05 19:25:06 -05:00
parse-sass.sh HighContrast: Update parse-sass.sh; remove Gemfile 2017-05-31 18:45:24 +01:00