gtk2/gtk/theme/HighContrast
Daniel Boles b103650cb0 HC: Avoid same BG/FG colors in flat treeview entry
Selected rows in tree views in HighContrast have a background colour the
same or nearly as the normal text colour, so we cannot let entries in
such rows have transparent backgrounds, or the text inside the entry
becomes nearly or totally impossible to see.

Dodge this by giving entry.flat inside treeview and with :focus the
$base_color, which is different from the text & so lets that be seen.

https://gitlab.gnome.org/GNOME/gtk/merge_requests/125
2018-06-20 19:13:26 +01:00
..
assets
_colors.scss
_common.scss HC: Avoid same BG/FG colors in flat treeview entry 2018-06-20 19:13:26 +01:00
_drawing.scss
gtk-contained-inverse.css HC: Avoid same BG/FG colors in flat treeview entry 2018-06-20 19:13:26 +01:00
gtk-contained-inverse.scss
gtk-contained.css HC: Avoid same BG/FG colors in flat treeview entry 2018-06-20 19:13:26 +01:00
gtk-contained.scss
gtk-inverse.css
gtk.css
meson.build
parse-sass.sh