How to change highlight color of windows on taskbar in KDE Plasma 5?
772
Currently windows on panel's taskbar panel highlighted by blue by default, how could I change that color without changing the entire theme (can't find).
Various colors can be changed via System Settings.
Under Workspace Theme, make a note of the themes that are active in Look and Feel and Desktop Theme.
Go back to the opening screen of System Settings and click on Colors.
Under Application Color Scheme, click on the name of the scheme you have as active in Look and Feel.
Below the list of themes, click Edit Scheme.
Ensuring that you haven't changed the Color set from Common Colors, scroll down till you come to Hover Decoration.
Click on the existing color to open a color chooser palette. Here, select the color you want and click Okay.
Click Apply and Save. At this point, to avoid overwriting the original scheme, give another name for your scheme.
Close the window.
Now, click on the scheme you created and then click Apply once again. That's important!
Note that:
you haven't really changed the entire scheme. Your changes are stored in a small file in ~/.local/share/color-schemes with the scheme name you gave earlier and a .color suffix.
more than one visual aspect may be affected by the change you make. It will not be limited to just the taskbar.
As you get more familiar with things you can make many more changes to suit your visual needs.
Please accept this updated answer for a newer version of KDE, I'm not sure from which version it started, but this applies to KDE Plasma 5.18.5 (which I'm running), via GUI:
There's now a Colors section in System Settings - go there.
To find it:
Go to to System Settings > Apperance > Colors
Or
Search in `System Settings for "Colors".
Highlight (with mouseover) your current color scheme. An edit button will appear (if you hover on it it'll say "Edit Color Scheme")
Click on the edit button. It'll open up the KColorSchemeEditor color scheme editor.
Make sure you're in the Colors tab (should be the default tab opened).
Scroll to look for "Hover Decoration" and then click on the color box.
A color selection tool should appear. Select your desired color.
Click on OK - it should auto-close the color selecton tool
In KColorSchemeEditor click on the Apply button. It shouldn't auto-close the window but you can close it manually by clicking on the Close buton.
Then, back in Colors, click on the Apply button. Again, it won't auto-close the indow, but you can close it manually by clicking on the close button.
Various colors can be changed via
System Settings
.Workspace Theme
, make a note of the themes that are active inLook and Feel
andDesktop Theme
.System Settings
and click onColors
.Application Color Scheme
, click on the name of the scheme you have as active inLook and Feel
.Edit Scheme
.Color set
fromCommon Colors
, scroll down till you come toHover Decoration
.Okay
.Apply
andSave
. At this point, to avoid overwriting the original scheme, give another name for your scheme.Apply
once again. That's important!Note that:
~/.local/share/color-schemes
with the scheme name you gave earlier and a.color
suffix.As you get more familiar with things you can make many more changes to suit your visual needs.
Please accept this updated answer for a newer version of KDE, I'm not sure from which version it started, but this applies to KDE Plasma 5.18.5 (which I'm running), via GUI:
There's now a
Colors
section inSystem Settings
- go there.To find it:
System Settings
>Apperance
>Colors
Or
Highlight (with mouseover) your current color scheme. An edit button will appear (if you hover on it it'll say "Edit Color Scheme")
Click on the edit button. It'll open up the
KColorSchemeEditor
color scheme editor.Make sure you're in the Colors tab (should be the default tab opened).
Scroll to look for "Hover Decoration" and then click on the color box.
A color selection tool should appear. Select your desired color.
Click on
OK
- it should auto-close the color selecton toolIn
KColorSchemeEditor
click on theApply
button. It shouldn't auto-close the window but you can close it manually by clicking on theClose
buton.Then, back in
Colors
, click on theApply
button. Again, it won't auto-close the indow, but you can close it manually by clicking on the close button.