chore: color

This commit is contained in:
Cory Dransfeldt 2024-11-01 17:22:35 -07:00
parent 82e82d459a
commit 2375bc9f29
No known key found for this signature in database
4 changed files with 8 additions and 8 deletions

View file

@ -179,7 +179,7 @@ svg {
--section-color: var(--link);
}
&.mail {
--section-color: var(--brand-gmail);
--section-color: var(--brand-fastmail);
}
&.mail-plus {
--section-color: var(--newsletter);

View file

@ -40,7 +40,7 @@
--brand-buy-me-a-coffee: #ff5f5f;
--brand-github: light-dark(#333, #f5f5f5);
--brand-gmail: #ea4335;
--brand-fastmail: light-dark(#0067b9, #ffc107);
--brand-listenbrainz: #e97941;
--brand-mastodon: #6364ff;
--brand-npm: #cc3534;