diff options
Diffstat (limited to 'themes/Mint-X-compact/xfwm4/stick-active.xpm')
| -rw-r--r-- | themes/Mint-X-compact/xfwm4/stick-active.xpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/Mint-X-compact/xfwm4/stick-active.xpm b/themes/Mint-X-compact/xfwm4/stick-active.xpm new file mode 100644 index 00000000..cb4b695b --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"12 18 12 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #888888", +"$ c #8C8C8C", +"% c #9F9F9F", +"& c #ECECEC", +"* c #A2A2A2", +"= c #A5A5A5", +"- c #ACACAC", +"; c #B1B1B1", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@####@@@@", +"@@@$$$$$$@@@", +"@@%%&&&&%%@@", +"@@**@@@@**@@", +"@@==@@@@==@@", +"@@==@@@@==@@", +"@@&------&@@", +"@@@&;;;;&@@@", +"@@@@&&&&@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; |
