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

28 lines
229 B
C
Raw Normal View History

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