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

34 lines
874 B
C

/* XPM */
static char * maximize_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #%HDR_BG%",
"+ c #%INACTIVE_HDR_FG%",
"@ c #%HDR_BG%",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};