This repository has been archived on 2025-07-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
kolinux-themer/themes/blueleaves/gtk/theme/xfwm4/shade-toggled-prelight.xpm
2025-05-14 02:34:47 +03:00

34 lines
873 B
C

/* XPM */
static char * shade_toggled_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #0b1721",
"+ c #bf562f s active_color_1",
"@ c #132433",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
"...........++...........",
"...........++...........",
".......+++.++.+++.......",
"........++++++++........",
".........++++++.........",
"..........++++..........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};