summaryrefslogtreecommitdiff
path: root/Redcore-nighttime/xfwm4/bottom-right-active.xpm
blob: 240ac5121cd9292276c8844bf428a94b484a6e1d (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_shadow_1",
".+",
"++"};