Re: Workspace Switcher - how to change colours so 'in use' workspace shows up better

Chris Green <[email protected]> Fri, 15 Nov 2024 21:39:04 +0000
Newsgroups gmane.comp.xfce.user
Message-ID <[email protected]>
Ивалин <[email protected]> wrote:
> [-- multipart/alternative, encoding 7bit, 122 lines --]
> 
>     [-- text/plain, encoding quoted-printable, charset: UTF-8, 66 lines --]
> 
> If you mean the panel plugin .
> Edit ~/.config/gtk-3.0/gtk.css with your favorite text editor.
> if using miniature view add
> 
> For regular:
> 
> .xfce4-panel wnck-pager
> {
>   background-color:Blue;
>   color:Purple;
>   border:2px solid blue;
> }
> 
> For active:
> 
> .xfce4-panel wnck-pager:selected
> {
>   background-color:Blue;
>   color:Purple;
>   border:2px solid blue;
> }
> 
> For hovered:
> 
> .xfce4-panel wnck-pager:hover
> {
>   background-color:Blue;
>   color:Purple;
>   border:2px solid blue;
> }
> 
> adjust colors accordingly.
> 
> You can also add border property in { } and not change colors :
> 
Thanks!  That has set the background colour for 'regular' but has no
effect for 'selected' as far as I can see.  I **have** set a different
colour for 'selected'.

I'll try changing 'hover', I'd not changed that yet.

-- 
Chris Green
·

_______________________________________________
Xfce mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce
http://www.xfce.org