add theme-text-muted

This commit is contained in:
do butterflies cry? 2026-02-06 01:18:49 +10:00
parent 3fc3992958
commit 44bff3affd
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@ Variables:
--theme-base: var(--palette-rose-pine-base);
--theme-bg: var(--palette-rose-pine-base);
--theme-text: var(--palette-rose-pine-text);
--theme-text-muted: var(--palette-rose-pine-muted);
--theme-link: var(--palette-rose-pine-foam);
--theme-icon: var(--palette-rose-pine-pine);