This repository has been archived on 2024-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
pho-earth-by-night/xfwm4/hide-active.xpm
2020-12-11 09:02:27 +01:00

52 lines
1.8 KiB
C

/* XPM */
static char * hide_active_xpm[] = {
"33 43 6 1",
" c None",
"$ c #C0C0FF s active_color_1",
"@ c #949594 s active_shadow_1",
"# c #000000 s active_text_color",
". c #B4BAB4 s active_color_1",
"H c #C0C0FF s active_color_1",
"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH",
"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
"............#########............",
"............#########............",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
"................................."};