renders some blackbox themes

This commit is contained in:
icedman 2020-05-04 01:24:31 +08:00
parent 93811898f0
commit dbd2a51b42
168 changed files with 16082 additions and 2 deletions

View file

@ -0,0 +1,29 @@
/* XPM */
static char * tbarfcs_xpm[] = {
"23 23 3 1",
" c #D6D5E1",
". c #D2CFDA",
"+ c #CCC7CF",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
".......................",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++",
"+++++++++++++++++++++++"};