Files
dots/.themes/oomox-autumn/xfwm4/shade-toggled-active.xpm
2023-03-05 11:59:23 -05:00

34 lines
856 B
C

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