Dolphin background colors
Status: Beta
Brought to you by:
baghira-style
In active window (pane) in Dolphin I have plain background while in inactive I have in turns one color and another. Have a look:
http://img22.otofotki.pl/obrazki/oc198_active-window.png
Sorry, I can't describe it more precisely. I hope you get what I mean. Is this a Bespin configuration or this can be set in KDE color settings? Do you know how to set this two colors for active window?
Anonymous
Doesn't happen here, can you please export your bespin preset and attach it alongside ~/.config/Bespin/Style.conf (because some settings are not exported)
Here you are:
gnomek.colors file is from:
/home/you_user/.kde4/share/apps/color-schemes/
or depending (on distribution) like in Kubuntu:
/home/you_user/.kde/share/apps/color-schemes/
It is a custom color set from KDE color settings.
'key - the alternate view color intensity is set to "0" so you usually don't get an alternate view color but do so whenever dolphin does its translucent background thing.
Is the "flat" alternate row coloring intentional?
No. It wasn't intentional but it seems it doesn't change much. Even if I set basic background color to some intense color and alternative background to other intense color nothing changes. I am talking about "View" settings and "Window" settings in KDE color settings.
"bespin config", "Views" page - adjust "Role" and "Level" of "Alternate Rows"
Also ensure to actually restart dolphin (there's by default only one process, so starting dolphin while it's running just opens a new window)
reason:
bespin doesn't link KDE, thus KColorScheme, also i consider KDE color settings "slightly" over-engineered (if you wonder why, just take a look at "kcmshell4 colors" ;-)
Since Qt doesn't let you configure the alternate row look, i added configuration for it.
I got it. Thank you very much.