dots/files/.themes/BellePintosGrande/xfwm4/hide-active.xpm
2025-11-16 22:32:14 +01:00

27 lines
626 B
C

/* XPM */
static char * hide_active_xpm[] = {
"17 17 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #000000 s active_border_color",
"$ c #B4BAB4 s active_mid_2",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++++++++++++++++",
"+++###########+++",
"+++###########+++",
"+++@@@@@@@@@@@+++",
"+++$$$$$$$$$$$+++",
"+++++++++++++++++"};