This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dotfiles/.themes/ZorinGrey/xfwm4/right-inactive.xpm

30 lines
228 B
C

/* XPM */
static char * right_inactive_xpm[] = {
"1 24 2 1",
" c None",
". c #C0C0FF s inactive_color_2",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};