Workspace Switcher - how to change colours so 'in use' workspace shows up better
Chris Green
cl at isbd.net
Fri Nov 15 23:05:13 CET 2024
Chris Green <cl at isbd.net> wrote:
> Ивалин <ivalin1996 at gmail.com> 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.
>
Silly me! I'd left the "For active" in there. :-)
Now I've removed it it all works, thanks again. I'll go and play with
colours to get what I need.
>
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> https://mail.xfce.org/mailman/listinfo/xfce
> http://www.xfce.org
>
--
Chris Green
·
More information about the Xfce
mailing list