Files
dots/.themes/oomox-coffee/xfwm4/bottom-right-active.xpm
2023-03-05 11:59:23 -05:00

7 lines
98 B
C

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