Files
dots/.themes/oomox-cl-dark/xfwm4/maximize-toggled-prelight.xpm
2023-03-05 11:59:23 -05:00

34 lines
876 B
C

/* XPM */
static char * maximize_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #a94333",
"+ c #6e6b6f s active_color_1",
"@ c #a8713f",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};