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/frameAL.xpm

16 lines
221 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"5 3 6 1",
" c #00376e",
". c #53a9ff",
"X c #9bceff",
"o c #add7ff",
"O c #d3e9ff",
"+ c #dbedff",
/* pixels */
".+o+ ",
".OXO ",
".OXO "
};