dolphin: not being properly themed
Hi, I've made Stylix theme everything except waybar. The buttons have a very similar white color to the background color which makes them hard to read. I've also set autoEnable and theming for Qt to true in the NixOS module for Stylix. I've also tried adding this to kdeglobals and dolphinrc like in #833 :
[UiSettings]
ColorScheme=kvantum
This is what it currently looks like:
The white background on the buttons should be either base01 or base02.
The issue is either that:
base01orbase02in your theme is too bright, so it doesn't contrast withbase03,base04andbase05- The Stylix module is using the wrong
baseXX
If the module is using the wrong baseXX then how do I change it?
This would be something we'd need to fix in Stylix itself, if it is the case.
I'm not too familiar with the Kvantum template (in particular, which lines in the file apply to which UI elements), so I'm not sure where to check.
#920 was supposed to fix inconsistencies like these.
The solarized-dark theme is also affected by this
colorScheme = inputs.nix-colors.colorSchemes.hardcore;
[Icons]
Theme=Reversal-black-dark
[UiSettings]
ColorScheme=kvantum
quite literally unusable
in contrast to thunar