Skip to content

Commit 4d9ab41

Browse files
committed
chore: update readme
1 parent e81d263 commit 4d9ab41

File tree

4 files changed

+32
-28
lines changed

4 files changed

+32
-28
lines changed

README-cmn_CN.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ body[theme-mode='light'] {
5252

5353
--navbar-background: hsl(240 100% 98.4%);
5454
/* remove the background of the navbar to make it more transparent on macOS */
55-
--navbar-background-mac: hsl(240 100% 98.4% / 0.4);
55+
--navbar-background-mac: hsl(240 100% 98.4% / 0.2);
5656
}
5757

5858
body[theme-mode='dark'] {
@@ -136,15 +136,15 @@ body[theme-mode='dark'] [class^='ant'] {
136136

137137
#inputbar,
138138
.system-prompt,
139-
[class^='CardContent'],
140-
[class^='ServerCard'] {
139+
[class^='CardContent'] {
141140
background-color: var(--fill-1);
142141
}
143142

144143
[theme-mode='light'] #chat,
145144
[theme-mode='light'] [class^='SettingGroup'],
146145
[theme-mode='light'] [class^='MainContainer'],
147-
[theme-mode='light'] [class^='MainContent'] {
146+
[theme-mode='light'] [class^='MainContent'],
147+
[theme-mode='light'] [class^='AgentCardContainer'] {
148148
background-color: var(--aero-background-2);
149149
}
150150

@@ -158,7 +158,8 @@ body[theme-mode='dark'] [class^='ant'] {
158158
[theme-mode='dark'] #chat,
159159
[theme-mode='dark'] [class^='SettingGroup'],
160160
[theme-mode='dark'] [class^='MainContainer'],
161-
[theme-mode='dark'] [class^='MainContent'] {
161+
[theme-mode='dark'] [class^='MainContent'],
162+
[theme-mode='dark'] [class^='AgentCardContainer'] {
162163
background-color: var(--aero-background-1);
163164
}
164165

@@ -182,8 +183,8 @@ body[theme-mode='dark'] [class^='ant'] {
182183
/* https://github.com/hakadao/CherryStudio-Aero/issues/18 */
183184
[theme-mode='light'] [class^='GroupItem'] {
184185
--color-white: #ffffff;
185-
--color-white-soft: rgba(255, 255, 255, 0.8);
186-
--color-white-mute: rgba(255, 255, 255, 0.94);
186+
--color-white-soft: rgba(0, 0, 0, 0.04);
187+
--color-white-mute: #eee;
187188

188189
--color-background: var(--color-white);
189190
--color-background-soft: var(--color-white-soft);

README-cmn_TW.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ body[theme-mode='light'] {
5252

5353
--navbar-background: hsl(240 100% 98.4%);
5454
/* remove the background of the navbar to make it more transparent on macOS */
55-
--navbar-background-mac: hsl(240 100% 98.4% / 0.4);
55+
--navbar-background-mac: hsl(240 100% 98.4% / 0.2);
5656
}
5757

5858
body[theme-mode='dark'] {
@@ -136,15 +136,15 @@ body[theme-mode='dark'] [class^='ant'] {
136136

137137
#inputbar,
138138
.system-prompt,
139-
[class^='CardContent'],
140-
[class^='ServerCard'] {
139+
[class^='CardContent'] {
141140
background-color: var(--fill-1);
142141
}
143142

144143
[theme-mode='light'] #chat,
145144
[theme-mode='light'] [class^='SettingGroup'],
146145
[theme-mode='light'] [class^='MainContainer'],
147-
[theme-mode='light'] [class^='MainContent'] {
146+
[theme-mode='light'] [class^='MainContent'],
147+
[theme-mode='light'] [class^='AgentCardContainer'] {
148148
background-color: var(--aero-background-2);
149149
}
150150

@@ -158,7 +158,8 @@ body[theme-mode='dark'] [class^='ant'] {
158158
[theme-mode='dark'] #chat,
159159
[theme-mode='dark'] [class^='SettingGroup'],
160160
[theme-mode='dark'] [class^='MainContainer'],
161-
[theme-mode='dark'] [class^='MainContent'] {
161+
[theme-mode='dark'] [class^='MainContent'],
162+
[theme-mode='dark'] [class^='AgentCardContainer'] {
162163
background-color: var(--aero-background-1);
163164
}
164165

@@ -182,8 +183,8 @@ body[theme-mode='dark'] [class^='ant'] {
182183
/* https://github.com/hakadao/CherryStudio-Aero/issues/18 */
183184
[theme-mode='light'] [class^='GroupItem'] {
184185
--color-white: #ffffff;
185-
--color-white-soft: rgba(255, 255, 255, 0.8);
186-
--color-white-mute: rgba(255, 255, 255, 0.94);
186+
--color-white-soft: rgba(0, 0, 0, 0.04);
187+
--color-white-mute: #eee;
187188

188189
--color-background: var(--color-white);
189190
--color-background-soft: var(--color-white-soft);

README-jyut.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ body[theme-mode='light'] {
5353

5454
--navbar-background: hsl(240 100% 98.4%);
5555
/* remove the background of the navbar to make it more transparent on macOS */
56-
--navbar-background-mac: hsl(240 100% 98.4% / 0.4);
56+
--navbar-background-mac: hsl(240 100% 98.4% / 0.2);
5757
}
5858

5959
body[theme-mode='dark'] {
@@ -137,15 +137,15 @@ body[theme-mode='dark'] [class^='ant'] {
137137

138138
#inputbar,
139139
.system-prompt,
140-
[class^='CardContent'],
141-
[class^='ServerCard'] {
140+
[class^='CardContent'] {
142141
background-color: var(--fill-1);
143142
}
144143

145144
[theme-mode='light'] #chat,
146145
[theme-mode='light'] [class^='SettingGroup'],
147146
[theme-mode='light'] [class^='MainContainer'],
148-
[theme-mode='light'] [class^='MainContent'] {
147+
[theme-mode='light'] [class^='MainContent'],
148+
[theme-mode='light'] [class^='AgentCardContainer'] {
149149
background-color: var(--aero-background-2);
150150
}
151151

@@ -159,7 +159,8 @@ body[theme-mode='dark'] [class^='ant'] {
159159
[theme-mode='dark'] #chat,
160160
[theme-mode='dark'] [class^='SettingGroup'],
161161
[theme-mode='dark'] [class^='MainContainer'],
162-
[theme-mode='dark'] [class^='MainContent'] {
162+
[theme-mode='dark'] [class^='MainContent'],
163+
[theme-mode='dark'] [class^='AgentCardContainer'] {
163164
background-color: var(--aero-background-1);
164165
}
165166

@@ -183,8 +184,8 @@ body[theme-mode='dark'] [class^='ant'] {
183184
/* https://github.com/hakadao/CherryStudio-Aero/issues/18 */
184185
[theme-mode='light'] [class^='GroupItem'] {
185186
--color-white: #ffffff;
186-
--color-white-soft: rgba(255, 255, 255, 0.8);
187-
--color-white-mute: rgba(255, 255, 255, 0.94);
187+
--color-white-soft: rgba(0, 0, 0, 0.04);
188+
--color-white-mute: #eee;
188189

189190
--color-background: var(--color-white);
190191
--color-background-soft: var(--color-white-soft);

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ body[theme-mode='light'] {
5353

5454
--navbar-background: hsl(240 100% 98.4%);
5555
/* remove the background of the navbar to make it more transparent on macOS */
56-
--navbar-background-mac: hsl(240 100% 98.4% / 0.4);
56+
--navbar-background-mac: hsl(240 100% 98.4% / 0.2);
5757
}
5858

5959
body[theme-mode='dark'] {
@@ -137,15 +137,15 @@ body[theme-mode='dark'] [class^='ant'] {
137137

138138
#inputbar,
139139
.system-prompt,
140-
[class^='CardContent'],
141-
[class^='ServerCard'] {
140+
[class^='CardContent'] {
142141
background-color: var(--fill-1);
143142
}
144143

145144
[theme-mode='light'] #chat,
146145
[theme-mode='light'] [class^='SettingGroup'],
147146
[theme-mode='light'] [class^='MainContainer'],
148-
[theme-mode='light'] [class^='MainContent'] {
147+
[theme-mode='light'] [class^='MainContent'],
148+
[theme-mode='light'] [class^='AgentCardContainer'] {
149149
background-color: var(--aero-background-2);
150150
}
151151

@@ -159,7 +159,8 @@ body[theme-mode='dark'] [class^='ant'] {
159159
[theme-mode='dark'] #chat,
160160
[theme-mode='dark'] [class^='SettingGroup'],
161161
[theme-mode='dark'] [class^='MainContainer'],
162-
[theme-mode='dark'] [class^='MainContent'] {
162+
[theme-mode='dark'] [class^='MainContent'],
163+
[theme-mode='dark'] [class^='AgentCardContainer'] {
163164
background-color: var(--aero-background-1);
164165
}
165166

@@ -183,8 +184,8 @@ body[theme-mode='dark'] [class^='ant'] {
183184
/* https://github.com/hakadao/CherryStudio-Aero/issues/18 */
184185
[theme-mode='light'] [class^='GroupItem'] {
185186
--color-white: #ffffff;
186-
--color-white-soft: rgba(255, 255, 255, 0.8);
187-
--color-white-mute: rgba(255, 255, 255, 0.94);
187+
--color-white-soft: rgba(0, 0, 0, 0.04);
188+
--color-white-mute: #eee;
188189

189190
--color-background: var(--color-white);
190191
--color-background-soft: var(--color-white-soft);

0 commit comments

Comments
 (0)