Files
dots/.themes/oomox-coffee/xfwm4/shade-inactive.xpm
2021-11-26 18:33:15 -05:00

34 lines
848 B
C
Executable File

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