Files
dots/.themes/oomox-cl-dark/xfwm4/maximize-toggled-pressed.xpm
2021-11-26 18:33:15 -05:00

34 lines
876 B
C
Executable File

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