Change KDE Task Switcher thumbnail selected color

I'd like to change the color of the selected item in KDE task switcher, since I find it really hard to see. Though I have not been able to find out how to do it through system Settings.

Here is a pic of how it's now and somewhat how I'd like it to be.

enter image description here

1 Answer

KDE Plasma

The KDE task switcher is part of the plasma desktop so it is using the Plasma desktop theme elements.

The plasma theme elements are SVG pictures.

enter image description here

By the Plasma Theme Details: the viewitem.svgz is

viewitem.svgz: controls the background look of selections (results in KRunner, networks in network applet), it can have 4 elements of 9 parts each with prefix normal, hover, selected, selected+hover.

enter image description here

Making and editing the KDE plasma themes:

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like