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