summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/xfwm4/bottom-right-active.xpm
blob: 773072c44073e54d28bf434373d99d822f4390a8 (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_2",
"+	c #6C99C0 s active_color_1",
".+",
"++"};