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).
450 KiB
450 KiB