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/close-pressed.xpm

47 lines
1.7 KiB
C
Executable File

/* XPM */
static char * close_xpm[] = {
"38 38 5 1",
" c None",
". c #C0C0FE s active_color_2",
"# c #323331 s active_color_2",
"$ c #4C4E59 s active_color_2",
"+ c #E35D5D",
" ",
" ",
" ",
" ",
" .................................. ",
" .................................... ",
"......................................",
"......................................",
"......................................",
"......................................",
"......................................",
"...........++++++++++++++++...........",
"...........++++++++++++++++...........",
"...........++++++++++++++++...........",
"...........++++++++++++++++...........",
"...........++++$$++++$$++++...........",
"...........++++$#$++$#$++++...........",
"...........+++++$#$$#$+++++...........",
"...........++++++$##$++++++...........",
"...........++++++$##$++++++...........",
"...........+++++$#$$#$+++++...........",
"...........++++$#$++$#$++++...........",
"...........++++$$++++$$++++...........",
"...........++++++++++++++++...........",
"...........++++++++++++++++...........",
"...........++++++++++++++++...........",
"...........++++++++++++++++...........",
"......................................",
"......................................",
"......................................",
"......................................",
"......................................",
"......................................",
"......................................",
"......................................",
"......................................",
"......................................",
"......................................"};