Files
dots/.themes/oomox-coffee/xfwm4/top-right-active.xpm
2023-03-05 11:59:23 -05:00

34 lines
277 B
C

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