feat: adjust text color

This commit is contained in:
Methapon Metanipat 2024-09-09 10:07:59 +07:00
parent e1a6fead38
commit ec5d17dc2f

View file

@ -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);