artwork/usr/share/themes/Lubuntu-dark-panel/xfwm4/bottom-right-active.xpm
Rafael Laguna 1db5a5ea25 - Add network panel spinners
- Add more stock action arrows
- Fix theme names nomenclature
2014-03-06 18:14:38 +01:00

9 lines
137 B
C

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