This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
home/.themes/oomox-gruvbox/xfwm4/bottom-left-active.xpm

7 lines
97 B
C
Raw Normal View History

/* XPM */
static char * bottom_left_active_xpm[] = {
"1 1 2 1",
" c None",
2018-01-04 23:58:17 -06:00
". c #282828",
"."};