dots/themes/gtk/rose-pine-moon-gtk/xfwm4/shade-active.xpm
2023-02-15 19:19:28 -03:00

33 lines
848 B
C

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