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

34 lines
848 B
C

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