Added xfwm4 theme, though it's not really coherent

This commit is contained in:
Eudaimon 2022-04-23 13:20:57 +02:00
parent ebfc86f1cf
commit 51ae8fc420
127 changed files with 1771 additions and 0 deletions

38
xfwm4/left-active.xpm Normal file
View file

@ -0,0 +1,38 @@
/* XPM */
static char * left_active_xpm[] = {
"6 24 3 1",
" c None",
"# c #C0C0C0 s active_color_2",
"@ c #C0C0FF s active_color_2",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####",
"@@####"};