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

33 lines
279 B
C

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