File tree Expand file tree Collapse file tree 4 files changed +20
-20
lines changed Expand file tree Collapse file tree 4 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 3333/* https://github.com/hakadao/CherryStudio-Aero */
3434
3535body [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
5757body [theme-mode = ' dark' ] {
Original file line number Diff line number Diff line change 3333/* https://github.com/hakadao/CherryStudio-Aero */
3434
3535body [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
5757body [theme-mode = ' dark' ] {
Original file line number Diff line number Diff line change 3434/* https://github.com/hakadao/CherryStudio-Aero */
3535
3636body [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
5858body [theme-mode = ' dark' ] {
Original file line number Diff line number Diff line change 3434/* https://github.com/hakadao/CherryStudio-Aero */
3535
3636body [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
5858body [theme-mode = ' dark' ] {
You can’t perform that action at this time.
0 commit comments