summaryrefslogtreecommitdiffstats
path: root/tdeui/dcolorreset.xpm
blob: 4884a3e12dacd00ff26199bd259f2f7a1c64774e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* XPM */
const char * const dcolorreset_xpm[] = {
"12 12 4 1",
" 	c None",
".	c #808080",
"+	c #000000",
"@	c #FFFFFF",
"........    ",
".++++++.    ",
".++++++.    ",
".++++++.    ",
".++++++.....",
".++++++.@@@.",
".++++++.@@@.",
"........@@@.",
"    .@@@@@@.",
"    .@@@@@@.",
"    .@@@@@@.",
"    ........"};