Files
dots/.themes/oomox-autumn/xfwm4/top-right-active.xpm
2021-11-26 18:33:15 -05:00

34 lines
277 B
C
Executable File

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