mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 12:25:18 +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
30
xfwm4/shade-inactive.xpm
Normal file
30
xfwm4/shade-inactive.xpm
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
/* XPM */
|
||||
static char * shade_active_xpm[] = {
|
||||
"24 25 2 1",
|
||||
" c #808080 s inactive_color_2",
|
||||
". c #000000 s inactive_text_color",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . ",
|
||||
" ... ",
|
||||
" ..... ",
|
||||
" ... ... ",
|
||||
" ... ... ",
|
||||
" .. .. ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
Loading…
Add table
Add a link
Reference in a new issue