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

32 lines
257 B
C
Raw Normal View History

2013-02-26 17:48:52 +01:00
/* XPM */
static char * top_left_inactive_xpm[] = {
2013-04-07 15:42:35 +05:30
"2 25 3 1",
2013-03-18 18:36:59 +05:30
" c None",
2013-03-30 14:01:12 +05:30
". c #393939",
"+ c #2D2D2D",
2013-03-19 12:23:02 +05:30
" .",
2013-03-30 14:01:12 +05:30
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
2013-04-07 15:42:35 +05:30
".+",
".+",
".+",
".+",
2013-03-30 14:01:12 +05:30
".+"};