Files
numix-blue-gtk-theme/xfwm4/right-inactive.xpm
T

28 lines
230 B
C
Raw Normal View History

2013-03-18 18:36:59 +05:30
/* XPM */
static char * right_inactive_xpm[] = {
2013-03-30 14:01:12 +05:30
"2 21 3 1",
2013-03-18 18:36:59 +05:30
" c None",
". c #2D2D2D",
2013-03-30 14:01:12 +05:30
"+ c #393939",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+"};