Repository URL to install this package:
|
Version:
2.0 ▾
|
/* XPM */
static char *shade_active[] = {
/* columns rows colors chars-per-pixel */
"24 24 7 1",
". c #EEEEEE",
" c #D9D9D9",
"@ c #B2B2B2",
"# c #929292",
"$ c #404040",
"% c #B3B3B3",
"& c #B4B4B4",
/* pixels */
"........................",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" @#$$$$#% ",
" #$$$$$ # ",
" $$$$$$$$ ",
" &@ ",
" &$$@ ",
" &$$$$@ ",
" $$ ",
" $$ ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
};