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
37
styles/bloe/pixmaps/windowlabelfcs.xpm
Normal file
37
styles/bloe/pixmaps/windowlabelfcs.xpm
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/* XPM */
|
||||
static char * windowlabelfcs_xpm[] = {
|
||||
"23 23 11 1",
|
||||
" c #FBFAF7",
|
||||
". c #CBCAC8",
|
||||
"+ c #7D7D7C",
|
||||
"@ c #D3D2DE",
|
||||
"# c #D6D5E1",
|
||||
"$ c #D2CFDA",
|
||||
"% c #CCC7CF",
|
||||
"& c #CAC5CD",
|
||||
"* c #767576",
|
||||
"= c #C4C0BC",
|
||||
"- c #F1ECE5",
|
||||
" ",
|
||||
".......................",
|
||||
"+++++++++++++++++++++++",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
"#######################",
|
||||
"#######################",
|
||||
"#######################",
|
||||
"#######################",
|
||||
"#######################",
|
||||
"#######################",
|
||||
"#######################",
|
||||
"#######################",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"%%%%%%%%%%%%%%%%%%%%%%%",
|
||||
"%%%%%%%%%%%%%%%%%%%%%%%",
|
||||
"%%%%%%%%%%%%%%%%%%%%%%%",
|
||||
"%%%%%%%%%%%%%%%%%%%%%%%",
|
||||
"%%%%%%%%%%%%%%%%%%%%%%%",
|
||||
"%%%%%%%%%%%%%%%%%%%%%%%",
|
||||
"&&&&&&&&&&&&&&&&&&&&&&&",
|
||||
"***********************",
|
||||
"=======================",
|
||||
"-----------------------"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue