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:
2026-07-08 20:59:45 +02:00
parent 5d5faa300b
commit 9d5d45e931
Binary file not shown.