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

11 lines
152 B
C
Raw Normal View History

2013-03-18 18:36:59 +05:30
/* XPM */
static char * bottom_inactive_xpm[] = {
2014-02-10 21:23:32 +00:00
"8 4 3 1",
2013-03-18 18:36:59 +05:30
" c None",
". c #2D2D2D",
2013-03-30 14:01:12 +05:30
"+ c #393939",
2013-03-18 18:36:59 +05:30
"........",
2014-02-10 21:23:32 +00:00
"........",
"........",
2013-03-30 14:01:12 +05:30
"++++++++"};