https://bugs.kde.org/show_bug.cgi?id=467752
--- Comment #6 from Hugo Osvaldo Barrera <h...@whynothugo.nl> --- Thanks for your reply. I was unaware on the distinction between theme and color scheme. I have breeze installed locally on my system, and have configured nothing Qt/KDE related. It was my understanding that Breeze was the default theme, so I assumed this was the currently applied theme. I don't see any output on stdout from dolphin. I'm not sure that it is failing to apply the default theme and using a fallback. I can't find any references to Fusion anywhere on my system, so I'm also unsure whether it is installed. I checked some of the paths were breeze includes files,and it's the only one present. E.g.: ``` $ ls /usr/share/color-schemes/ BreezeClassic.colors BreezeDark.colors BreezeLight.colors $ ls /usr/lib/qt5/plugins/styles/ breeze.so $ ls /usr/share/QtCurve/ Breeze.qtcurve ``` Assuming that the error is in how I am applying the color-scheme, what is the correct approach to tell dolphin to use a dark variant of the current theme? I don't really care much which theme is used, I just don't want a white screen when I switch to it in the middle of the night. -- You are receiving this mail because: You are watching all bug changes.