Files
dots/.themes/oomox-autumn/xfwm4/hide-prelight.xpm
2023-03-05 11:59:23 -05:00

34 lines
864 B
C

/* XPM */
static char * hide_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #3c2238",
"+ c #e06810 s active_color_1",
"@ c #ee4e1d",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};