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
40
styles/arch/pixmaps/tbarufcs.xpm
Normal file
40
styles/arch/pixmaps/tbarufcs.xpm
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
/* XPM */
|
||||
static char * tbarufcs_xpm[] = {
|
||||
"19 19 18 1",
|
||||
" c #A7A7A7",
|
||||
". c #A8A8A8",
|
||||
"+ c #BCBCBC",
|
||||
"@ c #BDBDBD",
|
||||
"# c #D3D3D3",
|
||||
"$ c #D2D2D2",
|
||||
"% c #DFDFDF",
|
||||
"& c #E0E0E0",
|
||||
"* c #E2E2E2",
|
||||
"= c #E3E3E3",
|
||||
"- c #E4E4E4",
|
||||
"; c #E5E5E5",
|
||||
"> c #E7E7E7",
|
||||
", c #E6E6E6",
|
||||
"' c #E8E8E8",
|
||||
") c #E9E9E9",
|
||||
"! c #E1E1E1",
|
||||
"~ c #DCDCDC",
|
||||
" . . . . . . . . . ",
|
||||
"+@+@+@+@+@+@+@+@+@+",
|
||||
"#$$##$#$#$$##$#$#$$",
|
||||
"%%&%&%%%%%&%&%%%%%&",
|
||||
"*==*=****==*=****==",
|
||||
"=-========-==--==-=",
|
||||
";;----;---;;;;;;;;=",
|
||||
">>,,,,;,,,>>>>,>>>;",
|
||||
"''>>>>>>>>''''''''>",
|
||||
"))''''''''))))))))'",
|
||||
"''''''''''''''''''>",
|
||||
"''>>>>>>>>''''''''>",
|
||||
"''>>>>>>>>''''''''>",
|
||||
",,,,,,,,,,,,,,,,,,,",
|
||||
"-------------------",
|
||||
"!!!!!!!!!!!!!!!!!!!",
|
||||
"!!!!!!!!!!!!!!!!!!!",
|
||||
"!!!!!!!!!!!!!!!!!!!",
|
||||
"~~~~~~~~~~~~~~~~~~~"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue