Files
dots/.themes/oomox-coffee/xfwm4/left-inactive.xpm
2023-03-05 11:59:23 -05:00

27 lines
193 B
C

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