home/.themes/oomox-numix-gruvbox/xfwm4/close-inactive.xpm
Salt ae651057fd Moved between oomox themes
This one's based on Numix, which should look a lot better.
2017-08-10 02:31:57 -05:00

34 lines
848 B
C

/* XPM */
static char * close_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #32302f",
"+ c #32302f",
"@ c #32302f",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};