<div dir="ltr"><div>If you mean the panel plugin .</div><div>Edit ~/.config/gtk-3.0/gtk.css with your favorite text editor.</div><div>if using miniature view add</div><div><br></div><div>For regular:<br></div><div><br></div><div>.xfce4-panel wnck-pager<br>{<br>  background-color:Blue;<br>  color:Purple;</div><div>  border:2px solid blue;</div><div>}</div><div><br></div><div>For active:</div><div><br></div><div>.xfce4-panel wnck-pager:selected<br>{<br>  background-color:Blue;<br>  color:Purple;</div><div>  border:2px solid blue;</div><div>}</div><div><br></div><div>For hovered:</div><div><br></div><div>.xfce4-panel wnck-pager:hover<br>{<br>  background-color:Blue;<br>  color:Purple;</div><div>  border:2px solid blue;</div><div>}</div><div><br></div><div>adjust colors accordingly.</div><div><br></div><div>You can also add border property in { } and not change colors :</div><div><br></div><div><br></div><div><br></div><div>If you don't wanna change the background-color for example just delete the line.<br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">На пт, 15.11.2024 г. в 17:05 Chris Green <<a href="mailto:cl@isbd.net">cl@isbd.net</a>> написа:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am running xfce4 on two Debian 12 systems, it all works very well in<br>
general, thank you XFCE developers.<br>
<br>
I would like to be able to change the way the 'in use' workspace is<br>
highlighted in the workspace switcher, as it is it's quite difficult to<br>
tell which is the 'in use' one because it's just a little bit darker<br>
than the other workspaces and that doesn't show up well.<br>
<br>
Changing the style setting in Appearance doesn't seem to affect the<br>
workspaces much.  Are there some specific settings for workspace<br>
colours anywhere?<br>
<br>
-- <br>
Chris Green<br>
_______________________________________________<br>
Xfce mailing list<br>
<a href="mailto:Xfce@xfce.org" target="_blank">Xfce@xfce.org</a><br>
<a href="https://mail.xfce.org/mailman/listinfo/xfce" rel="noreferrer" target="_blank">https://mail.xfce.org/mailman/listinfo/xfce</a><br>
<a href="http://www.xfce.org" rel="noreferrer" target="_blank">http://www.xfce.org</a><br>
</blockquote></div>