home/.themes/oomox-gruvbox/xfwm4/left-active.xpm

27 lines
191 B
C
Raw Normal View History

/* XPM */
static char * left_active_xpm[] = {
"1 21 2 1",
" c None",
2018-01-04 23:58:17 -06:00
". c #282828",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};