chore(vars.css): update mail icon colors to match Stalwart
This commit is contained in:
parent
6f74e6d158
commit
995202b1d6
4 changed files with 8 additions and 8 deletions
|
@ -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);
|
||||
|
|
|
@ -44,8 +44,8 @@
|
|||
--brand-github: light-dark(#333, #f5f5f5);
|
||||
--brand-mastodon: light-dark(#563acc, #858afa);
|
||||
--brand-npm: #cb3837;
|
||||
--brand-proton: light-dark(#6d4af6, #c4b7ff);
|
||||
--brand-rss: light-dark(#c24f19, #f26522);
|
||||
--brand-stalwart: light-dark(#db2c53, #d999a7);
|
||||
|
||||
--article: light-dark(#007272, #00ffff);
|
||||
--about: light-dark(#e4513a, #ff967d);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue