nixos-configs/configs/files/oomox-gruvmox-dark-medium-default/xfwm4/shade-prelight.xpm
Paul-Henri Froidmont 1a8ccc0c7a Add custom GTK theme
2020-03-09 23:20:16 +01:00

33 lines
865 B
C

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