


XFCE/XFWM4 Themes by paulxfce 88 comments

XFCE/XFWM4 Themes by paulxfce 88 comments

XFCE/XFWM4 Themes by paulxfce 88 comments
I suggest these modifications to gtk-3.0/gtk.css, to avoid warnings in terminal:
```
5560c5560
< color: rgba(255, 255, 255, 0.75)
---
> color: rgba(255, 255, 255, 0.75);
7899,7900c7899,7900
< background-image:linear-gradient(to right,rgba(100,103,114,1),rgba(100,103,114,1)); }
< }
---
> background-image:linear-gradient(to right,rgba(100,103,114,1),rgba(100,103,114,1));
> }
7987c7987
< padding-left: 3px
---
> padding-left: 3px;
12476c12476,12477
< shadowbox: 0px 1px 1px rgba(0,0,0,0.08);}
---
> box-shadow: 0px 1px 1px rgba(0,0,0,0.08);
> }
``` - Jan 21 2018

Plasma Window Decorations by Felandral 6 comments
Sorry, but when I use KDE, which is currently the case, I try to avoid all GTK* programs, libs and themes, precisely because it rarely looks well with Qt* (and because I don't want too much different libraries on the same system).
So, I can't recommand you a theme that works well with these decorations, but maybe someone else will :) Good luck, and tell us when you find a good theme or a trick to get around it ! - Jun 15 2016