Skip to content

Commit a0e9be8

Browse files
committed
chore: update readme
1 parent f350e32 commit a0e9be8

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

README-cmn_CN.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ CSS
3333
/* https://github.com/hakadao/CherryStudio-Aero */
3434

3535
body[theme-mode='light'] {
36-
--fill-1: hsl(252 15% 100% / 0.6);
37-
--fill-2: hsl(252 15% 50% / 0.1);
38-
--fill-3: hsl(252 15% 50% / 0.14);
36+
--fill-1: hsl(220 10% 100% / 0.6);
37+
--fill-2: hsl(220 10% 50% / 0.1);
38+
--fill-3: hsl(220 10% 50% / 0.14);
3939

4040
--color-white: var(--fill-1);
4141
--color-white-soft: var(--fill-2);
@@ -49,9 +49,9 @@ body[theme-mode='light'] {
4949
--aero-background-3: hsl(0 0% 100% / 0.6);
5050
--aero-background-solid: hsl(0 0% 100% / 1);
5151

52-
--navbar-background: hsl(240 100% 97.4%);
52+
--navbar-background: hsl(220 20% 94%);
5353
/* remove the background of the navbar to make it more transparent on macOS */
54-
--navbar-background-mac: hsl(240 100% 97.4% / 0.2);
54+
--navbar-background-mac: hsl(220 20% 94% / 0.2);
5555
}
5656

5757
body[theme-mode='dark'] {

README-cmn_TW.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ CSS
3333
/* https://github.com/hakadao/CherryStudio-Aero */
3434

3535
body[theme-mode='light'] {
36-
--fill-1: hsl(252 15% 100% / 0.6);
37-
--fill-2: hsl(252 15% 50% / 0.1);
38-
--fill-3: hsl(252 15% 50% / 0.14);
36+
--fill-1: hsl(220 10% 100% / 0.6);
37+
--fill-2: hsl(220 10% 50% / 0.1);
38+
--fill-3: hsl(220 10% 50% / 0.14);
3939

4040
--color-white: var(--fill-1);
4141
--color-white-soft: var(--fill-2);
@@ -49,9 +49,9 @@ body[theme-mode='light'] {
4949
--aero-background-3: hsl(0 0% 100% / 0.6);
5050
--aero-background-solid: hsl(0 0% 100% / 1);
5151

52-
--navbar-background: hsl(240 100% 97.4%);
52+
--navbar-background: hsl(220 20% 94%);
5353
/* remove the background of the navbar to make it more transparent on macOS */
54-
--navbar-background-mac: hsl(240 100% 97.4% / 0.2);
54+
--navbar-background-mac: hsl(220 20% 94% / 0.2);
5555
}
5656

5757
body[theme-mode='dark'] {

README-jyut.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ CSS
3434
/* https://github.com/hakadao/CherryStudio-Aero */
3535

3636
body[theme-mode='light'] {
37-
--fill-1: hsl(252 15% 100% / 0.6);
38-
--fill-2: hsl(252 15% 50% / 0.1);
39-
--fill-3: hsl(252 15% 50% / 0.14);
37+
--fill-1: hsl(220 10% 100% / 0.6);
38+
--fill-2: hsl(220 10% 50% / 0.1);
39+
--fill-3: hsl(220 10% 50% / 0.14);
4040

4141
--color-white: var(--fill-1);
4242
--color-white-soft: var(--fill-2);
@@ -50,9 +50,9 @@ body[theme-mode='light'] {
5050
--aero-background-3: hsl(0 0% 100% / 0.6);
5151
--aero-background-solid: hsl(0 0% 100% / 1);
5252

53-
--navbar-background: hsl(240 100% 97.4%);
53+
--navbar-background: hsl(220 20% 94%);
5454
/* remove the background of the navbar to make it more transparent on macOS */
55-
--navbar-background-mac: hsl(240 100% 97.4% / 0.2);
55+
--navbar-background-mac: hsl(220 20% 94% / 0.2);
5656
}
5757

5858
body[theme-mode='dark'] {

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ CSS
3434
/* https://github.com/hakadao/CherryStudio-Aero */
3535

3636
body[theme-mode='light'] {
37-
--fill-1: hsl(252 15% 100% / 0.6);
38-
--fill-2: hsl(252 15% 50% / 0.1);
39-
--fill-3: hsl(252 15% 50% / 0.14);
37+
--fill-1: hsl(220 10% 100% / 0.6);
38+
--fill-2: hsl(220 10% 50% / 0.1);
39+
--fill-3: hsl(220 10% 50% / 0.14);
4040

4141
--color-white: var(--fill-1);
4242
--color-white-soft: var(--fill-2);
@@ -50,9 +50,9 @@ body[theme-mode='light'] {
5050
--aero-background-3: hsl(0 0% 100% / 0.6);
5151
--aero-background-solid: hsl(0 0% 100% / 1);
5252

53-
--navbar-background: hsl(240 100% 97.4%);
53+
--navbar-background: hsl(220 20% 94%);
5454
/* remove the background of the navbar to make it more transparent on macOS */
55-
--navbar-background-mac: hsl(240 100% 97.4% / 0.2);
55+
--navbar-background-mac: hsl(220 20% 94% / 0.2);
5656
}
5757

5858
body[theme-mode='dark'] {

0 commit comments

Comments
 (0)