feat: css add negative color

This commit is contained in:
puriphatt 2024-04-05 18:50:19 +07:00
parent 1994d905bc
commit 541c5ed1bb

View file

@ -17,7 +17,7 @@ html {
--text-mute: var(--stone-4-hsl);
--info-fg: 0 0% 100%;
--info-bg: var(--blue-6-hsl);
--negative: var(--red-9-hsl);
--gender-male: var(--blue-5-hsl);
--gender-female: var(--pink-7-hsl);