mirror of
https://github.com/wizbright/waybox.git
synced 2026-04-08 08:21:11 -04:00
renders some blackbox themes
This commit is contained in:
parent
93811898f0
commit
dbd2a51b42
168 changed files with 16082 additions and 2 deletions
20
styles/carp/pixmaps/min.xpm
Normal file
20
styles/carp/pixmaps/min.xpm
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
/* XPM */
|
||||
static char * min_xpm[] = {
|
||||
"15 15 2 1",
|
||||
" c #313131",
|
||||
". c #F1F1F1",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ....... ",
|
||||
" ....... ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
Loading…
Add table
Add a link
Reference in a new issue