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

15 lines
206 B

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