mirror of
https://github.com/wizbright/waybox.git
synced 2026-04-07 08:21:25 -04:00
renders some blackbox themes
This commit is contained in:
parent
93811898f0
commit
dbd2a51b42
168 changed files with 16082 additions and 2 deletions
37
styles/Emerge/pixmaps/close-pressed.xpm
Normal file
37
styles/Emerge/pixmaps/close-pressed.xpm
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/* XPM */
|
||||
static char * close_pressed_xpm[] = {
|
||||
"20 17 17 1",
|
||||
" c None",
|
||||
". c #EBEBEB",
|
||||
"+ c #E9E9E9",
|
||||
"@ c #E5E5E5",
|
||||
"# c #DCDCDC",
|
||||
"$ c #CACACA",
|
||||
"% c #E8E8E8",
|
||||
"& c #000000",
|
||||
"* c #B0B0B0",
|
||||
"= c #D9D9D9",
|
||||
"- c #E2E2E2",
|
||||
"; c #DBDBDB",
|
||||
"> c #ADADAD",
|
||||
", c #C8C8C8",
|
||||
"' c #898989",
|
||||
") c #E6E6E6",
|
||||
"! c #888888",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
".....+@@+...+@@+....",
|
||||
"....+#$$#%.%#$$#+...",
|
||||
"....@$&&*=-;*&&$@...",
|
||||
"....@$&&&>,>&&&$@...",
|
||||
"....+#*&&&'&&&*#+...",
|
||||
".....%;>&&&&&>=)....",
|
||||
"......-,'&&&!,-.....",
|
||||
".....%;>&&&&&>=)....",
|
||||
"....+#*&&&'&&&*#+...",
|
||||
"....@$&&&>,>&&&$@...",
|
||||
"....@$&&*=-;*&&$@...",
|
||||
"....+#$$#%.%#$$#+...",
|
||||
".....+@@+...+@@+....",
|
||||
"...................."};
|
||||
Loading…
Add table
Add a link
Reference in a new issue