summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/xfwm4/bottom-inactive.xpm
blob: 0ce03fe0bfa7f72690e42efb84721e271b96aaf2 (plain)
1
2
3
4
5
6
7
8
9
10
/* XPM */
static char * bottom_inactive_xpm[] = {
"1 4 3 1",
" 	c None",
".	c #E1E1E1",
"+	c #CBCBCB",
".",
".",
".",
"+"};