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