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

9 lines
126 B
C
Raw Normal View History

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