summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/custom_bg.xpm
blob: dabb18097e7ca91b2f6f7a0907ab1ca6c5d5a85b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* XPM */
static char * custom_bg_xpm[] = {
"8 8 4 1",
" 	c None",
".	c #BBBBBB",
"+	c #D6D6D6",
"@	c #6B5EFF",
".+..+...",
"+..@@@..",
"..@...++",
"..@...++",
"+.@..+..",
".++@@@..",
"..++....",
"..++...."};