home/.themes/oomox-gruvbox/xfwm4/right-inactive.xpm
2018-01-04 23:58:17 -06:00

27 lines
194 B
C

/* XPM */
static char * right_inactive_xpm[] = {
"1 21 2 1",
" c None",
". c #282828",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};