dots/themes/gtk/rose-pine-gtk/xfwm4/maximize-pressed.xpm
2023-02-15 19:19:28 -03:00

33 lines
868 B
C

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