home/.themes/oomox-gruvbox/xfwm4/top-right-active.xpm
2018-01-04 23:58:17 -06:00

34 lines
277 B
C

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