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.
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.
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.
Making and editing the KDE plasma themes:
3