home/.themes/oomox-solarized-light/xfwm4/top-right-active.xpm

34 lines
277 B
C

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