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
45
styles/Emerge/pixmaps/max-unfocus.xpm
Normal file
45
styles/Emerge/pixmaps/max-unfocus.xpm
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
/* XPM */
|
||||
static char * max_unfocus_xpm[] = {
|
||||
"20 17 25 1",
|
||||
" c None",
|
||||
". c #EBEBEB",
|
||||
"+ c #E9E9E9",
|
||||
"@ c #E6E6E6",
|
||||
"# c #E5E5E5",
|
||||
"$ c #E2E2E2",
|
||||
"% c #DFDFDF",
|
||||
"& c #DEDEDE",
|
||||
"* c #FEFEFE",
|
||||
"= c #C4C4C4",
|
||||
"- c #898989",
|
||||
"; c #4C4C4C",
|
||||
"> c #5C5C5C",
|
||||
", c #686868",
|
||||
"' c #6A6A6A",
|
||||
") c #B9B9B9",
|
||||
"! c #E4E4E4",
|
||||
"~ c #929292",
|
||||
"{ c #B1B1B1",
|
||||
"] c #B7B7B7",
|
||||
"^ c #B2B2B2",
|
||||
"/ c #666666",
|
||||
"( c #E0E0E0",
|
||||
"_ c #E8E8E8",
|
||||
": c #E1E1E1",
|
||||
"....................",
|
||||
"....................",
|
||||
".....+@#$%&%$#@+....",
|
||||
"....+*********=&+...",
|
||||
"....@*********-=#...",
|
||||
"....#**;>,',**')!...",
|
||||
"....$**>~{]^**,]$...",
|
||||
"....%**/^&!&**']&...",
|
||||
"....&**']!.!**']&...",
|
||||
"....&**/^&!&**']&...",
|
||||
"....(*********/](...",
|
||||
"....(*********')&...",
|
||||
"....@=-',''','-=#...",
|
||||
"....+&=)]]]]])=&+...",
|
||||
"....._:%%&&&&%@+....",
|
||||
"....................",
|
||||
"...................."};
|
||||
Loading…
Add table
Add a link
Reference in a new issue