chore(vars.css): update mail icon colors to match Stalwart

This commit is contained in:
Cory Dransfeldt 2025-04-07 20:26:50 -07:00
parent 6f74e6d158
commit 995202b1d6
No known key found for this signature in database
4 changed files with 8 additions and 8 deletions

View file

@ -194,7 +194,7 @@ ol {
--section-color: var(--link);
}
&.mail {
--section-color: var(--brand-proton);
--section-color: var(--brand-stalwart);
}
&.mail-plus {
--section-color: var(--newsletter);