summaryrefslogtreecommitdiffstats
path: root/icewm-themes/Model/frameIB.xpm
blob: 1b7bdeb23d3c849944a991650bdb9f73fd765b0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"4 4 4 1",
"  c #003263",
". c #d4eaff",
"X c #d7ebff",
"o c #eff8ff",
/* pixels */
"oooo",
"....",
"XX..",
"    "
};