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

9 lines
119 B
C

/* XPM */
static char * bottom_left_active_xpm[] = {
"2 2 3 1",
" c None",
". c #073642",
"+ c #002B36",
".+",
".."};