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
38
styles/Emerge/pixmaps/icon-pressed.xpm
Normal file
38
styles/Emerge/pixmaps/icon-pressed.xpm
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
static char * icon_pressed_xpm[] = {
|
||||
"20 17 18 1",
|
||||
" c None",
|
||||
". c #EBEBEB",
|
||||
"+ c #E9E9E9",
|
||||
"@ c #E6E6E6",
|
||||
"# c #E5E5E5",
|
||||
"$ c #E4E4E4",
|
||||
"% c #EEEEEE",
|
||||
"& c #DDDDDD",
|
||||
"* c #D3D3D3",
|
||||
"= c #D2D2D2",
|
||||
"- c #D0D0D0",
|
||||
"; c #D1D1D1",
|
||||
"> c #DEDEDE",
|
||||
", c #000000",
|
||||
"' c #CFCFCF",
|
||||
") c #D5D5D5",
|
||||
"! c #C8C8C8",
|
||||
"~ c #C5C5C5",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"........+@#@+.......",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
".....+@##$$$$#@+....",
|
||||
".....+@##$$$$#@+....",
|
||||
"....+%&*=----*;>+...",
|
||||
"....@&,,,,,,,,,'#...",
|
||||
"....#),,,,,,,,,!$...",
|
||||
"....@;,,,,,,,,,'#...",
|
||||
"....+>;~~~~~~~;>+...",
|
||||
".....+@##$$$$#@+....",
|
||||
"...................."};
|
||||
Loading…
Add table
Add a link
Reference in a new issue