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-Orange/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-Orange/xfwm4')
57 files changed, 268 insertions, 0 deletions
diff --git a/themes/Mint-Y-Orange/xfwm4/bottom-active.xpm b/themes/Mint-Y-Orange/xfwm4/bottom-active.xpm new file mode 120000 index 00000000..6f311a80 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/bottom-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/bottom-inactive.xpm new file mode 120000 index 00000000..9f106392 --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/bottom-inactive.xpm @@ -0,0 +1 @@ +bottom-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/bottom-left-active.xpm b/themes/Mint-Y-Orange/xfwm4/bottom-left-active.xpm new file mode 120000 index 00000000..0de934be --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/bottom-left-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/bottom-left-inactive.xpm new file mode 120000 index 00000000..d70de34a --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1 @@ +bottom-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/bottom-right-active.xpm b/themes/Mint-Y-Orange/xfwm4/bottom-right-active.xpm new file mode 120000 index 00000000..ef5c73fa --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/bottom-right-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/bottom-right-inactive.xpm new file mode 120000 index 00000000..d234cea5 --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1 @@ +bottom-right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/close-active.xpm b/themes/Mint-Y-Orange/xfwm4/close-active.xpm new file mode 100644 index 00000000..7608671d --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/close-active.xpm @@ -0,0 +1,72 @@ +/* XPM */ +static char *close_active[] = { +/* columns rows colors chars-per-pixel */ +"24 24 42 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #D9D4CE", +"# c #DABA9B", +"$ c #DBA878", +"% c #DB9F66", +"& c #DBA978", +"* c #DBBB9C", +"= c #DAC6B2", +"- c #DBA067", +"; c #DB9D61", +"> c #DB9D62", +", c #DDA36A", +"' c #DDA26A", +") c #DBA068", +"! c #D9D4D0", +"~ c #F7F6F5", +"{ c #EDD5BD", +"] c #DB9E62", +"^ c #ECD3BB", +"/ c #F8F7F7", +"( c #DBA877", +"_ c #E9CBAD", +": c #F8F8F8", +"< c #EDD6C0", +"[ c #EDD6BF", +"} c #EACEB2", +"| c #DBA066", +"1 c #EACCB0", +"2 c #EBCFB4", +"3 c #DB9E63", +"4 c #EED6C0", +"5 c #EED9C5", +"6 c #DC9F63", +"7 c #EDD5BE", +"8 c #E9CAAC", +"9 c #F6F1EB", +"0 c #E9C9A9", +"a c #DABA9C", +"b c #DBA168", +"c c #D9C5B2", +"d c #DBA979", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-= ", +" =>;;;;;;;;>= ", +" @-;;,;;;;';;)! ", +" #;;;~{]]^/;;;# ", +" (;;;_:<[:};;;& ", +" |;;;;1::2;;;;- ", +" -;;;34::56;;;) ", +" $;;;7:88:7;;;& ", +" *;;;90;;09;;;a ", +" @-;;;;;;;;;;b! ", +" =>;;;;;;;;>c ", +" =);;;;;;bc ", +" !#d||da! ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/themes/Mint-Y-Orange/xfwm4/close-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/close-inactive.xpm new file mode 120000 index 00000000..a7adc893 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/close-prelight.xpm b/themes/Mint-Y-Orange/xfwm4/close-prelight.xpm new file mode 100644 index 00000000..63771d29 --- /dev/null +++ b/themes/Mint-Y-Orange/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 #EEEEEE", +" c #D9D9D9", +"@ c #DAD5D1", +"# c #E2C6AA", +"$ c #E6BA8F", +"% c #E8B482", +"& c #E6BB90", +"* c #E2C6AB", +"= c #DFCDBB", +"- c #E8B583", +"; c #E9B37E", +"> c #DFCDBC", +", c #E9B37F", +"' c #EAB786", +") c #EAB785", +"! c #DAD6D2", +"~ c #F8F7F5", +"{ c #F2DDC8", +"] c #E9B47F", +"^ c #F2DCC6", +"/ c #F8F7F7", +"( c #E1C5AA", +"_ c #F0D5BB", +": c #F8F8F8", +"< c #F3DECA", +"[ c #F1D8BF", +"} c #E8B582", +"| c #F1D7BE", +"1 c #F1D9C1", +"2 c #E9B480", +"3 c #F3DFCB", +"4 c #F3E0CE", +"5 c #F2DDC9", +"6 c #F3DEC9", +"7 c #F7F2EE", +"8 c #F0D4B8", +"9 c #E1C6AB", +"0 c #E8B584", +"a c #DECDBC", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =,;;;;;;;;,> ", +" @-;;';;;;);;-! ", +" #;;;~{]]^/;;;( ", +" $;;;_:<<:[;;;& ", +" };;;;|::1;;;;- ", +" -;;;23::42;;;- ", +" $;;;5:__:6;;;& ", +" *;;;78;;87;;;9 ", +" @-;;;;;;;;;;0! ", +" >,;;;;;;;;,a ", +" >-;;;;;;0a ", +" !(&}}&9! ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/themes/Mint-Y-Orange/xfwm4/close-pressed.xpm b/themes/Mint-Y-Orange/xfwm4/close-pressed.xpm new file mode 100644 index 00000000..616ddd3f --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/close-pressed.xpm @@ -0,0 +1,73 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +/* columns rows colors chars-per-pixel */ +"24 24 43 1", +". c #EEEEEE", +" c #D9D9D9", +"@ c #D6D1CB", +"# c #CBAA8A", +"$ c #C38E5C", +"% c #BF8145", +"& c #C38F5D", +"* c #CCAA8A", +"= c #D0BBA7", +"- c #BF8247", +"; c #BE7D3F", +"> c #D1BBA7", +", c #BE7E40", +"' c #C2854A", +") c #C2844A", +"! c #C08248", +"~ c #D7D2CD", +"{ c #F7F5F4", +"] c #E2C8B0", +"^ c #BF7E41", +"/ c #E0C6AD", +"( c #F7F7F6", +"_ c #C38E5B", +": c #DBBB9C", +"< c #F8F8F8", +"[ c #E3CAB3", +"} c #E2CAB2", +"| c #DDBFA2", +"1 c #BF8146", +"2 c #DCBDA0", +"3 c #DEC0A4", +"4 c #BF7F41", +"5 c #E3CBB3", +"6 c #E4CEB9", +"7 c #BF7F42", +"8 c #E2C9B0", +"9 c #DBBA9B", +"0 c #E2C9B1", +"a c #F3EEE8", +"b c #DAB897", +"c c #CBAA8B", +"d c #C08348", +"e c #C48F5E", +/* pixels */ +"........................", +" ", +" ", +" ", +" ", +" @#$%%&*@ ", +" =-;;;;;;-> ", +" =,;;;;;;;;,> ", +" @-;;';;;;);;!~ ", +" #;;;{]^^/(;;;# ", +" _;;;:<[}<|;;;& ", +" 1;;;;2<<3;;;;- ", +" -;;;45<<67;;;! ", +" $;;;8<99<0;;;& ", +" *;;;ab;;ba;;;c ", +" @-;;;;;;;;;;d~ ", +" >,;;;;;;;;,= ", +" >!;;;;;;d= ", +" ~#e11ec~ ", +" ", +" ", +" ", +" ", +" " +}; diff --git a/themes/Mint-Y-Orange/xfwm4/hide-active.xpm b/themes/Mint-Y-Orange/xfwm4/hide-active.xpm new file mode 120000 index 00000000..30beeb1a --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/hide-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/hide-inactive.xpm new file mode 120000 index 00000000..f8186a8e --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/hide-prelight.xpm b/themes/Mint-Y-Orange/xfwm4/hide-prelight.xpm new file mode 120000 index 00000000..a108c1d4 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/hide-pressed.xpm b/themes/Mint-Y-Orange/xfwm4/hide-pressed.xpm new file mode 120000 index 00000000..57f2c17e --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/left-active.xpm b/themes/Mint-Y-Orange/xfwm4/left-active.xpm new file mode 120000 index 00000000..9153b49b --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/left-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/left-inactive.xpm new file mode 120000 index 00000000..ebcf4903 --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/left-inactive.xpm @@ -0,0 +1 @@ +left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/maximize-active.xpm b/themes/Mint-Y-Orange/xfwm4/maximize-active.xpm new file mode 120000 index 00000000..be30df65 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/maximize-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/maximize-inactive.xpm new file mode 120000 index 00000000..f6efab7e --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/maximize-prelight.xpm b/themes/Mint-Y-Orange/xfwm4/maximize-prelight.xpm new file mode 120000 index 00000000..8831867b --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/maximize-pressed.xpm b/themes/Mint-Y-Orange/xfwm4/maximize-pressed.xpm new file mode 120000 index 00000000..4511c378 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/menu-active.xpm b/themes/Mint-Y-Orange/xfwm4/menu-active.xpm new file mode 120000 index 00000000..e9180d7e --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/menu-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/menu-inactive.xpm new file mode 120000 index 00000000..30e32cf7 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/menu-prelight.xpm b/themes/Mint-Y-Orange/xfwm4/menu-prelight.xpm new file mode 120000 index 00000000..05922278 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/menu-pressed.xpm b/themes/Mint-Y-Orange/xfwm4/menu-pressed.xpm new file mode 120000 index 00000000..3c4207ab --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/right-active.xpm b/themes/Mint-Y-Orange/xfwm4/right-active.xpm new file mode 120000 index 00000000..91da6ff8 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/right-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/right-inactive.xpm new file mode 120000 index 00000000..6734f48a --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/right-inactive.xpm @@ -0,0 +1 @@ +right-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/shade-active.xpm b/themes/Mint-Y-Orange/xfwm4/shade-active.xpm new file mode 120000 index 00000000..73d704a3 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/shade-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/shade-inactive.xpm new file mode 120000 index 00000000..19d53288 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/shade-prelight.xpm b/themes/Mint-Y-Orange/xfwm4/shade-prelight.xpm new file mode 120000 index 00000000..cfbf050c --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/shade-pressed.xpm b/themes/Mint-Y-Orange/xfwm4/shade-pressed.xpm new file mode 120000 index 00000000..0a4a6390 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/shade-toggled-active.xpm b/themes/Mint-Y-Orange/xfwm4/shade-toggled-active.xpm new file mode 120000 index 00000000..5875ec24 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/shade-toggled-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/shade-toggled-inactive.xpm new file mode 120000 index 00000000..b3c8d320 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/shade-toggled-prelight.xpm b/themes/Mint-Y-Orange/xfwm4/shade-toggled-prelight.xpm new file mode 120000 index 00000000..1c6521f4 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/shade-toggled-pressed.xpm b/themes/Mint-Y-Orange/xfwm4/shade-toggled-pressed.xpm new file mode 120000 index 00000000..17d5fb28 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/stick-active.xpm b/themes/Mint-Y-Orange/xfwm4/stick-active.xpm new file mode 120000 index 00000000..7860aec2 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/stick-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/stick-inactive.xpm new file mode 120000 index 00000000..ba7a13c4 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/stick-prelight.xpm b/themes/Mint-Y-Orange/xfwm4/stick-prelight.xpm new file mode 120000 index 00000000..5c64e41d --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/stick-pressed.xpm b/themes/Mint-Y-Orange/xfwm4/stick-pressed.xpm new file mode 120000 index 00000000..5f956c18 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/stick-toggled-active.xpm b/themes/Mint-Y-Orange/xfwm4/stick-toggled-active.xpm new file mode 120000 index 00000000..bac24aac --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/stick-toggled-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/stick-toggled-inactive.xpm new file mode 120000 index 00000000..2cf3c104 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/stick-toggled-prelight.xpm b/themes/Mint-Y-Orange/xfwm4/stick-toggled-prelight.xpm new file mode 120000 index 00000000..a3c4dc6d --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/stick-toggled-pressed.xpm b/themes/Mint-Y-Orange/xfwm4/stick-toggled-pressed.xpm new file mode 120000 index 00000000..0fecd5f1 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/themerc b/themes/Mint-Y-Orange/xfwm4/themerc new file mode 120000 index 00000000..9aa9d46e --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/themerc @@ -0,0 +1 @@ +/usr/share/themes/Mint-Y/xfwm4/themerc
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/title-1-active.xpm b/themes/Mint-Y-Orange/xfwm4/title-1-active.xpm new file mode 120000 index 00000000..ca68e5b1 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/title-1-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/title-1-inactive.xpm new file mode 120000 index 00000000..def55f78 --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/title-1-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/title-2-active.xpm b/themes/Mint-Y-Orange/xfwm4/title-2-active.xpm new file mode 120000 index 00000000..880d9327 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/title-2-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/title-2-inactive.xpm new file mode 120000 index 00000000..a37458a5 --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/title-2-inactive.xpm @@ -0,0 +1 @@ +title-2-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/title-3-active.xpm b/themes/Mint-Y-Orange/xfwm4/title-3-active.xpm new file mode 120000 index 00000000..52e3c704 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/title-3-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/title-3-inactive.xpm new file mode 120000 index 00000000..66e6af7e --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/title-3-inactive.xpm @@ -0,0 +1 @@ +title-3-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/title-4-active.xpm b/themes/Mint-Y-Orange/xfwm4/title-4-active.xpm new file mode 120000 index 00000000..71e70a16 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/title-4-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/title-4-inactive.xpm new file mode 120000 index 00000000..069dba67 --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/title-4-inactive.xpm @@ -0,0 +1 @@ +title-4-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/title-5-active.xpm b/themes/Mint-Y-Orange/xfwm4/title-5-active.xpm new file mode 120000 index 00000000..a19d5427 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/title-5-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/title-5-inactive.xpm new file mode 120000 index 00000000..dcc79469 --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/title-5-inactive.xpm @@ -0,0 +1 @@ +title-5-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/top-left-active.xpm b/themes/Mint-Y-Orange/xfwm4/top-left-active.xpm new file mode 120000 index 00000000..82b0c1f3 --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/top-left-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/top-left-inactive.xpm new file mode 120000 index 00000000..05175262 --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/top-left-inactive.xpm @@ -0,0 +1 @@ +top-left-active.xpm
\ No newline at end of file diff --git a/themes/Mint-Y-Orange/xfwm4/top-right-active.xpm b/themes/Mint-Y-Orange/xfwm4/top-right-active.xpm new file mode 120000 index 00000000..1ebbc7fb --- /dev/null +++ b/themes/Mint-Y-Orange/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-Orange/xfwm4/top-right-inactive.xpm b/themes/Mint-Y-Orange/xfwm4/top-right-inactive.xpm new file mode 120000 index 00000000..42cae620 --- /dev/null +++ b/themes/Mint-Y-Orange/xfwm4/top-right-inactive.xpm @@ -0,0 +1 @@ +top-right-active.xpm
\ No newline at end of file |
