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
42
styles/Emerge/pixmaps/stick.xpm
Normal file
42
styles/Emerge/pixmaps/stick.xpm
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
/* XPM */
|
||||
static char * stick_xpm[] = {
|
||||
"20 17 22 1",
|
||||
" c None",
|
||||
". c #EBEBEB",
|
||||
"+ c #E9E9E9",
|
||||
"@ c #E6E6E6",
|
||||
"# c #E5E5E5",
|
||||
"$ c #E2E2E2",
|
||||
"% c #DFDFDF",
|
||||
"& c #DEDEDE",
|
||||
"* c #000000",
|
||||
"= c #CDCDCD",
|
||||
"- c #989898",
|
||||
"; c #CBCBCB",
|
||||
"> c #FEFEFE",
|
||||
", c #7D7D7D",
|
||||
"' c #C1C1C1",
|
||||
") c #E4E4E4",
|
||||
"! c #7B7B7B",
|
||||
"~ c #C0C0C0",
|
||||
"{ c #7C7C7C",
|
||||
"] c #E0E0E0",
|
||||
"^ c #E8E8E8",
|
||||
"/ c #E1E1E1",
|
||||
"....................",
|
||||
"....................",
|
||||
".....+@#$%&%$#@+....",
|
||||
"....+*********=&+...",
|
||||
"....@*********-;#...",
|
||||
"....#**>>>>>**,')...",
|
||||
"....$**>**>>**!~$...",
|
||||
"....%**>>>>>**{~&...",
|
||||
"....&**>***>**,~&...",
|
||||
"....&**>>>>>**{~&...",
|
||||
"....]*********!~]...",
|
||||
"....]*********,'&...",
|
||||
"....@=-,!,,,!,-;#...",
|
||||
"....+&=''~~~~'=&+...",
|
||||
".....^/%%&&&&%@+....",
|
||||
"....................",
|
||||
"...................."};
|
||||
Loading…
Add table
Add a link
Reference in a new issue