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

32 lines
256 B
C

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