feat: adjust text color
This commit is contained in:
parent
e1a6fead38
commit
ec5d17dc2f
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ html {
|
|||
|
||||
--surface-tab: var(--gray-2);
|
||||
|
||||
--text-mute: var(--stone-5-hsl);
|
||||
--text-mute-2: var(--stone-7-hsl);
|
||||
--text-mute: var(--stone-7-hsl);
|
||||
--text-mute-2: var(--stone-8-hsl);
|
||||
|
||||
--info-fg: 0 0% 100%;
|
||||
--info-bg: var(--blue-6-hsl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue