1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00
horst3180_arc-theme/common/xfwm4/assets-dark/shade-active.xpm
2017-06-20 16:04:09 +02:00

53 lines
1000 B
C

/* XPM */
static char *shade_active[] = {
/* columns rows colors chars-per-pixel */
"18 28 18 1 ",
" c #21252B",
". c #2F343F",
"X c #303540",
"o c #323742",
"O c #333743",
"+ c #353A46",
"@ c #353B48",
"# c #373C47",
"$ c #3C414C",
"% c #707682",
"& c #747985",
"* c #7A808C",
"= c #7D838E",
"- c #858B97",
"; c #878E9A",
": c #8F95A1",
"> c #9197A3",
", c #A4AAB7",
/* pixels */
" ",
"@@@@@@@@@@@@@@@@@@",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"........$$........",
".......+:>#.......",
"......o-,,;O......",
".....X*,,,,=X.....",
".....%,,,,,,&.....",
"..................",
".....,,,,,,,,.....",
".....,,,,,,,,.....",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
".................."
};