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

33 lines
276 B
C

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