diff options
| author | Syndamia <kamen@syndamia.com> | 2023-05-20 11:28:29 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2023-05-20 11:28:29 +0300 |
| commit | eab0507af6367a9a75f40ac3dd92e5e42860c2dc (patch) | |
| tree | 71f56e8725b505d70954ad665a03988d85316c85 /themes/Mint-X-compact/xfwm4/stick-pressed.xpm | |
| parent | 48de6d4af249f23b3a431d357236588208a9f419 (diff) | |
| download | old-mint-y-eab0507af6367a9a75f40ac3dd92e5e42860c2dc.tar old-mint-y-eab0507af6367a9a75f40ac3dd92e5e42860c2dc.tar.gz old-mint-y-eab0507af6367a9a75f40ac3dd92e5e42860c2dc.zip | |
Diffstat (limited to 'themes/Mint-X-compact/xfwm4/stick-pressed.xpm')
| -rw-r--r-- | themes/Mint-X-compact/xfwm4/stick-pressed.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/themes/Mint-X-compact/xfwm4/stick-pressed.xpm b/themes/Mint-X-compact/xfwm4/stick-pressed.xpm new file mode 100644 index 00000000..7daa7d9c --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-pressed.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"12 18 4 1", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #5189B5 s active_color_1", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@####@@@@", +"@@@######@@@", +"@@##@@@@##@@", +"@@##@@@@##@@", +"@@##@@@@##@@", +"@@##@@@@##@@", +"@@@######@@@", +"@@@@####@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; |
