chore: color
This commit is contained in:
parent
82e82d459a
commit
2375bc9f29
4 changed files with 8 additions and 8 deletions
|
@ -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);
|
||||
|
|
|
@ -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;
|
||||
|
|
Reference in a new issue