Files
dotfiles/home/.themes/oomox-iceberg/xfwm4/right-active.xpm
2021-01-14 10:44:33 -06:00

27 lines
192 B
C

/* XPM */
static char * right_active_xpm[] = {
"1 21 2 1",
" c None",
". c #84a0c6",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};