pho-earth-adaptive/xfwm4/stick-inactive.xpm

46 lines
1.6 KiB
C
Raw Permalink Normal View History

2021-10-14 10:42:21 +02:00
/* XPM */
static char * stick_inactive_xpm[] = {
"33 37 5 1",
2021-10-14 10:42:21 +02:00
" c None",
". c #C0C0FF s inactive_color_2",
2022-02-28 17:39:55 +01:00
"@ c #949594 s inactive_shadow_1",
2021-10-14 10:42:21 +02:00
"# c #000000 s inactive_text_color",
2022-02-28 17:39:55 +01:00
"$ c #B4BAB4 s inactive_mid_1",
2021-10-14 10:42:21 +02:00
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
"...............$#$...............",
"...............###...............",
"...............###...............",
"............$#######$............",
"............#########............",
"............$#######$............",
"...............###...............",
"...............###...............",
"...............$#$...............",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
".................................",
"................................."};