neodotfiles/user/.local/share/themes/gruvbox-dark-gtk/xfwm4/right-active.xpm
2023-10-22 08:18:23 -04:00

26 lines
192 B
C

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