dotfiles/gtk/.themes/Numix Solarized/xfwm4/bottom-right-inactive.xpm

9 lines
122 B
C

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