dotfiles/gtk/.themes/Numix Solarized/xfwm4/top-left-active.xpm

32 lines
255 B
C
Raw Normal View History

2016-01-31 18:46:44 +01:00
/* XPM */
static char * top_left_active_xpm[] = {
"2 25 3 1",
" c None",
". c #073642",
"+ c #002B36",
" .",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+"};