Files
dotfiles/home-modules/theme/theme_oomox/src/xfwm4/maximize-prelight.xpm
2024-04-01 16:42:51 +02:00

34 lines
883 B
C

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