refactor: change color

This commit is contained in:
Methapon2001 2024-04-11 18:08:20 +07:00
parent 73fc5e1af8
commit f062a25c27

View file

@ -15,7 +15,7 @@ html {
--surface-2: var(--gray-1);
--surface-3: var(--gray-2);
--text-mute: var(--stone-4-hsl);
--text-mute: var(--stone-5-hsl);
--info-fg: 0 0% 100%;
--info-bg: var(--blue-6-hsl);