home/.themes/oomox-solarized-light/xfwm4/shade-active.xpm

34 lines
848 B
C

/* XPM */
static char * shade_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #eee8d5",
"+ c #002b36",
"@ c #fdf6e3",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
"..........++++..........",
".........++++++.........",
"........++++++++........",
".......+++.++.+++.......",
"...........++...........",
"...........++...........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};