diff --git a/Readme.md b/Readme.md index b4b8900..e337704 100644 --- a/Readme.md +++ b/Readme.md @@ -33,8 +33,8 @@ /* default2 */ --color-grey-a: rgba(206, 214, 224, 0.35); --color-grey-1: rgb(206, 214, 224); - --color-grey-2: rgb(164, 176, 190); - --color-grey-3: rgb(134, 144, 155); + --color-grey-2: #a4b0be; + --color-grey-3: #86909b; /* inverse */ --color-dark-a: rgba(87, 96, 111, 0.35); --color-dark-1: #57606f; diff --git a/metacity-1/button-bg.svg b/metacity-1/button-bg.svg index d49eccc..fddf3c6 100644 --- a/metacity-1/button-bg.svg +++ b/metacity-1/button-bg.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/metacity-1/close-icon.svg b/metacity-1/close-icon.svg index b329458..baed4db 100644 --- a/metacity-1/close-icon.svg +++ b/metacity-1/close-icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/metacity-1/max-icon.svg b/metacity-1/max-icon.svg index b8cd281..c060051 100644 --- a/metacity-1/max-icon.svg +++ b/metacity-1/max-icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/metacity-1/menu-icon.svg b/metacity-1/menu-icon.svg index 5c9688a..812516b 100644 --- a/metacity-1/menu-icon.svg +++ b/metacity-1/menu-icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/metacity-1/metacity-theme-3.xml b/metacity-1/metacity-theme-3.xml index 52dbcb0..30341f9 100644 --- a/metacity-1/metacity-theme-3.xml +++ b/metacity-1/metacity-theme-3.xml @@ -5,101 +5,124 @@ yutent MIT May 2022 - A pleasant theme built to adapt to many color schemes as well as be optimal for both high and low resolution displays. + 窗口主题 - - + + + - - + + + - - - + + + + - - - - + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + @@ -108,114 +131,114 @@ - + - + - + - + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - + - + - + - + - - - - + + + + - + - - - - - + + + + + - - - - - - - + + + + + + + - - + + - - + + @@ -247,62 +270,62 @@ - + - - + + - - + + - + - - + + - - + + - - + + - - + + - + - - + + - - + + - + @@ -326,101 +349,101 @@ - + - - + + - - + + - + - + - - + + - - + + - + - + - - + + - - + + - + - + - - + + - - + + - + - + - - + + - - + + - + @@ -430,96 +453,96 @@ - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + @@ -677,4 +700,5 @@ - + + \ No newline at end of file diff --git a/metacity-1/min-icon.svg b/metacity-1/min-icon.svg index bce77ac..f1871da 100644 --- a/metacity-1/min-icon.svg +++ b/metacity-1/min-icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/metacity-1/restore-icon.svg b/metacity-1/restore-icon.svg index 578d78c..f37c129 100644 --- a/metacity-1/restore-icon.svg +++ b/metacity-1/restore-icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/metacity-1/shade-icon.svg b/metacity-1/shade-icon.svg index 7fad499..836dbc9 100644 --- a/metacity-1/shade-icon.svg +++ b/metacity-1/shade-icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/metacity-1/stick-icon.svg b/metacity-1/stick-icon.svg index bd35e9f..115b6a7 100644 --- a/metacity-1/stick-icon.svg +++ b/metacity-1/stick-icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/metacity-1/unshade-icon.svg b/metacity-1/unshade-icon.svg index 4d16089..795b07d 100644 --- a/metacity-1/unshade-icon.svg +++ b/metacity-1/unshade-icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/metacity-1/unstick-icon.svg b/metacity-1/unstick-icon.svg index 0cad1e0..00dfc47 100644 --- a/metacity-1/unstick-icon.svg +++ b/metacity-1/unstick-icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/update-theme.sh b/update-theme.sh index 4a6848d..b37f3b4 100644 --- a/update-theme.sh +++ b/update-theme.sh @@ -1,11 +1,11 @@ # 控件主题 -echo "重置控件主题……" -gsettings set org.cinnamon.desktop.interface gtk-theme "Mint-Y" -echo "重置完成, 0.5秒之后, 修改为one-dark" -sleep 0.5 -gsettings set org.cinnamon.desktop.interface gtk-theme "one-dark" +# echo "重置控件主题……" +# gsettings set org.cinnamon.desktop.interface gtk-theme "Mint-Y" +# echo "重置完成, 0.5秒之后, 修改为one-dark" +# sleep 0.5 +# gsettings set org.cinnamon.desktop.interface gtk-theme "one-dark" # 鼠标主题 # gsettings set org.cinnamon.desktop.interface cursor-theme "Adwaita" @@ -14,11 +14,11 @@ gsettings set org.cinnamon.desktop.interface gtk-theme "one-dark" # gsettings set org.cinnamon.desktop.interface icon-theme "Mint-Y" # 桌面主题 -echo "重置桌面主题……" -gsettings set org.cinnamon.theme name "Mint-Y" -echo "重置完成, 0.5秒之后, 修改为one-dark" -sleep 0.5 -gsettings set org.cinnamon.theme name "one-dark" +# echo "重置桌面主题……" +# gsettings set org.cinnamon.theme name "Mint-Y" +# echo "重置完成, 0.5秒之后, 修改为one-dark" +# sleep 0.5 +# gsettings set org.cinnamon.theme name "one-dark" # 窗口主题 echo "重置窗口主题……"