https://bugs.kde.org/show_bug.cgi?id=506618
--- Comment #5 from Thomas Vde <thomasvondere...@gmx.de> --- (In reply to Nate Graham from comment #4) > It's not very hard at all, actually. It just needs someone to implement the > color scheme chooser menu for Dolphin. A few apps already have it, like > Kate, Konsole, Krita, and Elisa. Wow, that sounds promising! :-) Right now I restart Dolphin with a different kdeglobals in a separate config folder: export XDG_CONFIG_HOME=/home/.config_dolphin_dark export XDG_DATA_DIRS=/usr/share:/usr/local/share; dolphin But it has some drawbacks. Especially, that all the child-processes now look for their configs there too. -- You are receiving this mail because: You are watching all bug changes.