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/xfwm4 | |
| parent | 48de6d4af249f23b3a431d357236588208a9f419 (diff) | |
| download | old-mint-y-main.tar old-mint-y-main.tar.gz old-mint-y-main.zip | |
Diffstat (limited to 'themes/Mint-X/xfwm4')
105 files changed, 1437 insertions, 0 deletions
diff --git a/themes/Mint-X/xfwm4/base-inactive.png b/themes/Mint-X/xfwm4/base-inactive.png Binary files differnew file mode 100644 index 00000000..5a98d963 --- /dev/null +++ b/themes/Mint-X/xfwm4/base-inactive.png diff --git a/themes/Mint-X/xfwm4/base.png b/themes/Mint-X/xfwm4/base.png Binary files differnew file mode 100644 index 00000000..5f53731d --- /dev/null +++ b/themes/Mint-X/xfwm4/base.png diff --git a/themes/Mint-X/xfwm4/bottom-active.xpm b/themes/Mint-X/xfwm4/bottom-active.xpm new file mode 100644 index 00000000..6f1eedf9 --- /dev/null +++ b/themes/Mint-X/xfwm4/bottom-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"1 3 3 1", +" c None", +". c #D6D6D6", +"+ c #939393", +".", +".", +"+"}; diff --git a/themes/Mint-X/xfwm4/bottom-inactive.xpm b/themes/Mint-X/xfwm4/bottom-inactive.xpm new file mode 120000 index 00000000..9f106392 --- /dev/null +++ b/themes/Mint-X/xfwm4/bottom-inactive.xpm @@ -0,0 +1 @@ +bottom-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/bottom-left-active.xpm b/themes/Mint-X/xfwm4/bottom-left-active.xpm new file mode 100644 index 00000000..8cc62eae --- /dev/null +++ b/themes/Mint-X/xfwm4/bottom-left-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"3 3 3 1", +" c None", +". c #939393", +"+ c #D6D6D6", +".++", +".++", +"..."}; diff --git a/themes/Mint-X/xfwm4/bottom-left-inactive.xpm b/themes/Mint-X/xfwm4/bottom-left-inactive.xpm new file mode 120000 index 00000000..d70de34a --- /dev/null +++ b/themes/Mint-X/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1 @@ +bottom-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/bottom-right-active.xpm b/themes/Mint-X/xfwm4/bottom-right-active.xpm new file mode 100644 index 00000000..7d104ad3 --- /dev/null +++ b/themes/Mint-X/xfwm4/bottom-right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"3 3 3 1", +" c None", +". c #D6D6D6", +"+ c #939393", +"..+", +"..+", +"+++"}; diff --git a/themes/Mint-X/xfwm4/bottom-right-inactive.xpm b/themes/Mint-X/xfwm4/bottom-right-inactive.xpm new file mode 120000 index 00000000..d234cea5 --- /dev/null +++ b/themes/Mint-X/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1 @@ +bottom-right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/close-active.png b/themes/Mint-X/xfwm4/close-active.png Binary files differnew file mode 100644 index 00000000..02ec7b59 --- /dev/null +++ b/themes/Mint-X/xfwm4/close-active.png diff --git a/themes/Mint-X/xfwm4/close-active.xpm b/themes/Mint-X/xfwm4/close-active.xpm new file mode 100644 index 00000000..9656137e --- /dev/null +++ b/themes/Mint-X/xfwm4/close-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"20 24 8 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #797979", +"$ c #929292", +"% c #E5E5E5", +"& c #B0B0B0", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@$$#@@#$$@@@@@@", +"@@@@@@%$$##$$%@@@@@@", +"@@@@@@@%$$$$%@@@@@@@", +"@@@@@@@@&$$&@@@@@@@@", +"@@@@@@@#$$$$#@@@@@@@", +"@@@@@@#$$%%$$#@@@@@@", +"@@@@@@$$%@@%$$@@@@@@", +"@@@@@@%%@@@@%%@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/close-inactive.png b/themes/Mint-X/xfwm4/close-inactive.png new file mode 120000 index 00000000..233539c5 --- /dev/null +++ b/themes/Mint-X/xfwm4/close-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/xfwm4/close-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/close-inactive.xpm b/themes/Mint-X/xfwm4/close-inactive.xpm new file mode 100644 index 00000000..e02e73e0 --- /dev/null +++ b/themes/Mint-X/xfwm4/close-inactive.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"20 24 9 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #BFBFBF", +"$ c #CFCFCF", +"% c #ECECEC", +"& c #D5D5D5", +"* c #F2F2F2", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@$$#@@#$$@@@@@@", +"@@@@@@%$$##$$%@@@@@@", +"@@@@@@@%$$$$%@@@@@@@", +"@@@@@@@@&$$&@@@@@@@@", +"@@@@@@@#$$$$#@@@@@@@", +"@@@@@@#$$%%$$#@@@@@@", +"@@@@@@$$%@@*$$@@@@@@", +"@@@@@@%%@@@@%%@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/close-prelight.png b/themes/Mint-X/xfwm4/close-prelight.png new file mode 120000 index 00000000..233539c5 --- /dev/null +++ b/themes/Mint-X/xfwm4/close-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/xfwm4/close-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/close-prelight.xpm b/themes/Mint-X/xfwm4/close-prelight.xpm new file mode 100644 index 00000000..e4a51269 --- /dev/null +++ b/themes/Mint-X/xfwm4/close-prelight.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"20 24 8 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #4B4B4B", +"$ c #666666", +"% c #E5E5E5", +"& c #8B8B8B", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@$$#@@#$$@@@@@@", +"@@@@@@%$$##$$%@@@@@@", +"@@@@@@@%$$$$%@@@@@@@", +"@@@@@@@@&$$&@@@@@@@@", +"@@@@@@@#$$$$#@@@@@@@", +"@@@@@@#$$%%$$#@@@@@@", +"@@@@@@$$%@@%$$@@@@@@", +"@@@@@@%%@@@@%%@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/close-pressed.png b/themes/Mint-X/xfwm4/close-pressed.png Binary files differnew file mode 100644 index 00000000..4774fe63 --- /dev/null +++ b/themes/Mint-X/xfwm4/close-pressed.png diff --git a/themes/Mint-X/xfwm4/close-pressed.xpm b/themes/Mint-X/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..3b53cbcd --- /dev/null +++ b/themes/Mint-X/xfwm4/close-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"20 24 4 1", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #6897BC s active_color_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@###@@###@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@###@@###@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/hide-active.png b/themes/Mint-X/xfwm4/hide-active.png Binary files differnew file mode 100644 index 00000000..2d7f67bc --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-active.png diff --git a/themes/Mint-X/xfwm4/hide-active.xpm b/themes/Mint-X/xfwm4/hide-active.xpm new file mode 100644 index 00000000..fd784c4e --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"20 24 6 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #707070", +"# c #868686", +"$ c #ECECEC", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++@@@@@@@@++++++", +"++++++########++++++", +"++++++$$$$$$$$++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; diff --git a/themes/Mint-X/xfwm4/hide-inactive.png b/themes/Mint-X/xfwm4/hide-inactive.png new file mode 120000 index 00000000..02cb7638 --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/xfwm4/hide-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/hide-inactive.xpm b/themes/Mint-X/xfwm4/hide-inactive.xpm new file mode 100644 index 00000000..f60bcd5f --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"20 24 6 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #BBBBBB", +"# c #CACACA", +"$ c #ECECEC", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++@@@@@@@@++++++", +"++++++########++++++", +"++++++$$$$$$$$++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; diff --git a/themes/Mint-X/xfwm4/hide-prelight.png b/themes/Mint-X/xfwm4/hide-prelight.png new file mode 120000 index 00000000..02cb7638 --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/xfwm4/hide-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/hide-prelight.xpm b/themes/Mint-X/xfwm4/hide-prelight.xpm new file mode 100644 index 00000000..7833e42e --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-prelight.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"20 24 7 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #434343", +"$ c #595959", +"% c #ECECEC", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@########@@@@@@", +"@@@@@@$$$$$$$$@@@@@@", +"@@@@@@%%%%%%%%@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/hide-pressed.png b/themes/Mint-X/xfwm4/hide-pressed.png Binary files differnew file mode 100644 index 00000000..ed419f4f --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-pressed.png diff --git a/themes/Mint-X/xfwm4/hide-pressed.xpm b/themes/Mint-X/xfwm4/hide-pressed.xpm new file mode 100644 index 00000000..bc8e9205 --- /dev/null +++ b/themes/Mint-X/xfwm4/hide-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"20 24 4 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #6696BA s active_color_1", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++@@@@@@@@++++++", +"++++++@@@@@@@@++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; diff --git a/themes/Mint-X/xfwm4/left-active.xpm b/themes/Mint-X/xfwm4/left-active.xpm new file mode 100644 index 00000000..4c17cd87 --- /dev/null +++ b/themes/Mint-X/xfwm4/left-active.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * left_active_xpm[] = { +"3 1 3 1", +" c None", +". c #939393", +"+ c #D6D6D6", +".++"}; diff --git a/themes/Mint-X/xfwm4/left-inactive.xpm b/themes/Mint-X/xfwm4/left-inactive.xpm new file mode 120000 index 00000000..ebcf4903 --- /dev/null +++ b/themes/Mint-X/xfwm4/left-inactive.xpm @@ -0,0 +1 @@ +left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/maximize-active.png b/themes/Mint-X/xfwm4/maximize-active.png Binary files differnew file mode 100644 index 00000000..5498bb17 --- /dev/null +++ b/themes/Mint-X/xfwm4/maximize-active.png diff --git a/themes/Mint-X/xfwm4/maximize-active.xpm b/themes/Mint-X/xfwm4/maximize-active.xpm new file mode 100644 index 00000000..4259db89 --- /dev/null +++ b/themes/Mint-X/xfwm4/maximize-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"20 24 7 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #707070", +"# c #868686", +"$ c #EAEAEA", +"% c #B3B3B3", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"+++++++++@@+++++++++", +"+++++++++##+++++++++", +"+++++++++##+++++++++", +"++++++@@@##@@@++++++", +"++++++########++++++", +"++++++$$$##$$$++++++", +"+++++++++##+++++++++", +"+++++++++%%+++++++++", +"+++++++++$$+++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; diff --git a/themes/Mint-X/xfwm4/maximize-inactive.png b/themes/Mint-X/xfwm4/maximize-inactive.png new file mode 120000 index 00000000..d31e9ee5 --- /dev/null +++ b/themes/Mint-X/xfwm4/maximize-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/xfwm4/maximize-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/maximize-inactive.xpm b/themes/Mint-X/xfwm4/maximize-inactive.xpm new file mode 100644 index 00000000..b70cf73d --- /dev/null +++ b/themes/Mint-X/xfwm4/maximize-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"20 24 7 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #BABABA", +"# c #CACACA", +"$ c #EAEAEA", +"% c #D4D4D4", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"+++++++++@@+++++++++", +"+++++++++##+++++++++", +"+++++++++##+++++++++", +"++++++@@@##@@@++++++", +"++++++########++++++", +"++++++$$$##$$$++++++", +"+++++++++##+++++++++", +"+++++++++%%+++++++++", +"+++++++++$$+++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; diff --git a/themes/Mint-X/xfwm4/maximize-prelight.png b/themes/Mint-X/xfwm4/maximize-prelight.png new file mode 120000 index 00000000..d31e9ee5 --- /dev/null +++ b/themes/Mint-X/xfwm4/maximize-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/xfwm4/maximize-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/maximize-prelight.xpm b/themes/Mint-X/xfwm4/maximize-prelight.xpm new file mode 100644 index 00000000..44994d73 --- /dev/null +++ b/themes/Mint-X/xfwm4/maximize-prelight.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"20 24 8 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #434343", +"$ c #595959", +"% c #EAEAEA", +"& c #909090", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@###$$###@@@@@@", +"@@@@@@$$$$$$$$@@@@@@", +"@@@@@@%%%$$%%%@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@@@@&&@@@@@@@@@", +"@@@@@@@@@%%@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/maximize-pressed.png b/themes/Mint-X/xfwm4/maximize-pressed.png Binary files differnew file mode 100644 index 00000000..56e9a633 --- /dev/null +++ b/themes/Mint-X/xfwm4/maximize-pressed.png diff --git a/themes/Mint-X/xfwm4/maximize-pressed.xpm b/themes/Mint-X/xfwm4/maximize-pressed.xpm new file mode 100644 index 00000000..7902b0ae --- /dev/null +++ b/themes/Mint-X/xfwm4/maximize-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"20 24 4 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #5189B5 s active_color_1", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"+++++++++@@+++++++++", +"+++++++++@@+++++++++", +"+++++++++@@+++++++++", +"++++++@@@@@@@@++++++", +"++++++@@@@@@@@++++++", +"+++++++++@@+++++++++", +"+++++++++@@+++++++++", +"+++++++++@@+++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; diff --git a/themes/Mint-X/xfwm4/menu-active.png b/themes/Mint-X/xfwm4/menu-active.png Binary files differnew file mode 100644 index 00000000..5dd9f974 --- /dev/null +++ b/themes/Mint-X/xfwm4/menu-active.png diff --git a/themes/Mint-X/xfwm4/menu-active.xpm b/themes/Mint-X/xfwm4/menu-active.xpm new file mode 100644 index 00000000..c2336e6b --- /dev/null +++ b/themes/Mint-X/xfwm4/menu-active.xpm @@ -0,0 +1,50 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"20 24 23 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #8C8C8C", +"# c #5E5E5E", +"$ c #8F8F8F", +"% c #EAEAEA", +"& c #727272", +"* c #959595", +"= c #ECECEC", +"- c #DFDFDF", +"; c #E4E4E4", +"> c #858585", +", c #7C7C7C", +"' c #E1E1E1", +") c #D4D4D4", +"! c #888888", +"~ c #E0E0E0", +"{ c #E6E6E6", +"] c #BEBEBE", +"^ c #D8D8D8", +"/ c #E2E2E2", +"( c #EDEDED", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++@######$++++++", +"++++++%@&&&&*=++++++", +"++++++-;>,,$%+++++++", +"+++++++')!$;~+++++++", +"++++++++{]^/++++++++", +"+++++++++({+++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; diff --git a/themes/Mint-X/xfwm4/menu-inactive.png b/themes/Mint-X/xfwm4/menu-inactive.png new file mode 120000 index 00000000..467c9316 --- /dev/null +++ b/themes/Mint-X/xfwm4/menu-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/xfwm4/menu-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/menu-inactive.xpm b/themes/Mint-X/xfwm4/menu-inactive.xpm new file mode 100644 index 00000000..d95272aa --- /dev/null +++ b/themes/Mint-X/xfwm4/menu-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"20 24 20 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #C2C2C2", +"# c #B4B4B4", +"$ c #C4C4C4", +"% c #E7E7E7", +"& c #CCCCCC", +"* c #CFCFCF", +"= c #DFDFDF", +"- c #C9C9C9", +"; c #C7C7C7", +"> c #CDCDCD", +", c #E9E9E9", +"' c #E0E0E0", +") c #E3E3E3", +"! c #CBCBCB", +"~ c #DCDCDC", +"{ c #E5E5E5", +"] c #E1E1E1", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++@######$++++++", +"++++++%&$$$$*%++++++", +"++++++=%-;;>,+++++++", +"+++++++')!>%=+++++++", +"++++++++)~{]++++++++", +"+++++++++%)+++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; diff --git a/themes/Mint-X/xfwm4/menu-prelight.png b/themes/Mint-X/xfwm4/menu-prelight.png new file mode 120000 index 00000000..467c9316 --- /dev/null +++ b/themes/Mint-X/xfwm4/menu-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/xfwm4/menu-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/menu-prelight.xpm b/themes/Mint-X/xfwm4/menu-prelight.xpm new file mode 100644 index 00000000..48c4de07 --- /dev/null +++ b/themes/Mint-X/xfwm4/menu-prelight.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"20 24 24 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #5F5F5F", +"$ c #343434", +"% c #636363", +"& c #EAEAEA", +"* c #454545", +"= c #696969", +"- c #ECECEC", +"; c #DFDFDF", +"> c #E4E4E4", +", c #585858", +"' c #4E4E4E", +") c #E1E1E1", +"! c #D4D4D4", +"~ c #5B5B5B", +"{ c #E0E0E0", +"] c #E6E6E6", +"^ c #BEBEBE", +"/ c #D8D8D8", +"( c #E2E2E2", +"_ c #EDEDED", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@#$$$$$$%@@@@@@", +"@@@@@@&#****=-@@@@@@", +"@@@@@@;>,''%&@@@@@@@", +"@@@@@@@)!~%>{@@@@@@@", +"@@@@@@@@]^/(@@@@@@@@", +"@@@@@@@@@_]@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/menu-pressed.png b/themes/Mint-X/xfwm4/menu-pressed.png Binary files differnew file mode 100644 index 00000000..fcb32cbb --- /dev/null +++ b/themes/Mint-X/xfwm4/menu-pressed.png diff --git a/themes/Mint-X/xfwm4/menu-pressed.xpm b/themes/Mint-X/xfwm4/menu-pressed.xpm new file mode 100644 index 00000000..0daa8c8d --- /dev/null +++ b/themes/Mint-X/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"20 24 4 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #84A8C3 s active_color_1", +" ", +"....................", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++@@@@@@@@++++++", +"+++++++@@@@@@+++++++", +"++++++++@@@@++++++++", +"+++++++++@@+++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++", +"++++++++++++++++++++"}; diff --git a/themes/Mint-X/xfwm4/right-active.xpm b/themes/Mint-X/xfwm4/right-active.xpm new file mode 100644 index 00000000..e7387268 --- /dev/null +++ b/themes/Mint-X/xfwm4/right-active.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * right_active_xpm[] = { +"3 1 3 1", +" c None", +". c #D6D6D6", +"+ c #939393", +"..+"}; diff --git a/themes/Mint-X/xfwm4/right-inactive.xpm b/themes/Mint-X/xfwm4/right-inactive.xpm new file mode 120000 index 00000000..6734f48a --- /dev/null +++ b/themes/Mint-X/xfwm4/right-inactive.xpm @@ -0,0 +1 @@ +right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/shade-active.png b/themes/Mint-X/xfwm4/shade-active.png Binary files differnew file mode 100644 index 00000000..1a0de571 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-active.png diff --git a/themes/Mint-X/xfwm4/shade-active.xpm b/themes/Mint-X/xfwm4/shade-active.xpm new file mode 100644 index 00000000..3a29e387 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-active.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"20 24 14 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #878787", +"$ c #8E8E8E", +"% c #848484", +"& c #7C7C7C", +"* c #8C8C8C", +"= c #727272", +"- c #959595", +"; c #5E5E5E", +"> c #909090", +", c #EAEAEA", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@#$@@@@@@@@@", +"@@@@@@@@%&&$@@@@@@@@", +"@@@@@@@*=*-=-@@@@@@@", +"@@@@@@*;***>;>@@@@@@", +"@@@@@@,,,**,,,@@@@@@", +"@@@@@@@@@**@@@@@@@@@", +"@@@@@@@@@**@@@@@@@@@", +"@@@@@@@@@**@@@@@@@@@", +"@@@@@@@@@,,@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/shade-inactive.png b/themes/Mint-X/xfwm4/shade-inactive.png Binary files differnew file mode 100644 index 00000000..0d0e18f8 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-inactive.png diff --git a/themes/Mint-X/xfwm4/shade-inactive.xpm b/themes/Mint-X/xfwm4/shade-inactive.xpm new file mode 100644 index 00000000..18676b5b --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-inactive.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"20 24 14 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #CACACA", +"$ c #CCCCCC", +"% c #C9C9C9", +"& c #C6C6C6", +"* c #CDCDCD", +"= c #C4C4C4", +"- c #CFCFCF", +"; c #B5B5B5", +"> c #C5C5C5", +", c #EAEAEA", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@#$@@@@@@@@@", +"@@@@@@@@%&&*@@@@@@@@", +"@@@@@@@$=&&=-@@@@@@@", +"@@@@@@=;>&&>;>@@@@@@", +"@@@@@@,,,&&,,,@@@@@@", +"@@@@@@@@@&&@@@@@@@@@", +"@@@@@@@@@&&@@@@@@@@@", +"@@@@@@@@@--@@@@@@@@@", +"@@@@@@@@@,,@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/shade-prelight.png b/themes/Mint-X/xfwm4/shade-prelight.png Binary files differnew file mode 100644 index 00000000..42bf841c --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-prelight.png diff --git a/themes/Mint-X/xfwm4/shade-prelight.xpm b/themes/Mint-X/xfwm4/shade-prelight.xpm new file mode 100644 index 00000000..8cbb6b48 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-prelight.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"20 24 14 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #5A5A5A", +"$ c #616161", +"% c #575757", +"& c #4E4E4E", +"* c #5F5F5F", +"= c #454545", +"- c #696969", +"; c #343434", +"> c #646464", +", c #EAEAEA", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@#$@@@@@@@@@", +"@@@@@@@@%&&$@@@@@@@@", +"@@@@@@@*=*-=-@@@@@@@", +"@@@@@@*;***>;>@@@@@@", +"@@@@@@,,,**,,,@@@@@@", +"@@@@@@@@@**@@@@@@@@@", +"@@@@@@@@@**@@@@@@@@@", +"@@@@@@@@@**@@@@@@@@@", +"@@@@@@@@@,,@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/shade-pressed.png b/themes/Mint-X/xfwm4/shade-pressed.png Binary files differnew file mode 100644 index 00000000..44177440 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-pressed.png diff --git a/themes/Mint-X/xfwm4/shade-pressed.xpm b/themes/Mint-X/xfwm4/shade-pressed.xpm new file mode 100644 index 00000000..259eab82 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"20 24 4 1", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #70A2C8 s active_color_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@########@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/shade-toggled-active.png b/themes/Mint-X/xfwm4/shade-toggled-active.png Binary files differnew file mode 100644 index 00000000..00379789 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-toggled-active.png diff --git a/themes/Mint-X/xfwm4/shade-toggled-active.xpm b/themes/Mint-X/xfwm4/shade-toggled-active.xpm new file mode 100644 index 00000000..8431c552 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-toggled-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * shade_toggled_active_xpm[] = { +"20 24 20 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #909090", +"$ c #7C7C7C", +"% c #8C8C8C", +"& c #5E5E5E", +"* c #EAEAEA", +"= c #727272", +"- c #959595", +"; c #ECECEC", +"> c #E4E4E4", +", c #848484", +"' c #8E8E8E", +") c #D4D4D4", +"! c #878787", +"~ c #E3E3E3", +"{ c #BDBDBD", +"] c #D8D8D8", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@%&#$$#&#@@@@@@", +"@@@@@@*%=$$=-;@@@@@@", +"@@@@@@@>,$$'*@@@@@@@", +"@@@@@@@@)!'~@@@@@@@@", +"@@@@@@@@@{]@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/shade-toggled-inactive.png b/themes/Mint-X/xfwm4/shade-toggled-inactive.png Binary files differnew file mode 100644 index 00000000..683cf103 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-toggled-inactive.png diff --git a/themes/Mint-X/xfwm4/shade-toggled-inactive.xpm b/themes/Mint-X/xfwm4/shade-toggled-inactive.xpm new file mode 100644 index 00000000..f89634c9 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-toggled-inactive.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * shade_toggled_inactive_xpm[] = { +"20 24 19 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #CFCFCF", +"$ c #C6C6C6", +"% c #C4C4C4", +"& c #B5B5B5", +"* c #C5C5C5", +"= c #E7E7E7", +"- c #CCCCCC", +"; c #E6E6E6", +"> c #C9C9C9", +", c #CDCDCD", +"' c #E8E8E8", +") c #E3E3E3", +"! c #CACACA", +"~ c #DBDBDB", +"{ c #E4E4E4", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@%&*$$*&*@@@@@@", +"@@@@@@=-%$$%#=@@@@@@", +"@@@@@@@;>$$,'@@@@@@@", +"@@@@@@@@)!-;@@@@@@@@", +"@@@@@@@@@~{@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/shade-toggled-prelight.png b/themes/Mint-X/xfwm4/shade-toggled-prelight.png Binary files differnew file mode 100644 index 00000000..dd0f00a9 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-toggled-prelight.png diff --git a/themes/Mint-X/xfwm4/shade-toggled-prelight.xpm b/themes/Mint-X/xfwm4/shade-toggled-prelight.xpm new file mode 100644 index 00000000..5201be38 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-toggled-prelight.xpm @@ -0,0 +1,48 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"20 24 21 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #646464", +"$ c #5F5F5F", +"% c #343434", +"& c #EAEAEA", +"* c #454545", +"= c #696969", +"- c #ECECEC", +"; c #E4E4E4", +"> c #575757", +", c #4E4E4E", +"' c #616161", +") c #D4D4D4", +"! c #5A5A5A", +"~ c #E3E3E3", +"{ c #DFDFDF", +"] c #BDBDBD", +"^ c #D8D8D8", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@@@@##@@@@@@@@@", +"@@@@@@$%####%#@@@@@@", +"@@@@@@&$*##*=-@@@@@@", +"@@@@@@@;>,,'&@@@@@@@", +"@@@@@@@@)!'~{@@@@@@@", +"@@@@@@@@@]^@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/shade-toggled-pressed.png b/themes/Mint-X/xfwm4/shade-toggled-pressed.png Binary files differnew file mode 100644 index 00000000..7ef2a06b --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-toggled-pressed.png diff --git a/themes/Mint-X/xfwm4/shade-toggled-pressed.xpm b/themes/Mint-X/xfwm4/shade-toggled-pressed.xpm new file mode 100644 index 00000000..dca58529 --- /dev/null +++ b/themes/Mint-X/xfwm4/shade-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * shade_toggled_pressed_xpm[] = { +"20 24 4 1", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"$ c #669BC3 s active_color_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@$$$$$$$$@@@@@@", +"@@@@@@@$$$$$$@@@@@@@", +"@@@@@@@@$$$$@@@@@@@@", +"@@@@@@@@@$$@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/stick-active.png b/themes/Mint-X/xfwm4/stick-active.png Binary files differnew file mode 100644 index 00000000..11c7cf28 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-active.png diff --git a/themes/Mint-X/xfwm4/stick-active.xpm b/themes/Mint-X/xfwm4/stick-active.xpm new file mode 100644 index 00000000..0718f139 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-active.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"20 24 10 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #707070", +"$ c #ECECEC", +"% c #767676", +"& c #7A7A7A", +"* c #7E7E7E", +"= c #868686", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@##$$$$##@@@@@@", +"@@@@@@%%@@@@%%@@@@@@", +"@@@@@@&&@@@@&&@@@@@@", +"@@@@@@**@@@@**@@@@@@", +"@@@@@@$======$@@@@@@", +"@@@@@@@$====$@@@@@@@", +"@@@@@@@@$$$$@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/stick-inactive.png b/themes/Mint-X/xfwm4/stick-inactive.png new file mode 120000 index 00000000..d144e584 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/xfwm4/stick-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/stick-inactive.xpm b/themes/Mint-X/xfwm4/stick-inactive.xpm new file mode 100644 index 00000000..b8c59d7a --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-inactive.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"20 24 24 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #BCBCBC", +"$ c #BCBDBD", +"% c #BCBDBC", +"& c #BDBCBC", +"* c #BFBFC0", +"= c #C0C0BF", +"- c #ECECEC", +"; c #BFC0C0", +"> c #BFBFBF", +", c #C2C2C2", +"' c #C3C2C2", +") c #C5C5C5", +"! c #C5C5C6", +"~ c #C9C9C8", +"{ c #C8C9C8", +"] c #C8C8C8", +"^ c #C9C8C8", +"/ c #CBCCCB", +"( c #CBCBCB", +"_ c #CECECE", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@$%#%&#@@@@@@@", +"@@@@@@*=----;>@@@@@@", +"@@@@@@,,@@@@''@@@@@@", +"@@@@@@)!@@@@!!@@@@@@", +"@@@@@@~{@@@@]^@@@@@@", +"@@@@@@-//(((/-@@@@@@", +"@@@@@@@-____-@@@@@@@", +"@@@@@@@@----@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/stick-prelight.png b/themes/Mint-X/xfwm4/stick-prelight.png new file mode 120000 index 00000000..d144e584 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X/xfwm4/stick-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/stick-prelight.xpm b/themes/Mint-X/xfwm4/stick-prelight.xpm new file mode 100644 index 00000000..a470655f --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-prelight.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * stick_prelight_xpm[] = { +"20 24 10 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #434343", +"$ c #ECECEC", +"% c #494949", +"& c #4C4C4C", +"* c #505050", +"= c #595959", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@##$$$$##@@@@@@", +"@@@@@@%%@@@@%%@@@@@@", +"@@@@@@&&@@@@&&@@@@@@", +"@@@@@@**@@@@**@@@@@@", +"@@@@@@$======$@@@@@@", +"@@@@@@@$====$@@@@@@@", +"@@@@@@@@$$$$@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/stick-pressed.png b/themes/Mint-X/xfwm4/stick-pressed.png Binary files differnew file mode 100644 index 00000000..d76d0b46 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-pressed.png diff --git a/themes/Mint-X/xfwm4/stick-pressed.xpm b/themes/Mint-X/xfwm4/stick-pressed.xpm new file mode 100644 index 00000000..ef62b335 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"20 24 4 1", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #5189B5 s active_color_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@##@@@@##@@@@@@", +"@@@@@@@######@@@@@@@", +"@@@@@@@@####@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/stick-toggled-active.png b/themes/Mint-X/xfwm4/stick-toggled-active.png Binary files differnew file mode 100644 index 00000000..933d1073 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-toggled-active.png diff --git a/themes/Mint-X/xfwm4/stick-toggled-active.xpm b/themes/Mint-X/xfwm4/stick-toggled-active.xpm new file mode 100644 index 00000000..a3a58f0f --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-toggled-active.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * stick_toggled_active_xpm[] = { +"20 24 10 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #707070", +"$ c #ECECEC", +"% c #767676", +"& c #7A7A7A", +"* c #7E7E7E", +"= c #868686", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@#@@@@@@@", +"@@@@@@@@##@@##@@@@@@", +"@@@@@@@###@####@@@@@", +"@@@@@@##$$@##$$@@@@@", +"@@@@@@%%@@%$$@@@@@@@", +"@@@@@@&&@@$@&&@@@@@@", +"@@@@@@**@@@@**@@@@@@", +"@@@@@@$======$@@@@@@", +"@@@@@@@$====$@@@@@@@", +"@@@@@@@@$$$$@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/stick-toggled-inactive.png b/themes/Mint-X/xfwm4/stick-toggled-inactive.png Binary files differnew file mode 100644 index 00000000..6a98a531 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-toggled-inactive.png diff --git a/themes/Mint-X/xfwm4/stick-toggled-inactive.xpm b/themes/Mint-X/xfwm4/stick-toggled-inactive.xpm new file mode 100644 index 00000000..0973e817 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * stick_toggled_inactive_xpm[] = { +"20 24 20 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #BCBCBC", +"$ c #BCBDBD", +"% c #BCBDBC", +"& c #BFBFC0", +"* c #C0C0BF", +"= c #ECECEC", +"- c #C2C2C2", +"; c #C5C5C5", +"> c #C5C5C6", +", c #C9C9C8", +"' c #C8C9C8", +") c #C8C8C8", +"! c #C9C8C8", +"~ c #CBCCCB", +"{ c #CBCBCB", +"] c #CECECE", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@#@@@@@@@", +"@@@@@@@@##@@##@@@@@@", +"@@@@@@@$%#@%%%%@@@@@", +"@@@@@@&*==@**==@@@@@", +"@@@@@@--@@-==@@@@@@@", +"@@@@@@;>@@=@>>@@@@@@", +"@@@@@@,'@@@@)!@@@@@@", +"@@@@@@=~~{{{~=@@@@@@", +"@@@@@@@=]]]]=@@@@@@@", +"@@@@@@@@====@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/stick-toggled-prelight.png b/themes/Mint-X/xfwm4/stick-toggled-prelight.png Binary files differnew file mode 100644 index 00000000..ec8c92b1 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-toggled-prelight.png diff --git a/themes/Mint-X/xfwm4/stick-toggled-prelight.xpm b/themes/Mint-X/xfwm4/stick-toggled-prelight.xpm new file mode 100644 index 00000000..cb98e29a --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-toggled-prelight.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"20 24 10 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #434343", +"$ c #ECECEC", +"% c #494949", +"& c #4C4C4C", +"* c #505050", +"= c #595959", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@#@@@@@@@", +"@@@@@@@@##@@##@@@@@@", +"@@@@@@@###@####@@@@@", +"@@@@@@##$$@##$$@@@@@", +"@@@@@@%%@@%$$@@@@@@@", +"@@@@@@&&@@$@&&@@@@@@", +"@@@@@@**@@@@**@@@@@@", +"@@@@@@$======$@@@@@@", +"@@@@@@@$====$@@@@@@@", +"@@@@@@@@$$$$@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/stick-toggled-pressed.png b/themes/Mint-X/xfwm4/stick-toggled-pressed.png Binary files differnew file mode 100644 index 00000000..242e1059 --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-toggled-pressed.png diff --git a/themes/Mint-X/xfwm4/stick-toggled-pressed.xpm b/themes/Mint-X/xfwm4/stick-toggled-pressed.xpm new file mode 100644 index 00000000..76606bbb --- /dev/null +++ b/themes/Mint-X/xfwm4/stick-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * stick_toggled_pressed_xpm[] = { +"20 24 4 1", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"- c #5189B5 s active_color_1", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@-@@@@@@@", +"@@@@@@@@--@@--@@@@@@", +"@@@@@@@---@----@@@@@", +"@@@@@@--@@@--@@@@@@@", +"@@@@@@--@@-@@@@@@@@@", +"@@@@@@--@@@@--@@@@@@", +"@@@@@@--@@@@--@@@@@@", +"@@@@@@@------@@@@@@@", +"@@@@@@@@----@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/themerc b/themes/Mint-X/xfwm4/themerc new file mode 100644 index 00000000..deb51a33 --- /dev/null +++ b/themes/Mint-X/xfwm4/themerc @@ -0,0 +1,24 @@ +# Author: Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at> +# Modified by: Marcelo Aguero <marceloaguero@gmail.com> +# Modified again by: Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at> +# Author of original metacity theme: elementart Art Team +# Greybird theme for xfwm4 using GTK color pickup. +# License: GPL +# Date: January 2011 + +active_text_color=#686868 +active_text_shadow_color=#ececec +inactive_text_color=#bbbbbb +inactive_text_shadow_color=#ececec +title_shadow_active=true +title_shadow_inactive=true +full_width_title=true +title_vertical_offset_active=2 +title_vertical_offset_inactive=2 +button_offset=4 +button_spacing=2 +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-10 +shadow_opacity=50 diff --git a/themes/Mint-X/xfwm4/title-1-active.png b/themes/Mint-X/xfwm4/title-1-active.png Binary files differnew file mode 100644 index 00000000..2f3b966d --- /dev/null +++ b/themes/Mint-X/xfwm4/title-1-active.png diff --git a/themes/Mint-X/xfwm4/title-1-active.xpm b/themes/Mint-X/xfwm4/title-1-active.xpm new file mode 100644 index 00000000..0207b141 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"2 24 4 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"..", +"++", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@"}; diff --git a/themes/Mint-X/xfwm4/title-1-inactive.png b/themes/Mint-X/xfwm4/title-1-inactive.png Binary files differnew file mode 100644 index 00000000..fa470998 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-1-inactive.png diff --git a/themes/Mint-X/xfwm4/title-1-inactive.xpm b/themes/Mint-X/xfwm4/title-1-inactive.xpm new file mode 100644 index 00000000..86f7ce0b --- /dev/null +++ b/themes/Mint-X/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"2 24 4 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"..", +"++", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@"}; diff --git a/themes/Mint-X/xfwm4/title-2-active.png b/themes/Mint-X/xfwm4/title-2-active.png new file mode 120000 index 00000000..b4aa42bc --- /dev/null +++ b/themes/Mint-X/xfwm4/title-2-active.png @@ -0,0 +1 @@ +title-1-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-2-active.xpm b/themes/Mint-X/xfwm4/title-2-active.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-2-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-2-inactive.png b/themes/Mint-X/xfwm4/title-2-inactive.png new file mode 120000 index 00000000..6cd87130 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-2-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-2-inactive.xpm b/themes/Mint-X/xfwm4/title-2-inactive.xpm new file mode 120000 index 00000000..b5c58ae0 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-2-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-3-active.png b/themes/Mint-X/xfwm4/title-3-active.png new file mode 120000 index 00000000..b4aa42bc --- /dev/null +++ b/themes/Mint-X/xfwm4/title-3-active.png @@ -0,0 +1 @@ +title-1-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-3-active.xpm b/themes/Mint-X/xfwm4/title-3-active.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-3-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-3-inactive.png b/themes/Mint-X/xfwm4/title-3-inactive.png new file mode 120000 index 00000000..6cd87130 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-3-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-3-inactive.xpm b/themes/Mint-X/xfwm4/title-3-inactive.xpm new file mode 120000 index 00000000..b5c58ae0 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-3-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-4-active.png b/themes/Mint-X/xfwm4/title-4-active.png new file mode 120000 index 00000000..b4aa42bc --- /dev/null +++ b/themes/Mint-X/xfwm4/title-4-active.png @@ -0,0 +1 @@ +title-1-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-4-active.xpm b/themes/Mint-X/xfwm4/title-4-active.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-4-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-4-inactive.png b/themes/Mint-X/xfwm4/title-4-inactive.png new file mode 120000 index 00000000..6cd87130 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-4-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-4-inactive.xpm b/themes/Mint-X/xfwm4/title-4-inactive.xpm new file mode 120000 index 00000000..b5c58ae0 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-4-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-5-active.png b/themes/Mint-X/xfwm4/title-5-active.png new file mode 120000 index 00000000..b4aa42bc --- /dev/null +++ b/themes/Mint-X/xfwm4/title-5-active.png @@ -0,0 +1 @@ +title-1-active.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-5-active.xpm b/themes/Mint-X/xfwm4/title-5-active.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-5-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-5-inactive.png b/themes/Mint-X/xfwm4/title-5-inactive.png new file mode 120000 index 00000000..6cd87130 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-5-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/title-5-inactive.xpm b/themes/Mint-X/xfwm4/title-5-inactive.xpm new file mode 120000 index 00000000..b5c58ae0 --- /dev/null +++ b/themes/Mint-X/xfwm4/title-5-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/top-left-active.png b/themes/Mint-X/xfwm4/top-left-active.png Binary files differnew file mode 100644 index 00000000..7b47eeac --- /dev/null +++ b/themes/Mint-X/xfwm4/top-left-active.png diff --git a/themes/Mint-X/xfwm4/top-left-active.xpm b/themes/Mint-X/xfwm4/top-left-active.xpm new file mode 100644 index 00000000..20d34595 --- /dev/null +++ b/themes/Mint-X/xfwm4/top-left-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"8 24 4 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +" ...", +" ..+++", +" .@@@@@", +" .@@@@@@", +" .@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@"}; diff --git a/themes/Mint-X/xfwm4/top-left-inactive.png b/themes/Mint-X/xfwm4/top-left-inactive.png Binary files differnew file mode 100644 index 00000000..b0d779f8 --- /dev/null +++ b/themes/Mint-X/xfwm4/top-left-inactive.png diff --git a/themes/Mint-X/xfwm4/top-left-inactive.xpm b/themes/Mint-X/xfwm4/top-left-inactive.xpm new file mode 120000 index 00000000..05175262 --- /dev/null +++ b/themes/Mint-X/xfwm4/top-left-inactive.xpm @@ -0,0 +1 @@ +top-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X/xfwm4/top-right-active.png b/themes/Mint-X/xfwm4/top-right-active.png Binary files differnew file mode 100644 index 00000000..3e85c397 --- /dev/null +++ b/themes/Mint-X/xfwm4/top-right-active.png diff --git a/themes/Mint-X/xfwm4/top-right-active.xpm b/themes/Mint-X/xfwm4/top-right-active.xpm new file mode 100644 index 00000000..07237008 --- /dev/null +++ b/themes/Mint-X/xfwm4/top-right-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"8 24 4 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"... ", +"+++.. ", +"@@@@@. ", +"@@@@@@. ", +"@@@@@@. ", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@."}; diff --git a/themes/Mint-X/xfwm4/top-right-inactive.png b/themes/Mint-X/xfwm4/top-right-inactive.png Binary files differnew file mode 100644 index 00000000..b953b771 --- /dev/null +++ b/themes/Mint-X/xfwm4/top-right-inactive.png diff --git a/themes/Mint-X/xfwm4/top-right-inactive.xpm b/themes/Mint-X/xfwm4/top-right-inactive.xpm new file mode 120000 index 00000000..42cae620 --- /dev/null +++ b/themes/Mint-X/xfwm4/top-right-inactive.xpm @@ -0,0 +1 @@ +top-right-active.xpm
\ No newline at end of file |
