summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/xfwm4/bottom-active.xpm
blob: d3db2e29d289c1c2eb6c38614c95f37cfbf5800f (plain)
1
2
3
4
5
6
7
8
/* XPM */
static char * bottom_active_xpm[] = {
"1 2 3 1",
" 	c None",
".	c #4F5E76 s active_color_1",
"+	c #6C99C0 s active_shadow_1",
".",
"+"};