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-inactive.xpm
2025-05-14 02:34:47 +03:00

34 lines
848 B
C

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