Files
dotfiles/home-modules/theme/theme_oomox/src/xfwm4/shade-toggled-prelight.xpm
2024-04-01 16:42:51 +02:00

34 lines
888 B
C

/* XPM */
static char * shade_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #%HDR_BG%",
"+ c #%SEL_BG% s active_color_1",
"@ c #%WM_BORDER_FOCUS%",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
"...........++...........",
"...........++...........",
".......+++.++.+++.......",
"........++++++++........",
".........++++++.........",
"..........++++..........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};