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
35
styles/bloe/pixmaps/windowlabelufcs.xpm
Normal file
35
styles/bloe/pixmaps/windowlabelufcs.xpm
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
/* XPM */
|
||||
static char * windowlabelufcs_xpm[] = {
|
||||
"23 23 9 1",
|
||||
" c #FBFAF7",
|
||||
". c #CBCAC8",
|
||||
"+ c #7D7D7C",
|
||||
"@ c #F7F7F4",
|
||||
"# c #F7F4F0",
|
||||
"$ c #F1ECE5",
|
||||
"% c #EEE9E2",
|
||||
"& c #7B7A79",
|
||||
"* c #C4C0BC",
|
||||
" ",
|
||||
".......................",
|
||||
"+++++++++++++++++++++++",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"#######################",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$",
|
||||
"%%%%%%%%%%%%%%%%%%%%%%%",
|
||||
"&&&&&&&&&&&&&&&&&&&&&&&",
|
||||
"***********************",
|
||||
"$$$$$$$$$$$$$$$$$$$$$$$"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue