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-Teal/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-Teal/xfwm4')
57 files changed, 265 insertions, 0 deletions
diff --git a/themes/Mint-Y-Teal/xfwm4/bottom-active.xpm b/themes/Mint-Y-Teal/xfwm4/bottom-active.xpm new file mode 120000 index 00000000..6f311a80 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/bottom-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/bottom-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/bottom-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/bottom-inactive.xpm new file mode 120000 index 00000000..9f106392 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/bottom-inactive.xpm @@ -0,0 +1 @@ +bottom-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/bottom-left-active.xpm b/themes/Mint-Y-Teal/xfwm4/bottom-left-active.xpm new file mode 120000 index 00000000..0de934be --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/bottom-left-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/bottom-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/bottom-left-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/bottom-left-inactive.xpm new file mode 120000 index 00000000..d70de34a --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1 @@ +bottom-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/bottom-right-active.xpm b/themes/Mint-Y-Teal/xfwm4/bottom-right-active.xpm new file mode 120000 index 00000000..ef5c73fa --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/bottom-right-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/bottom-right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/bottom-right-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/bottom-right-inactive.xpm new file mode 120000 index 00000000..d234cea5 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1 @@ +bottom-right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/close-active.xpm b/themes/Mint-Y-Teal/xfwm4/close-active.xpm new file mode 100644 index 00000000..5c42f947 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/close-active.xpm @@ -0,0 +1,70 @@ +/* XPM */ +static char *close_active[] = { +/* columns rows colors chars-per-pixel */ +"24 24 40 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #CED5D3", +"# c #98C1B9", +"$ c #72B3A6", +"% c #5FAC9C", +"& c #73B3A6", +"* c #AFCAC5", +"= c #60AC9D", +"- c #5AAA9A", +"; c #B0CAC5", +"> c #5BAA9A", +", c #64AFA0", +"' c #63AFA0", +") c #61AD9E", +"! c #CFD5D4", +"~ c #F5F6F6", +"{ c #BADAD3", +"] c #5BAB9B", +"^ c #B8D8D2", +"/ c #F7F7F7", +"( c #71B3A6", +"_ c #A9D1C9", +": c #F8F8F8", +"< c #BDDBD5", +"[ c #BCDBD5", +"} c #AFD4CC", +"| c #ADD3CB", +"1 c #B1D5CD", +"2 c #5CAB9B", +"3 c #BEDBD5", +"4 c #C2DDD8", +"5 c #5DAB9C", +"6 c #BBDAD4", +"7 c #BCDAD4", +"8 c #EBF2F0", +"9 c #A5CFC7", +"0 c #99C1B9", +"a c #62AD9E", +"b c #73B4A7", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&#@ ", +" *=------=; ", +" *>-------->; ", +" @=--,----'--)! ", +" #---~{]]^/---# ", +" (---_:<[:}---& ", +" =----|::1----= ", +" =---23::45---) ", +" $---6:__:7---& ", +" #---89--98---0 ", +" @=----------a! ", +" ;>-------->; ", +" ;)------a; ", +" !#b==b0! ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/themes/Mint-Y-Teal/xfwm4/close-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/close-inactive.xpm new file mode 120000 index 00000000..a7adc893 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/close-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/close-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/close-prelight.xpm b/themes/Mint-Y-Teal/xfwm4/close-prelight.xpm new file mode 100644 index 00000000..15393dbd --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/close-prelight.xpm @@ -0,0 +1,70 @@ +/* XPM */ +static char * close_prelight_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 40 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #CFD6D5", +"# c #A1CAC2", +"$ c #81C1B4", +"% c #71BCAD", +"& c #82C1B4", +"* c #A2CAC2", +"= c #B6CFCA", +"- c #72BCAD", +"; c #6DBBAB", +"> c #B6D0CA", +", c #6EBBAB", +"' c #76BFB0", +") c #75BFB0", +"! c #73BDAE", +"~ c #D1D7D5", +"{ c #F5F7F6", +"] c #C2E0DA", +"^ c #6EBCAC", +"/ c #BFDFD9", +"( c #F7F7F7", +"_ c #A2C9C1", +": c #81C1B3", +"< c #B3D9D1", +"[ c #F8F8F8", +"} c #C4E1DB", +"| c #C3E1DB", +"1 c #B7DCD4", +"2 c #B6DBD3", +"3 c #B9DCD5", +"4 c #6FBCAC", +"5 c #C5E2DC", +"6 c #C9E3DE", +"7 c #C2E1DA", +"8 c #B2D9D1", +"9 c #ECF3F2", +"0 c #AFD8D0", +"a c #74BDAE", +"b c #83C1B4", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =,;;;;;;;;,> ", +" @-;;';;;;);;!~ ", +" #;;;{]^^/(;;;_ ", +" :;;;<[}|[1;;;& ", +" -;;;;2[[3;;;;- ", +" -;;;45[[64;;;! ", +" $;;;7[88[|;;;& ", +" *;;;90;;09;;;* ", +" @-;;;;;;;;;;a~ ", +" >,;;;;;;;;,= ", +" >!;;;;;;a= ", +" ~_b--b*~ ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/themes/Mint-Y-Teal/xfwm4/close-pressed.xpm b/themes/Mint-Y-Teal/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..8df5ec27 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/close-pressed.xpm @@ -0,0 +1,71 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 41 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #CDD1D0", +"# c #91ADA7", +"$ c #68938A", +"% c #54867C", +"& c #69948B", +"* c #92ADA8", +"= c #ABBDB9", +"- c #55877D", +"; c #4E8378", +"> c #ACBDBA", +", c #4F8379", +"' c #588A80", +") c #588A7F", +"! c #56887D", +"~ c #CED2D1", +"{ c #F5F6F5", +"] c #B6CAC6", +"^ c #4F8479", +"/ c #B3C8C4", +"( c #F7F7F7", +"_ c #92ADA7", +": c #A4BEB8", +"< c #F8F8F8", +"[ c #B8CCC8", +"} c #A9C2BD", +"| c #54877C", +"1 c #A7C0BB", +"2 c #ABC3BE", +"3 c #50847A", +"4 c #B9CDC9", +"5 c #BED0CC", +"6 c #51857A", +"7 c #B6CBC7", +"8 c #A3BDB8", +"9 c #B7CBC7", +"0 c #EAEEED", +"a c #9FBBB5", +"b c #56887E", +"c c #6A948B", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =,;;;;;;;;,> ", +" @-;;';;;;);;!~ ", +" #;;;{]^^/(;;;_ ", +" $;;;:<[[<};;;& ", +" |;;;;1<<2;;;;- ", +" -;;;34<<56;;;! ", +" $;;;7<88<9;;;& ", +" *;;;0a;;a0;;;* ", +" @-;;;;;;;;;;b~ ", +" >,;;;;;;;;,> ", +" >!;;;;;;b> ", +" ~_c||c*~ ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/themes/Mint-Y-Teal/xfwm4/hide-active.xpm b/themes/Mint-Y-Teal/xfwm4/hide-active.xpm new file mode 120000 index 00000000..30beeb1a --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/hide-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/hide-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/hide-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/hide-inactive.xpm new file mode 120000 index 00000000..f8186a8e --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/hide-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/hide-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/hide-prelight.xpm b/themes/Mint-Y-Teal/xfwm4/hide-prelight.xpm new file mode 120000 index 00000000..a108c1d4 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/hide-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/hide-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/hide-pressed.xpm b/themes/Mint-Y-Teal/xfwm4/hide-pressed.xpm new file mode 120000 index 00000000..57f2c17e --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/hide-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/hide-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/left-active.xpm b/themes/Mint-Y-Teal/xfwm4/left-active.xpm new file mode 120000 index 00000000..9153b49b --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/left-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/left-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/left-inactive.xpm new file mode 120000 index 00000000..ebcf4903 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/left-inactive.xpm @@ -0,0 +1 @@ +left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/maximize-active.xpm b/themes/Mint-Y-Teal/xfwm4/maximize-active.xpm new file mode 120000 index 00000000..be30df65 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/maximize-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/maximize-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/maximize-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/maximize-inactive.xpm new file mode 120000 index 00000000..f6efab7e --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/maximize-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/maximize-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/maximize-prelight.xpm b/themes/Mint-Y-Teal/xfwm4/maximize-prelight.xpm new file mode 120000 index 00000000..8831867b --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/maximize-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/maximize-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/maximize-pressed.xpm b/themes/Mint-Y-Teal/xfwm4/maximize-pressed.xpm new file mode 120000 index 00000000..4511c378 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/maximize-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/maximize-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/menu-active.xpm b/themes/Mint-Y-Teal/xfwm4/menu-active.xpm new file mode 120000 index 00000000..e9180d7e --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/menu-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/menu-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/menu-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/menu-inactive.xpm new file mode 120000 index 00000000..30e32cf7 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/menu-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/menu-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/menu-prelight.xpm b/themes/Mint-Y-Teal/xfwm4/menu-prelight.xpm new file mode 120000 index 00000000..05922278 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/menu-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/menu-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/menu-pressed.xpm b/themes/Mint-Y-Teal/xfwm4/menu-pressed.xpm new file mode 120000 index 00000000..3c4207ab --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/menu-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/menu-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/right-active.xpm b/themes/Mint-Y-Teal/xfwm4/right-active.xpm new file mode 120000 index 00000000..91da6ff8 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/right-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/right-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/right-inactive.xpm new file mode 120000 index 00000000..6734f48a --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/right-inactive.xpm @@ -0,0 +1 @@ +right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/shade-active.xpm b/themes/Mint-Y-Teal/xfwm4/shade-active.xpm new file mode 120000 index 00000000..73d704a3 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/shade-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/shade-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/shade-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/shade-inactive.xpm new file mode 120000 index 00000000..19d53288 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/shade-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/shade-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/shade-prelight.xpm b/themes/Mint-Y-Teal/xfwm4/shade-prelight.xpm new file mode 120000 index 00000000..cfbf050c --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/shade-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/shade-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/shade-pressed.xpm b/themes/Mint-Y-Teal/xfwm4/shade-pressed.xpm new file mode 120000 index 00000000..0a4a6390 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/shade-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/shade-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/shade-toggled-active.xpm b/themes/Mint-Y-Teal/xfwm4/shade-toggled-active.xpm new file mode 120000 index 00000000..5875ec24 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/shade-toggled-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/shade-toggled-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/shade-toggled-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/shade-toggled-inactive.xpm new file mode 120000 index 00000000..b3c8d320 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/shade-toggled-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/shade-toggled-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/shade-toggled-prelight.xpm b/themes/Mint-Y-Teal/xfwm4/shade-toggled-prelight.xpm new file mode 120000 index 00000000..1c6521f4 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/shade-toggled-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/shade-toggled-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/shade-toggled-pressed.xpm b/themes/Mint-Y-Teal/xfwm4/shade-toggled-pressed.xpm new file mode 120000 index 00000000..17d5fb28 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/shade-toggled-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/shade-toggled-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/stick-active.xpm b/themes/Mint-Y-Teal/xfwm4/stick-active.xpm new file mode 120000 index 00000000..7860aec2 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/stick-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/stick-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/stick-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/stick-inactive.xpm new file mode 120000 index 00000000..ba7a13c4 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/stick-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/stick-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/stick-prelight.xpm b/themes/Mint-Y-Teal/xfwm4/stick-prelight.xpm new file mode 120000 index 00000000..5c64e41d --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/stick-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/stick-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/stick-pressed.xpm b/themes/Mint-Y-Teal/xfwm4/stick-pressed.xpm new file mode 120000 index 00000000..5f956c18 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/stick-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/stick-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/stick-toggled-active.xpm b/themes/Mint-Y-Teal/xfwm4/stick-toggled-active.xpm new file mode 120000 index 00000000..bac24aac --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/stick-toggled-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/stick-toggled-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/stick-toggled-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/stick-toggled-inactive.xpm new file mode 120000 index 00000000..2cf3c104 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/stick-toggled-inactive.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/stick-toggled-prelight.xpm b/themes/Mint-Y-Teal/xfwm4/stick-toggled-prelight.xpm new file mode 120000 index 00000000..a3c4dc6d --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/stick-toggled-prelight.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/stick-toggled-prelight.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/stick-toggled-pressed.xpm b/themes/Mint-Y-Teal/xfwm4/stick-toggled-pressed.xpm new file mode 120000 index 00000000..0fecd5f1 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/stick-toggled-pressed.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/stick-toggled-pressed.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/themerc b/themes/Mint-Y-Teal/xfwm4/themerc new file mode 120000 index 00000000..9aa9d46e --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/themerc @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/themerc
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/title-1-active.xpm b/themes/Mint-Y-Teal/xfwm4/title-1-active.xpm new file mode 120000 index 00000000..ca68e5b1 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/title-1-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/title-1-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/title-1-inactive.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/title-1-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/title-2-active.xpm b/themes/Mint-Y-Teal/xfwm4/title-2-active.xpm new file mode 120000 index 00000000..880d9327 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/title-2-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/title-2-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/title-2-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/title-2-inactive.xpm new file mode 120000 index 00000000..a37458a5 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/title-2-inactive.xpm @@ -0,0 +1 @@ +title-2-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/title-3-active.xpm b/themes/Mint-Y-Teal/xfwm4/title-3-active.xpm new file mode 120000 index 00000000..52e3c704 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/title-3-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/title-3-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/title-3-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/title-3-inactive.xpm new file mode 120000 index 00000000..66e6af7e --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/title-3-inactive.xpm @@ -0,0 +1 @@ +title-3-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/title-4-active.xpm b/themes/Mint-Y-Teal/xfwm4/title-4-active.xpm new file mode 120000 index 00000000..71e70a16 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/title-4-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/title-4-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/title-4-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/title-4-inactive.xpm new file mode 120000 index 00000000..069dba67 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/title-4-inactive.xpm @@ -0,0 +1 @@ +title-4-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/title-5-active.xpm b/themes/Mint-Y-Teal/xfwm4/title-5-active.xpm new file mode 120000 index 00000000..a19d5427 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/title-5-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/title-5-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/title-5-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/title-5-inactive.xpm new file mode 120000 index 00000000..dcc79469 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/title-5-inactive.xpm @@ -0,0 +1 @@ +title-5-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/top-left-active.xpm b/themes/Mint-Y-Teal/xfwm4/top-left-active.xpm new file mode 120000 index 00000000..82b0c1f3 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/top-left-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/top-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/top-left-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/top-left-inactive.xpm new file mode 120000 index 00000000..05175262 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/top-left-inactive.xpm @@ -0,0 +1 @@ +top-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/top-right-active.xpm b/themes/Mint-Y-Teal/xfwm4/top-right-active.xpm new file mode 120000 index 00000000..1ebbc7fb --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/top-right-active.xpm @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/top-right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Teal/xfwm4/top-right-inactive.xpm b/themes/Mint-Y-Teal/xfwm4/top-right-inactive.xpm new file mode 120000 index 00000000..42cae620 --- /dev/null +++ b/themes/Mint-Y-Teal/xfwm4/top-right-inactive.xpm @@ -0,0 +1 @@ +top-right-active.xpm
\ No newline at end of file |
