mirror of
https://github.com/wizbright/waybox.git
synced 2026-04-08 08:21:11 -04:00
renders some blackbox themes
This commit is contained in:
parent
93811898f0
commit
dbd2a51b42
168 changed files with 16082 additions and 2 deletions
47
styles/Emerge/pixmaps/close-unfocus.xpm
Normal file
47
styles/Emerge/pixmaps/close-unfocus.xpm
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
/* XPM */
|
||||
static char * close_unfocus_xpm[] = {
|
||||
"20 17 27 1",
|
||||
" c None",
|
||||
". c #EBEBEB",
|
||||
"+ c #E8E8E8",
|
||||
"@ c #E0E0E0",
|
||||
"# c #FEFEFE",
|
||||
"$ c #B4B4B4",
|
||||
"% c #D4D4D4",
|
||||
"& c #E4E4E4",
|
||||
"* c #B6B6B6",
|
||||
"= c #D8D8D8",
|
||||
"- c #999999",
|
||||
"; c #C8C8C8",
|
||||
"> c #DCDCDC",
|
||||
", c #858585",
|
||||
"' c #969696",
|
||||
") c #606060",
|
||||
"! c #7C7C7C",
|
||||
"~ c #717171",
|
||||
"{ c #5A5A5A",
|
||||
"] c #6B6B6B",
|
||||
"^ c #E2E2E2",
|
||||
"/ c #747474",
|
||||
"( c #B3B3B3",
|
||||
"_ c #6E6E6E",
|
||||
": c #757575",
|
||||
"< c #727272",
|
||||
"[ c #7D7D7D",
|
||||
"....................",
|
||||
"....................",
|
||||
".....+@@+...+@@+....",
|
||||
"....+##$%&.&##*=+...",
|
||||
"....@###-;>###,*@...",
|
||||
"....@$###'###)!$@...",
|
||||
"....+%-#####)~-%+...",
|
||||
".....&;'###{]';^....",
|
||||
"......>#####/(>.....",
|
||||
".....&###{###';^....",
|
||||
"....+###)_:###-%+...",
|
||||
"....@##)~'('##<$@...",
|
||||
"....@*,!-;>;-<[*@...",
|
||||
"....+=*$%&.&%$*=+...",
|
||||
".....+@@+...+@@+....",
|
||||
"....................",
|
||||
"...................."};
|
||||
Loading…
Add table
Add a link
Reference in a new issue