mirror of
https://github.com/wizbright/waybox.git
synced 2026-04-13 08:21:16 -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/icon-unfocus.xpm
Normal file
37
styles/Emerge/pixmaps/icon-unfocus.xpm
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/* XPM */
|
||||
static char * icon_unfocus_xpm[] = {
|
||||
"20 17 17 1",
|
||||
" c None",
|
||||
". c #EBEBEB",
|
||||
"+ c #E8E8E8",
|
||||
"@ c #E1E1E1",
|
||||
"# c #DFDFDF",
|
||||
"$ c #DEDEDE",
|
||||
"% c #FEFEFE",
|
||||
"& c #C4C4C4",
|
||||
"* c #DBDBDB",
|
||||
"= c #888888",
|
||||
"- c #727272",
|
||||
"; c #B8B8B8",
|
||||
"> c #717171",
|
||||
", c #6B6B6B",
|
||||
"' c #6F6F6F",
|
||||
") c #B6B6B6",
|
||||
"! c #B4B4B4",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
"....................",
|
||||
".....+@##$$$$#@+....",
|
||||
"....+%%%%%%%%%&*+...",
|
||||
"....@%%%%%%%%%=&#...",
|
||||
"....#%%%%%%%%%-;$...",
|
||||
"....@&=>,,,,,'=&#...",
|
||||
"....+*&)!!!!!)&*+...",
|
||||
".....+@##$$$$#@+....",
|
||||
"....................",
|
||||
"...................."};
|
||||
Loading…
Add table
Add a link
Reference in a new issue