nixos-configs/modules/desktop/files/oomox-gruvmox-dark-medium-default/xfwm4/shade-inactive.xpm
2023-03-21 10:37:27 +01:00

33 lines
848 B
C

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