diff options
Diffstat (limited to 'themes/Mint-X-compact/xfwm4')
107 files changed, 1258 insertions, 0 deletions
diff --git a/themes/Mint-X-compact/xfwm4/base-inactive.png b/themes/Mint-X-compact/xfwm4/base-inactive.png Binary files differnew file mode 100644 index 00000000..38fbf5c4 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/base-inactive.png diff --git a/themes/Mint-X-compact/xfwm4/base.png b/themes/Mint-X-compact/xfwm4/base.png Binary files differnew file mode 100644 index 00000000..6d95d21a --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/base.png diff --git a/themes/Mint-X-compact/xfwm4/base_active.png b/themes/Mint-X-compact/xfwm4/base_active.png Binary files differnew file mode 100644 index 00000000..b0e64968 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/base_active.png diff --git a/themes/Mint-X-compact/xfwm4/base_inactive.png b/themes/Mint-X-compact/xfwm4/base_inactive.png Binary files differnew file mode 100644 index 00000000..12b60090 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/base_inactive.png diff --git a/themes/Mint-X-compact/xfwm4/bottom-active.xpm b/themes/Mint-X-compact/xfwm4/bottom-active.xpm new file mode 100644 index 00000000..0ec965bb --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/bottom-active.xpm @@ -0,0 +1,8 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"2 2 3 1", +" c None", +". c #DEDEDE s active_color_2", +"+ c #939393", +"..", +"++"}; diff --git a/themes/Mint-X-compact/xfwm4/bottom-inactive.xpm b/themes/Mint-X-compact/xfwm4/bottom-inactive.xpm new file mode 120000 index 00000000..9f106392 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/bottom-inactive.xpm @@ -0,0 +1 @@ +bottom-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/bottom-left-active.xpm b/themes/Mint-X-compact/xfwm4/bottom-left-active.xpm new file mode 100644 index 00000000..5b65d0b5 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/bottom-left-active.xpm @@ -0,0 +1,8 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"2 2 3 1", +" c None", +". c #939393", +"+ c #DEDEDE s active_color_2", +".+", +".."}; diff --git a/themes/Mint-X-compact/xfwm4/bottom-left-inactive.xpm b/themes/Mint-X-compact/xfwm4/bottom-left-inactive.xpm new file mode 120000 index 00000000..d70de34a --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1 @@ +bottom-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/bottom-right-active.xpm b/themes/Mint-X-compact/xfwm4/bottom-right-active.xpm new file mode 100644 index 00000000..9e3d478c --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/bottom-right-active.xpm @@ -0,0 +1,8 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"2 2 3 1", +" c None", +". c #DEDEDE s active_color_2", +"+ c #939393", +".+", +"++"}; diff --git a/themes/Mint-X-compact/xfwm4/bottom-right-inactive.xpm b/themes/Mint-X-compact/xfwm4/bottom-right-inactive.xpm new file mode 120000 index 00000000..d234cea5 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1 @@ +bottom-right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/close-active.png b/themes/Mint-X-compact/xfwm4/close-active.png Binary files differnew file mode 100644 index 00000000..7ec1e65c --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-active.png diff --git a/themes/Mint-X-compact/xfwm4/close-active.xpm b/themes/Mint-X-compact/xfwm4/close-active.xpm new file mode 100644 index 00000000..9fd04a6b --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"12 18 8 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #969696", +"$ c #ACACAC", +"% c #E5E5E5", +"& c #B0B0B0", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@##@@@@##@@", +"@@$$#@@#$$@@", +"@@%$$##$$%@@", +"@@@%$$$$%@@@", +"@@@@&$$&@@@@", +"@@@#$$$$#@@@", +"@@#$$%%$$#@@", +"@@$$%@@%$$@@", +"@@%%@@@@%%@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/close-inactive.png b/themes/Mint-X-compact/xfwm4/close-inactive.png new file mode 120000 index 00000000..0237db18 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/close-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/close-inactive.xpm b/themes/Mint-X-compact/xfwm4/close-inactive.xpm new file mode 100644 index 00000000..673e0ab6 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"12 18 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-compact/xfwm4/close-prelight.png b/themes/Mint-X-compact/xfwm4/close-prelight.png new file mode 120000 index 00000000..0237db18 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/close-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/close-prelight.xpm b/themes/Mint-X-compact/xfwm4/close-prelight.xpm new file mode 100644 index 00000000..db411410 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-prelight.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +"12 18 8 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #9B9B9B", +"$ c #888888", +"% c #E5E5E5", +"& c #8B8B8B", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@##@@@@##@@", +"@@$$#@@#$$@@", +"@@%$$##$$%@@", +"@@@%$$$$%@@@", +"@@@@&$$&@@@@", +"@@@#$$$$#@@@", +"@@#$$%%$$#@@", +"@@$$%@@%$$@@", +"@@%%@@@@%%@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/close-pressed.png b/themes/Mint-X-compact/xfwm4/close-pressed.png Binary files differnew file mode 100644 index 00000000..a13b09f2 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-pressed.png diff --git a/themes/Mint-X-compact/xfwm4/close-pressed.xpm b/themes/Mint-X-compact/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..88d327cc --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/close-pressed.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"12 18 4 1", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #6897BC s active_color_1", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@##@@@@##@@", +"@@###@@###@@", +"@@@######@@@", +"@@@@####@@@@", +"@@@@####@@@@", +"@@@######@@@", +"@@###@@###@@", +"@@##@@@@##@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/hide-active.png b/themes/Mint-X-compact/xfwm4/hide-active.png Binary files differnew file mode 100644 index 00000000..c7cfd875 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/hide-active.png diff --git a/themes/Mint-X-compact/xfwm4/hide-active.xpm b/themes/Mint-X-compact/xfwm4/hide-active.xpm new file mode 100644 index 00000000..2ce31107 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/hide-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"12 18 7 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #969696", +"$ c #ACACAC", +"% c #ECECEC", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@########@@", +"@@$$$$$$$$@@", +"@@%%%%%%%%@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/hide-inactive.png b/themes/Mint-X-compact/xfwm4/hide-inactive.png new file mode 120000 index 00000000..8bd78bba --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/hide-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/hide-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/hide-inactive.xpm b/themes/Mint-X-compact/xfwm4/hide-inactive.xpm new file mode 100644 index 00000000..1f53ee64 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/hide-inactive.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"12 18 7 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #BBBBBB", +"$ c #CACACA", +"% c #ECECEC", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@########@@", +"@@$$$$$$$$@@", +"@@%%%%%%%%@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/hide-prelight.png b/themes/Mint-X-compact/xfwm4/hide-prelight.png new file mode 120000 index 00000000..8bd78bba --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/hide-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/hide-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/hide-prelight.xpm b/themes/Mint-X-compact/xfwm4/hide-prelight.xpm new file mode 100644 index 00000000..e079161d --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/hide-prelight.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * hide_prelight_xpm[] = { +"12 18 7 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #707070", +"$ c #868686", +"% c #ECECEC", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@########@@", +"@@$$$$$$$$@@", +"@@%%%%%%%%@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/hide-pressed.png b/themes/Mint-X-compact/xfwm4/hide-pressed.png Binary files differnew file mode 100644 index 00000000..25f296b2 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/hide-pressed.png diff --git a/themes/Mint-X-compact/xfwm4/hide-pressed.xpm b/themes/Mint-X-compact/xfwm4/hide-pressed.xpm new file mode 100644 index 00000000..e8719e00 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/hide-pressed.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"12 18 4 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #6696BA s active_color_1", +" ", +"............", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++@@@@@@@@++", +"++@@@@@@@@++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++"}; diff --git a/themes/Mint-X-compact/xfwm4/left-active.xpm b/themes/Mint-X-compact/xfwm4/left-active.xpm new file mode 100644 index 00000000..c1019ae1 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/left-active.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * left_active_xpm[] = { +"2 1 3 1", +" c None", +". c #939393", +"+ c #DEDEDE s active_color_2", +".+"}; diff --git a/themes/Mint-X-compact/xfwm4/left-inactive.xpm b/themes/Mint-X-compact/xfwm4/left-inactive.xpm new file mode 120000 index 00000000..ebcf4903 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/left-inactive.xpm @@ -0,0 +1 @@ +left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/maximize-active.png b/themes/Mint-X-compact/xfwm4/maximize-active.png Binary files differnew file mode 100644 index 00000000..37c54752 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/maximize-active.png diff --git a/themes/Mint-X-compact/xfwm4/maximize-active.xpm b/themes/Mint-X-compact/xfwm4/maximize-active.xpm new file mode 100644 index 00000000..8834da01 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/maximize-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"12 18 10 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #969696", +"$ c #9F9F9F", +"% c #ACACAC", +"& c #ECECEC", +"* c #EEEFEF", +"= c #EFEFEF", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@##@@@@@", +"@@@@@$$@@@@@", +"@@@@@%%@@@@@", +"@@###%%###@@", +"@@%%%%%%%%@@", +"@@&&&%%&&&@@", +"@@@@@%%@@@@@", +"@@@@@%%@@@@@", +"@@@@@*=@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/maximize-inactive.png b/themes/Mint-X-compact/xfwm4/maximize-inactive.png new file mode 120000 index 00000000..6d4410fc --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/maximize-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/maximize-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/maximize-inactive.xpm b/themes/Mint-X-compact/xfwm4/maximize-inactive.xpm new file mode 100644 index 00000000..84599666 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/maximize-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"12 18 8 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #BABABA", +"$ c #CACACA", +"% c #EAEAEA", +"& c #D4D4D4", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@##@@@@@", +"@@@@@$$@@@@@", +"@@@@@$$@@@@@", +"@@###$$###@@", +"@@$$$$$$$$@@", +"@@%%%$$%%%@@", +"@@@@@$$@@@@@", +"@@@@@&&@@@@@", +"@@@@@%%@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/maximize-prelight.png b/themes/Mint-X-compact/xfwm4/maximize-prelight.png new file mode 120000 index 00000000..6d4410fc --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/maximize-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/maximize-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/maximize-prelight.xpm b/themes/Mint-X-compact/xfwm4/maximize-prelight.xpm new file mode 100644 index 00000000..0f95fd48 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/maximize-prelight.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"12 18 8 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #707070", +"$ c #868686", +"% c #EAEAEA", +"& c #B3B3B3", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@##@@@@@", +"@@@@@$$@@@@@", +"@@@@@$$@@@@@", +"@@###$$###@@", +"@@$$$$$$$$@@", +"@@%%%$$%%%@@", +"@@@@@$$@@@@@", +"@@@@@&&@@@@@", +"@@@@@%%@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/maximize-pressed.png b/themes/Mint-X-compact/xfwm4/maximize-pressed.png Binary files differnew file mode 100644 index 00000000..131ab329 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/maximize-pressed.png diff --git a/themes/Mint-X-compact/xfwm4/maximize-pressed.xpm b/themes/Mint-X-compact/xfwm4/maximize-pressed.xpm new file mode 100644 index 00000000..463e95ba --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/maximize-pressed.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"12 18 4 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #5189B5 s active_color_1", +" ", +"............", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"+++++@@+++++", +"+++++@@+++++", +"+++++@@+++++", +"++@@@@@@@@++", +"++@@@@@@@@++", +"+++++@@+++++", +"+++++@@+++++", +"+++++@@+++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", diff --git a/themes/Mint-X-compact/xfwm4/menu-active.png b/themes/Mint-X-compact/xfwm4/menu-active.png Binary files differnew file mode 100644 index 00000000..3ade0ad4 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/menu-active.png diff --git a/themes/Mint-X-compact/xfwm4/menu-active.xpm b/themes/Mint-X-compact/xfwm4/menu-active.xpm new file mode 100644 index 00000000..c625038a --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/menu-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"12 18 25 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #A7A7A7", +"$ c #888888", +"% c #AAAAAA", +"& c #ECECEC", +"* c #B0B0B0", +"= c #9F9F9F", +"- c #B6B6B6", +"; c #DFDFDF", +"> c #EAEAEA", +", c #ABABAB", +"' c #A5A5A5", +") c #B2B2B2", +"! c #E1E1E1", +"~ c #E0E0E0", +"{ c #ACACAC", +"] c #B1B1B1", +"^ c #E9E9E9", +"/ c #E6E6E6", +"( c #D3D3D3", +"_ c #E2E2E2", +": c #EDEDED", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@#$$$$$$%@@", +"@@&*====-&@@", +"@@;>,'')&@@@", +"@@@!~{]^~@@@", +"@@@@/(__@@@@", +"@@@@@:/@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/menu-inactive.png b/themes/Mint-X-compact/xfwm4/menu-inactive.png new file mode 120000 index 00000000..05277835 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/menu-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/menu-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/menu-inactive.xpm b/themes/Mint-X-compact/xfwm4/menu-inactive.xpm new file mode 100644 index 00000000..d482ee5d --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/menu-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"12 18 21 1", +" c None", +". 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-compact/xfwm4/menu-prelight.png b/themes/Mint-X-compact/xfwm4/menu-prelight.png new file mode 120000 index 00000000..05277835 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/menu-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/menu-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/menu-prelight.xpm b/themes/Mint-X-compact/xfwm4/menu-prelight.xpm new file mode 100644 index 00000000..89f7c88c --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/menu-prelight.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"12 18 24 1", +" c None", +". 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-compact/xfwm4/menu-pressed.png b/themes/Mint-X-compact/xfwm4/menu-pressed.png Binary files differnew file mode 100644 index 00000000..b372f509 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/menu-pressed.png diff --git a/themes/Mint-X-compact/xfwm4/menu-pressed.xpm b/themes/Mint-X-compact/xfwm4/menu-pressed.xpm new file mode 100644 index 00000000..7550f2c1 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/menu-pressed.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"12 18 4 1", +" c #939393", +". c #FFFFFF", +"+ c #DEDEDE s active_color_2", +"@ c #84A8C3 s active_color_1", +" ", +"............", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++@@@@@@@@++", +"+++@@@@@@+++", +"++++@@@@++++", +"+++++@@+++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++", +"++++++++++++"}; diff --git a/themes/Mint-X-compact/xfwm4/right-active.xpm b/themes/Mint-X-compact/xfwm4/right-active.xpm new file mode 100644 index 00000000..5b15e1e5 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/right-active.xpm @@ -0,0 +1,7 @@ +/* XPM */ +static char * right_active_xpm[] = { +"2 1 3 1", +" c None", +". c #DEDEDE s active_color_2", +"+ c #939393", +".+"}; diff --git a/themes/Mint-X-compact/xfwm4/right-inactive.xpm b/themes/Mint-X-compact/xfwm4/right-inactive.xpm new file mode 120000 index 00000000..6734f48a --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/right-inactive.xpm @@ -0,0 +1 @@ +right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/shade-active.png b/themes/Mint-X-compact/xfwm4/shade-active.png Binary files differnew file mode 100644 index 00000000..dd2e6a62 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-active.png diff --git a/themes/Mint-X-compact/xfwm4/shade-active.xpm b/themes/Mint-X-compact/xfwm4/shade-active.xpm new file mode 100644 index 00000000..28af95c2 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"12 18 13 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #ABABAB", +"$ c #B0B0B0", +"% c #A4A4A4", +"& c #B1B1B1", +"* c #9E9E9E", +"= c #B6B6B6", +"- c #A8A8A8", +"; c #898989", +"> c #EAEAEA", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@#$@@@@@", +"@@@@#%%&@@@@", +"@@@$*==*=@@@", +"@@-;#>>#;#@@", +"@@>>>@@>>>@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/shade-inactive.png b/themes/Mint-X-compact/xfwm4/shade-inactive.png Binary files differnew file mode 100644 index 00000000..01c727cb --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-inactive.png diff --git a/themes/Mint-X-compact/xfwm4/shade-inactive.xpm b/themes/Mint-X-compact/xfwm4/shade-inactive.xpm new file mode 100644 index 00000000..df9a386c --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-inactive.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"12 18 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-compact/xfwm4/shade-prelight.png b/themes/Mint-X-compact/xfwm4/shade-prelight.png Binary files differnew file mode 100644 index 00000000..7852d9a4 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-prelight.png diff --git a/themes/Mint-X-compact/xfwm4/shade-prelight.xpm b/themes/Mint-X-compact/xfwm4/shade-prelight.xpm new file mode 100644 index 00000000..163f330f --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-prelight.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"12 18 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 #EAEAEA", +", c #909090", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@#$@@@@@", +"@@@@%&&$@@@@", +"@@@*=*-=-@@@", +"@@*;*>>,;,@@", +"@@>>>@@>>>@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/shade-pressed.png b/themes/Mint-X-compact/xfwm4/shade-pressed.png Binary files differnew file mode 100644 index 00000000..d466b8e6 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-pressed.png diff --git a/themes/Mint-X-compact/xfwm4/shade-pressed.xpm b/themes/Mint-X-compact/xfwm4/shade-pressed.xpm new file mode 100644 index 00000000..ebdd67ff --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-pressed.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"12 18 4 1", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #70A2C8 s active_color_1", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@##@@@@@", +"@@@@####@@@@", +"@@@######@@@", +"@@###@@###@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/shade-toggled-active.png b/themes/Mint-X-compact/xfwm4/shade-toggled-active.png Binary files differnew file mode 100644 index 00000000..e71a9cd6 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-toggled-active.png diff --git a/themes/Mint-X-compact/xfwm4/shade-toggled-active.xpm b/themes/Mint-X-compact/xfwm4/shade-toggled-active.xpm new file mode 100644 index 00000000..548d74f6 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-toggled-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * shade_toggled_active_xpm[] = { +"12 18 18 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #A8A8A8", +"$ c #898989", +"% c #B1B1B1", +"& c #ABABAB", +"* c #ECECEC", +"= c #B0B0B0", +"- c #9E9E9E", +"; c #B6B6B6", +"> c #E9E9E9", +", c #A4A4A4", +"' c #EBEBEB", +") c #E1E1E1", +"! c #E0E0E0", +"~ c #E5E5E5", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@#$%@@%$&@@", +"@@*=-%%-;*@@", +"@@@>&,,%'@@@", +"@@@)!&=>@@@@", +"@@@@~~))@@@@", +"@@@@@*~@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/shade-toggled-inactive.png b/themes/Mint-X-compact/xfwm4/shade-toggled-inactive.png Binary files differnew file mode 100644 index 00000000..334e697e --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-toggled-inactive.png diff --git a/themes/Mint-X-compact/xfwm4/shade-toggled-inactive.xpm b/themes/Mint-X-compact/xfwm4/shade-toggled-inactive.xpm new file mode 100644 index 00000000..f04ebd68 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-toggled-inactive.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * shade_toggled_inactive_xpm[] = { +"12 18 22 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #C4C4C4", +"$ c #B5B5B5", +"% c #C5C5C5", +"& c #E7E7E7", +"* c #CCCCCC", +"= c #CFCFCF", +"- c #E6E6E6", +"; c #C9C9C9", +"> c #C6C6C6", +", c #CDCDCD", +"' c #E8E8E8", +") c #E0E0E0", +"! c #E3E3E3", +"~ c #CACACA", +"{ c #DFDFDF", +"] c #E2E2E2", +"^ c #DBDBDB", +"/ c #E4E4E4", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@#$%@@%$%@@", +"@@&*#==#=&@@", +"@@@-;>>,'@@@", +"@@@)!~*-{@@@", +"@@@@]^/{@@@@", +"@@@@@-]@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/shade-toggled-prelight.png b/themes/Mint-X-compact/xfwm4/shade-toggled-prelight.png Binary files differnew file mode 100644 index 00000000..f7b5799c --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-toggled-prelight.png diff --git a/themes/Mint-X-compact/xfwm4/shade-toggled-prelight.xpm b/themes/Mint-X-compact/xfwm4/shade-toggled-prelight.xpm new file mode 100644 index 00000000..0ffa9cd0 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-toggled-prelight.xpm @@ -0,0 +1,44 @@ +/* XPM */ +static char * shade_toggled_prelight_xpm[] = { +"12 18 23 1", +" c None", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"# c #8C8C8C", +"$ c #5E5E5E", +"% c #909090", +"& c #EAEAEA", +"* c #727272", +"= c #959595", +"- c #ECECEC", +"; c #E4E4E4", +"> c #848484", +", c #7C7C7C", +"' c #8E8E8E", +") c #E1E1E1", +"! c #D4D4D4", +"~ c #878787", +"{ c #E3E3E3", +"] c #DFDFDF", +"^ c #E5E5E5", +"/ c #BDBDBD", +"( c #D8D8D8", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@#$%@@%$%@@", +"@@&#*%%*=-@@", +"@@@;>,,'&@@@", +"@@@)!~'{]@@@", +"@@@@^/()@@@@", +"@@@@@-^@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/shade-toggled-pressed.png b/themes/Mint-X-compact/xfwm4/shade-toggled-pressed.png Binary files differnew file mode 100644 index 00000000..29c55a81 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-toggled-pressed.png diff --git a/themes/Mint-X-compact/xfwm4/shade-toggled-pressed.xpm b/themes/Mint-X-compact/xfwm4/shade-toggled-pressed.xpm new file mode 100644 index 00000000..26fde2bf --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/shade-toggled-pressed.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * shade_toggled_pressed_xpm[] = { +"12 18 4 1", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"$ c #669BC3 s active_color_1", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@$$$@@$$$@@", +"@@@$$$$$$@@@", +"@@@@$$$$@@@@", +"@@@@@$$@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/stick-active.png b/themes/Mint-X-compact/xfwm4/stick-active.png Binary files differnew file mode 100644 index 00000000..66b0a223 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-active.png 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", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@####@@@@", +"@@@$$$$$$@@@", +"@@%%&&&&%%@@", +"@@**@@@@**@@", +"@@==@@@@==@@", +"@@==@@@@==@@", +"@@&------&@@", +"@@@&;;;;&@@@", +"@@@@&&&&@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/stick-inactive.png b/themes/Mint-X-compact/xfwm4/stick-inactive.png new file mode 120000 index 00000000..8b96da06 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/stick-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/stick-inactive.xpm b/themes/Mint-X-compact/xfwm4/stick-inactive.xpm new file mode 100644 index 00000000..f86be70e --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"12 18 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-compact/xfwm4/stick-prelight.png b/themes/Mint-X-compact/xfwm4/stick-prelight.png new file mode 120000 index 00000000..8b96da06 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/stick-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/stick-prelight.xpm b/themes/Mint-X-compact/xfwm4/stick-prelight.xpm new file mode 100644 index 00000000..5ec09d05 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * stick_prelight_xpm[] = { +"12 18 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-compact/xfwm4/stick-pressed.png b/themes/Mint-X-compact/xfwm4/stick-pressed.png Binary files differnew file mode 100644 index 00000000..76ce98bd --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-pressed.png 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", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@####@@@@", +"@@@######@@@", +"@@##@@@@##@@", +"@@##@@@@##@@", +"@@##@@@@##@@", +"@@##@@@@##@@", +"@@@######@@@", +"@@@@####@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/stick-toggled-active.png b/themes/Mint-X-compact/xfwm4/stick-toggled-active.png Binary files differnew file mode 100644 index 00000000..8e1be0c5 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-toggled-active.png diff --git a/themes/Mint-X-compact/xfwm4/stick-toggled-active.xpm b/themes/Mint-X-compact/xfwm4/stick-toggled-active.xpm new file mode 100644 index 00000000..7231061a --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-toggled-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_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", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@#@@@", +"@@@@##@@##@@", +"@@@$$$@$$$$@", +"@@%%&&@%%&&@", +"@@**@@*&&@@@", +"@@==@@&@==@@", +"@@==@@@@==@@", +"@@&------&@@", +"@@@&;;;;&@@@", +"@@@@&&&&@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/stick-toggled-inactive.png b/themes/Mint-X-compact/xfwm4/stick-toggled-inactive.png new file mode 120000 index 00000000..aa5f0b1f --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-toggled-inactive.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/stick-toggled-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/stick-toggled-inactive.xpm b/themes/Mint-X-compact/xfwm4/stick-toggled-inactive.xpm new file mode 100644 index 00000000..78326276 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * stick_toggled_inactive_xpm[] = { +"12 18 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-compact/xfwm4/stick-toggled-prelight.png b/themes/Mint-X-compact/xfwm4/stick-toggled-prelight.png new file mode 120000 index 00000000..aa5f0b1f --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-toggled-prelight.png @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/stick-toggled-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/stick-toggled-prelight.xpm b/themes/Mint-X-compact/xfwm4/stick-toggled-prelight.xpm new file mode 100644 index 00000000..2158f597 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * stick_toggled_prelight_xpm[] = { +"12 18 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-compact/xfwm4/stick-toggled-pressed.png b/themes/Mint-X-compact/xfwm4/stick-toggled-pressed.png Binary files differnew file mode 100644 index 00000000..68f41e8c --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-toggled-pressed.png diff --git a/themes/Mint-X-compact/xfwm4/stick-toggled-pressed.xpm b/themes/Mint-X-compact/xfwm4/stick-toggled-pressed.xpm new file mode 100644 index 00000000..cc05bf5e --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/stick-toggled-pressed.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * stick_toggled_pressed_xpm[] = { +"12 18 4 1", +". c #8D8D8D", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"- c #5189B5 s active_color_1", +"............", +"++++++++++++", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@-@@@", +"@@@@--@@--@@", +"@@@---@----@", +"@@--@@@--@@@", +"@@--@@-@@@@@", +"@@--@@@@--@@", +"@@--@@@@--@@", +"@@@------@@@", +"@@@@----@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@", +"@@@@@@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/themerc b/themes/Mint-X-compact/xfwm4/themerc new file mode 100644 index 00000000..afdd6ec7 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/themerc @@ -0,0 +1,22 @@ +# Author: Simon Steinbeiß <simon.steinbeiss@elfenbeinturm.at> +# Author of original metacity theme: elementart Art Team +# Compact Greybird theme for xfwm4 using GTK color pickup. +# License: GPL +# Date: July 2011 + +active_text_color=#6f6f6f +active_text_shadow_color=#efefef +inactive_text_color=#9c9c9c +inactive_text_shadow_color=#f7f7f7 +title_shadow_active=true +title_shadow_inactive=true +full_width_title=true +title_vertical_offset_active=2 +title_vertical_offset_inactive=2 +button_offset=8 +button_spacing=10 +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-8 +shadow_opacity=50 diff --git a/themes/Mint-X-compact/xfwm4/title-1-active.png b/themes/Mint-X-compact/xfwm4/title-1-active.png Binary files differnew file mode 100644 index 00000000..eb2d7a72 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-1-active.png diff --git a/themes/Mint-X-compact/xfwm4/title-1-active.xpm b/themes/Mint-X-compact/xfwm4/title-1-active.xpm new file mode 100644 index 00000000..518d5728 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-1-active.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"2 18 4 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"..", +"++", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@"}; diff --git a/themes/Mint-X-compact/xfwm4/title-1-inactive.png b/themes/Mint-X-compact/xfwm4/title-1-inactive.png Binary files differnew file mode 100644 index 00000000..c4692240 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-1-inactive.png diff --git a/themes/Mint-X-compact/xfwm4/title-1-inactive.xpm b/themes/Mint-X-compact/xfwm4/title-1-inactive.xpm new file mode 100644 index 00000000..0990ef80 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-1-inactive.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"2 18 4 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"..", +"++", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@", +"@@"}; diff --git a/themes/Mint-X-compact/xfwm4/title-2-active.png b/themes/Mint-X-compact/xfwm4/title-2-active.png new file mode 120000 index 00000000..b4aa42bc --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-2-active.png @@ -0,0 +1 @@ +title-1-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-2-active.xpm b/themes/Mint-X-compact/xfwm4/title-2-active.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-2-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-2-inactive.png b/themes/Mint-X-compact/xfwm4/title-2-inactive.png new file mode 120000 index 00000000..6cd87130 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-2-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-2-inactive.xpm b/themes/Mint-X-compact/xfwm4/title-2-inactive.xpm new file mode 120000 index 00000000..b5c58ae0 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-2-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-3-active.png b/themes/Mint-X-compact/xfwm4/title-3-active.png new file mode 120000 index 00000000..b4aa42bc --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-3-active.png @@ -0,0 +1 @@ +title-1-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-3-active.xpm b/themes/Mint-X-compact/xfwm4/title-3-active.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-3-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-3-inactive.png b/themes/Mint-X-compact/xfwm4/title-3-inactive.png new file mode 120000 index 00000000..6cd87130 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-3-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-3-inactive.xpm b/themes/Mint-X-compact/xfwm4/title-3-inactive.xpm new file mode 120000 index 00000000..b5c58ae0 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-3-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-4-active.png b/themes/Mint-X-compact/xfwm4/title-4-active.png new file mode 120000 index 00000000..b4aa42bc --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-4-active.png @@ -0,0 +1 @@ +title-1-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-4-active.xpm b/themes/Mint-X-compact/xfwm4/title-4-active.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-4-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-4-inactive.png b/themes/Mint-X-compact/xfwm4/title-4-inactive.png new file mode 120000 index 00000000..6cd87130 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-4-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-4-inactive.xpm b/themes/Mint-X-compact/xfwm4/title-4-inactive.xpm new file mode 120000 index 00000000..b5c58ae0 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-4-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-5-active.png b/themes/Mint-X-compact/xfwm4/title-5-active.png new file mode 120000 index 00000000..b4aa42bc --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-5-active.png @@ -0,0 +1 @@ +title-1-active.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-5-active.xpm b/themes/Mint-X-compact/xfwm4/title-5-active.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-5-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-5-inactive.png b/themes/Mint-X-compact/xfwm4/title-5-inactive.png new file mode 120000 index 00000000..6cd87130 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-5-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/title-5-inactive.xpm b/themes/Mint-X-compact/xfwm4/title-5-inactive.xpm new file mode 120000 index 00000000..b5c58ae0 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/title-5-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/top-left-active.png b/themes/Mint-X-compact/xfwm4/top-left-active.png Binary files differnew file mode 100644 index 00000000..44401c55 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/top-left-active.png diff --git a/themes/Mint-X-compact/xfwm4/top-left-active.xpm b/themes/Mint-X-compact/xfwm4/top-left-active.xpm new file mode 100644 index 00000000..711379c1 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/top-left-active.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"8 18 4 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +" ...", +" ..+++", +" .@@@@@", +" .@@@@@@", +" .@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@", +".@@@@@@@"}; diff --git a/themes/Mint-X-compact/xfwm4/top-left-inactive.png b/themes/Mint-X-compact/xfwm4/top-left-inactive.png Binary files differnew file mode 100644 index 00000000..2e5731a4 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/top-left-inactive.png diff --git a/themes/Mint-X-compact/xfwm4/top-left-inactive.xpm b/themes/Mint-X-compact/xfwm4/top-left-inactive.xpm new file mode 120000 index 00000000..6926e1d6 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/top-left-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-X-compact/xfwm4/top-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-X-compact/xfwm4/top-right-active.png b/themes/Mint-X-compact/xfwm4/top-right-active.png Binary files differnew file mode 100644 index 00000000..1bb43c0b --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/top-right-active.png diff --git a/themes/Mint-X-compact/xfwm4/top-right-active.xpm b/themes/Mint-X-compact/xfwm4/top-right-active.xpm new file mode 100644 index 00000000..f13cd1d2 --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/top-right-active.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"8 18 4 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"... ", +"+++.. ", +"@@@@@. ", +"@@@@@@. ", +"@@@@@@. ", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@."}; diff --git a/themes/Mint-X-compact/xfwm4/top-right-inactive.png b/themes/Mint-X-compact/xfwm4/top-right-inactive.png Binary files differnew file mode 100644 index 00000000..ac39dd0a --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/top-right-inactive.png diff --git a/themes/Mint-X-compact/xfwm4/top-right-inactive.xpm b/themes/Mint-X-compact/xfwm4/top-right-inactive.xpm new file mode 100644 index 00000000..e2ff188c --- /dev/null +++ b/themes/Mint-X-compact/xfwm4/top-right-inactive.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"8 18 4 1", +" c None", +". c #939393", +"+ c #FFFFFF", +"@ c #DEDEDE s active_color_2", +"... ", +"+++.. ", +"@@@@@. ", +"@@@@@@. ", +"@@@@@@. ", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@.", +"@@@@@@@."}; |
