gtk2/gtk/theme
Daniel Boles f714500b8d Adwaita: Fix color of focus outline on colorswatch
The focus outline disappeared as the colour of the swatch got close to
the normal focus outline colour, which is alpha(currentColor, 0.3).

Fix by making the outline an alpha’d version of the tick colour, but
more opaque than normal outlines. 0.6 seems good enough; feel free to
improve it, but at least this ensures the outline can’t vanish anymore.

HighContrast achieves this already because it applies the color property
to the main node, not the overlay. Doing that means the outline is fully
opaque, which is fine for HC obviously but was excessive for Adwaita.

https://bugzilla.gnome.org/show_bug.cgi?id=787757
2017-09-16 17:02:48 +01:00
..
Adwaita Adwaita: Fix color of focus outline on colorswatch 2017-09-16 17:02:48 +01:00
HighContrast HighContrast: Stop hovered emoji from disappearing 2017-09-05 01:42:56 +01:00
win32 win32 theme: Fix tooltip borders 2016-10-26 16:25:49 +02:00