You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeartwork/icewm-themes/Model/titleIT.xpm

36 lines
379 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"2 18 11 1",
" c #003263",
". c #a0cdff",
"X c #a3cfff",
"o c #a5d0ff",
"O c #a7d1ff",
"+ c #a8d2ff",
"@ c #b2d7ff",
"# c #b3d7ff",
"$ c #b6d8ff",
"% c #b9dbff",
"& c #c1dfff",
/* pixels */
"++",
"OO",
"$$",
"OO",
"XX",
"##",
"X.",
"..",
"##",
"XX",
"OO",
"$$",
"OO",
"OO",
"%%",
"##",
"&&",
" "
};