home/.themes/oomox-gruvbox/xfwm4/maximize-inactive.xpm
2018-01-04 23:58:17 -06:00

34 lines
851 B
C

/* XPM */
static char * maximize_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #282828",
"+ c #a99d82",
"@ c #282828",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};