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-Y-Dark-Purple/xfwm4 | |
| parent | 48de6d4af249f23b3a431d357236588208a9f419 (diff) | |
| download | old-mint-y-eab0507af6367a9a75f40ac3dd92e5e42860c2dc.tar old-mint-y-eab0507af6367a9a75f40ac3dd92e5e42860c2dc.tar.gz old-mint-y-eab0507af6367a9a75f40ac3dd92e5e42860c2dc.zip | |
Diffstat (limited to 'themes/Mint-Y-Dark-Purple/xfwm4')
57 files changed, 258 insertions, 0 deletions
diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/bottom-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-active.xpm new file mode 120000 index 00000000..9797d26d --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/bottom-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/bottom-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-inactive.xpm new file mode 120000 index 00000000..9f106392 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-inactive.xpm @@ -0,0 +1 @@ +bottom-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/bottom-left-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-left-active.xpm new file mode 120000 index 00000000..309ef5cf --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-left-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/bottom-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/bottom-left-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-left-inactive.xpm new file mode 120000 index 00000000..d70de34a --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1 @@ +bottom-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/bottom-right-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-right-active.xpm new file mode 120000 index 00000000..1b14934d --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-right-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/bottom-right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/bottom-right-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-right-inactive.xpm new file mode 120000 index 00000000..d234cea5 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1 @@ +bottom-right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/close-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/close-active.xpm new file mode 100644 index 00000000..4cc4926b --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/close-active.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char *close_active[] = { +/* columns rows colors chars-per-pixel */ +"24 24 38 1", +". c #373737", +" c #2F2F2F", +"@ c #37343B", +"# c #5C4F77", +"$ c #7661A0", +"% c #8269B4", +"& c #75609F", +"* c #5C4E77", +"= c #4C435D", +"- c #8168B3", +"; c #866CBA", +"> c #4C445D", +", c #856CB9", +"' c #826AB3", +") c #8269B3", +"! c #313032", +"~ c #524766", +"{ c #856BB9", +"] c #534868", +"^ c #303030", +"/ c #5B4E76", +"( c #7661A1", +"_ c #5A4D74", +": c #4F4663", +"< c #504664", +"[ c #574B6F", +"} c #594C71", +"| c #564B6E", +"1 c #4F4562", +"2 c #4C435E", +"3 c #856BB8", +"4 c #514765", +"5 c #5B4E75", +"6 c #504764", +"7 c #5D5079", +"8 c #8169B2", +"9 c #36333A", +"0 c #4B435C", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =,;;;;;;;;,> ", +" @-;;';;;;);;)@ ", +" #;;;!~{{]^;;;/ ", +" (;;;_ :< [;;;& ", +" );;;;} |;;;;- ", +" -;;;,1 23;;;) ", +" $;;;4 55 6;;;& ", +" *;;;@7;;7@;;;5 ", +" @-;;;;;;;;;;89 ", +" >,;;;;;;;;,0 ", +" >);;;;;;80 ", +" @/&))&59 ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/close-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/close-inactive.xpm new file mode 120000 index 00000000..cd71375f --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/close-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/close-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/close-prelight.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/close-prelight.xpm new file mode 100644 index 00000000..b5a5c36d --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/close-prelight.xpm @@ -0,0 +1,69 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 39 1", +". c #373737", +" c #2F2F2F", +"@ c #38363D", +"# c #675B80", +"$ c #8774AE", +"% c #9680C4", +"& c #8674AD", +"* c #675B7F", +"= c #534B63", +"- c #957FC3", +"; c #9B84CB", +"> c #9A83CA", +", c #9680C3", +"' c #9580C3", +") c #38363C", +"! c #313132", +"~ c #5A516D", +"{ c #9A83C9", +"] c #5B526F", +"^ c #303031", +"/ c #665A7E", +"( c #8775AF", +"_ c #65597C", +": c #574F69", +"< c #584F6A", +"[ c #615677", +"} c #635879", +"| c #605676", +"1 c #574E69", +"2 c #534C63", +"3 c #59506C", +"4 c #655A7D", +"5 c #59506B", +"6 c #685C82", +"7 c #655A7E", +"8 c #957FC2", +"9 c #37353B", +"0 c #524A61", +"a c #8673AC", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-= ", +" =>;;;;;;;;>= ", +" @-;;,;;;;';;') ", +" #;;;!~{{]^;;;/ ", +" (;;;_ :< [;;;& ", +" ,;;;;} |;;;;- ", +" -;;;>1 2{;;;' ", +" $;;;3 44 5;;;& ", +" *;;;@6;;6@;;;7 ", +" @-;;;;;;;;;;89 ", +" =>;;;;;;;;>0 ", +" =';;;;;;80 ", +" )/a,,a79 ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/close-pressed.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..98ea7f12 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/close-pressed.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 37 1", +". c #373737", +" c #2F2F2F", +"@ c #343238", +"# c #4E4265", +"$ c #5F4D84", +"% c #675292", +"& c #5F4D83", +"* c #4D4265", +"= c #433B52", +"- c #675291", +"; c #6A5497", +"> c #433C52", +", c #6A5496", +"' c #685392", +") c #343338", +"! c #303031", +"~ c #473E58", +"{ c #695396", +"] c #473E5A", +"^ c #303030", +"/ c #4D4264", +"( c #5F4E84", +"_ c #4C4263", +": c #453D56", +"< c #4A405F", +"[ c #4B4161", +"} c #4A405E", +"| c #443C55", +"1 c #695496", +"2 c #463E58", +"3 c #4D4263", +"4 c #463D57", +"5 c #4F4366", +"6 c #4D4163", +"7 c #333237", +"8 c #423B51", +"9 c #5E4D82", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =,;;;;;;;;,> ", +" @-;;';;;;%;;%) ", +" #;;;!~{{]^;;;/ ", +" (;;;_ :: <;;;& ", +" %;;;;[ };;;;- ", +" -;;;,| =1;;;% ", +" $;;;2 33 4;;;& ", +" *;;;@5;;5@;;;6 ", +" @-;;;;;;;;;;-7 ", +" >,;;;;;;;;,8 ", +" >%;;;;;;-8 ", +" )/9%%967 ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/hide-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/hide-active.xpm new file mode 120000 index 00000000..6fc607de --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/hide-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/hide-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/hide-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/hide-inactive.xpm new file mode 120000 index 00000000..c7515d57 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/hide-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/hide-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/hide-prelight.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/hide-prelight.xpm new file mode 120000 index 00000000..43efffbc --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/hide-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/hide-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/hide-pressed.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/hide-pressed.xpm new file mode 120000 index 00000000..c9fe0c4e --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/hide-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/hide-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/left-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/left-active.xpm new file mode 120000 index 00000000..ea428e11 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/left-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/left-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/left-inactive.xpm new file mode 120000 index 00000000..ebcf4903 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/left-inactive.xpm @@ -0,0 +1 @@ +left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/maximize-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/maximize-active.xpm new file mode 120000 index 00000000..9b5295d8 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/maximize-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/maximize-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/maximize-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/maximize-inactive.xpm new file mode 120000 index 00000000..a05c951b --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/maximize-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/maximize-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/maximize-prelight.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/maximize-prelight.xpm new file mode 120000 index 00000000..541e0f7d --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/maximize-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/maximize-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/maximize-pressed.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/maximize-pressed.xpm new file mode 120000 index 00000000..7b09794b --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/maximize-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/maximize-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/menu-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/menu-active.xpm new file mode 120000 index 00000000..79f3b492 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/menu-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/menu-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/menu-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/menu-inactive.xpm new file mode 120000 index 00000000..1a77741a --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/menu-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/menu-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/menu-prelight.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/menu-prelight.xpm new file mode 120000 index 00000000..4827ddbc --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/menu-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/menu-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/menu-pressed.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/menu-pressed.xpm new file mode 120000 index 00000000..27d8f611 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/menu-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/menu-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/right-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/right-active.xpm new file mode 120000 index 00000000..57f92335 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/right-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/right-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/right-inactive.xpm new file mode 120000 index 00000000..6734f48a --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/right-inactive.xpm @@ -0,0 +1 @@ +right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/shade-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/shade-active.xpm new file mode 120000 index 00000000..4da3cd13 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/shade-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/shade-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/shade-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/shade-inactive.xpm new file mode 120000 index 00000000..32da3efa --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/shade-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/shade-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/shade-prelight.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/shade-prelight.xpm new file mode 120000 index 00000000..69d009ad --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/shade-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/shade-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/shade-pressed.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/shade-pressed.xpm new file mode 120000 index 00000000..bb0c1c95 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/shade-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/shade-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-active.xpm new file mode 120000 index 00000000..70f6e1a5 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/shade-toggled-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-inactive.xpm new file mode 120000 index 00000000..43da0b37 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/shade-toggled-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-prelight.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-prelight.xpm new file mode 120000 index 00000000..294f574e --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/shade-toggled-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-pressed.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-pressed.xpm new file mode 120000 index 00000000..e8396372 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/shade-toggled-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/shade-toggled-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/stick-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/stick-active.xpm new file mode 120000 index 00000000..ccbbddba --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/stick-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/stick-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/stick-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/stick-inactive.xpm new file mode 120000 index 00000000..62c0d097 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/stick-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/stick-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/stick-prelight.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/stick-prelight.xpm new file mode 120000 index 00000000..9d784d6c --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/stick-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/stick-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/stick-pressed.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/stick-pressed.xpm new file mode 120000 index 00000000..b1656da8 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/stick-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/stick-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-active.xpm new file mode 120000 index 00000000..5f0a525d --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/stick-toggled-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-inactive.xpm new file mode 120000 index 00000000..c4ad6929 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/stick-toggled-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-prelight.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-prelight.xpm new file mode 120000 index 00000000..4774d711 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/stick-toggled-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-pressed.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-pressed.xpm new file mode 120000 index 00000000..974d6f8a --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/stick-toggled-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/stick-toggled-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/themerc b/themes/Mint-Y-Dark-Purple/xfwm4/themerc new file mode 120000 index 00000000..59581bdd --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/themerc @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/themerc
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/title-1-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/title-1-active.xpm new file mode 120000 index 00000000..38b8249c --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/title-1-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/title-1-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/title-1-inactive.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/title-1-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/title-2-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/title-2-active.xpm new file mode 120000 index 00000000..81a62cd4 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/title-2-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/title-2-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/title-2-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/title-2-inactive.xpm new file mode 120000 index 00000000..a37458a5 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/title-2-inactive.xpm @@ -0,0 +1 @@ +title-2-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/title-3-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/title-3-active.xpm new file mode 120000 index 00000000..70bb0125 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/title-3-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/title-3-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/title-3-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/title-3-inactive.xpm new file mode 120000 index 00000000..66e6af7e --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/title-3-inactive.xpm @@ -0,0 +1 @@ +title-3-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/title-4-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/title-4-active.xpm new file mode 120000 index 00000000..f29ac74e --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/title-4-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/title-4-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/title-4-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/title-4-inactive.xpm new file mode 120000 index 00000000..069dba67 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/title-4-inactive.xpm @@ -0,0 +1 @@ +title-4-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/title-5-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/title-5-active.xpm new file mode 120000 index 00000000..d04e946e --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/title-5-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/title-5-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/title-5-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/title-5-inactive.xpm new file mode 120000 index 00000000..dcc79469 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/title-5-inactive.xpm @@ -0,0 +1 @@ +title-5-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/top-left-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/top-left-active.xpm new file mode 120000 index 00000000..b2dbaf45 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/top-left-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/top-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/top-left-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/top-left-inactive.xpm new file mode 120000 index 00000000..05175262 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/top-left-inactive.xpm @@ -0,0 +1 @@ +top-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/top-right-active.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/top-right-active.xpm new file mode 120000 index 00000000..0ecfdede --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/top-right-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y-Dark/xfwm4/top-right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Dark-Purple/xfwm4/top-right-inactive.xpm b/themes/Mint-Y-Dark-Purple/xfwm4/top-right-inactive.xpm new file mode 120000 index 00000000..42cae620 --- /dev/null +++ b/themes/Mint-Y-Dark-Purple/xfwm4/top-right-inactive.xpm @@ -0,0 +1 @@ +top-right-active.xpm
\ No newline at end of file |
