chore(vars.css): change stalwart color over to fastmail
This commit is contained in:
parent
81e29e86ab
commit
bb1a36cd51
4 changed files with 28 additions and 28 deletions
|
@ -194,7 +194,7 @@ ol {
|
|||
--section-color: var(--link);
|
||||
}
|
||||
&.mail {
|
||||
--section-color: var(--brand-stalwart);
|
||||
--section-color: var(--brand-fastmail);
|
||||
}
|
||||
&.mail-plus {
|
||||
--section-color: var(--newsletter);
|
||||
|
|
|
@ -40,12 +40,12 @@
|
|||
--background-color-inverted: light-dark(var(--color-darkest), var(--color-lightest));
|
||||
|
||||
--brand-buy-me-a-coffee: light-dark(#9500ff, #ffdd00);
|
||||
--brand-fastmail: light-dark(#0067b9, #ffc107);
|
||||
--brand-forgejo: light-dark(#d40000, #ff6600);
|
||||
--brand-github: light-dark(#333, #f5f5f5);
|
||||
--brand-mastodon: light-dark(#563acc, #858afa);
|
||||
--brand-npm: #cb3837;
|
||||
--brand-rss: light-dark(#c24f19, #f26522);
|
||||
--brand-stalwart: light-dark(#db2c53, #ff4c6a);
|
||||
|
||||
--article: light-dark(#007272, #00ffff);
|
||||
--about: light-dark(#e4513a, #ff967d);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue