mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
Added xfwm4 theme, though it's not really coherent
This commit is contained in:
parent
ebfc86f1cf
commit
51ae8fc420
127 changed files with 1771 additions and 0 deletions
38
xfwm4/right-inactive.xpm
Normal file
38
xfwm4/right-inactive.xpm
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
static char * right_inactive_xpm[] = {
|
||||
"6 24 3 1",
|
||||
" c None",
|
||||
"# c #C0C0C0 s inactive_color_2",
|
||||
"@ c #C0C0FF s inactive_color_2",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@",
|
||||
"####@@"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue