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

34 lines
851 B
C

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