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/top-left-inactive.xpm
2018-01-04 23:58:17 -06:00

34 lines
278 B
C

/* XPM */
static char * top_left_inactive_xpm[] = {
"2 26 4 1",
" c None",
". c #282828",
"+ c #282828",
"@ c #282828",
" .",
".+",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@",
".@"};