Files
dots/.themes/oomox-cl-dark/xfwm4/hide-inactive.xpm
2023-03-05 11:59:23 -05:00

34 lines
847 B
C

/* XPM */
static char * hide_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #a94333",
"+ c #c5ada6",
"@ c #a94333",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};