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

32 lines
841 B
C

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