neodotfiles/user/.local/share/themes/gruvbox-dark-gtk/xfwm4/top-left-inactive.xpm
2022-09-19 15:06:15 -04:00

33 lines
278 B
C

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