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

7 lines
98 B
C
Raw Normal View History

2013-03-18 18:36:59 +05:30
/* XPM */
static char * bottom_right_active_xpm[] = {
2014-02-20 03:03:42 +05:30
"1 1 2 1",
2013-03-18 18:36:59 +05:30
" c None",
2014-02-20 03:03:42 +05:30
". c #484848",
"."};