fix(antergos-xfce-theme): set dark colors in gtkrc gtk-color-scheme
The gtk-color-scheme was using light variant colors (bg:#eeeeee, base:#ffffff, fg:#555555) which bled into Qt apps via the gtk2 platform theme, causing Calamares to render with light backgrounds despite the QSS stylesheet. Switched all colors to dark variant (bg:#444444, base:#333333, fg:#dddddd, text:#eeeeee).
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user