nixos-configs/configs/home/files/oomox-gruvmox-dark-medium-default/xfwm4/shade-pressed.xpm

34 lines
865 B
C
Raw Normal View History

2020-03-09 23:20:16 +01:00
/* XPM */
static char * shade_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #1d2021",
"+ c #928374 s active_color_1",
"@ c #a89984",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
"..........++++..........",
".........++++++.........",
"........++++++++........",
".......+++.++.+++.......",
"...........++...........",
"...........++...........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};