neodotfiles/user/.local/share/themes/gruvbox-dark-gtk/xfwm4/right-active.xpm
2022-09-19 15:06:15 -04:00

26 lines
192 B
C

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