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/stick-active.xpm

39 lines
789 B
C
Raw Normal View History

2017-06-20 14:04:09 +00:00
/* XPM */
static char *stick_active[] = {
/* columns rows colors chars-per-pixel */
"18 28 4 1 ",
" c #21252B",
". c #2F343F",
"X c #353B48",
"o c #A4AAB7",
/* pixels */
" ",
"XXXXXXXXXXXXXXXXXX",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"........oo........",
"........oo........",
"........oo........",
".....oooooooo.....",
".....oooooooo.....",
"........oo........",
"........oo........",
"........oo........",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
".................."
};