artwork/usr/share/themes/Lubuntu-default/xfwm4/bottom-left-active.xpm
2014-01-02 20:45:49 +01:00

9 lines
136 B
C

/* XPM */
static char * bottom_left_active_xpm[] = {
"2 2 3 1",
" c None",
". c #939393",
"+ c #DEDEDE s active_color_2",
".+",
".."};