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/top-left-active.xpm

45 lines
624 B
C

/* XPM */
static char * top_left_active_xpm[] = {
"9 39 2 1",
" c None",
". c #C0C0FF s active_color_2",
" ...",
" .....",
" ......",
" .......",
" ........",
" ........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
".........",
"........."};