Files
dots/.themes/oomox-cl-dark/xfwm4/bottom-left-active.xpm
2023-03-05 11:59:23 -05:00

7 lines
97 B
C

/* XPM */
static char * bottom_left_active_xpm[] = {
"1 1 2 1",
" c None",
". c #a8713f",
"."};