chore(vars.css): change stalwart color over to fastmail

This commit is contained in:
Cory Dransfeldt 2025-05-27 11:34:16 -07:00
parent 81e29e86ab
commit bb1a36cd51
No known key found for this signature in database
4 changed files with 28 additions and 28 deletions

View file

@ -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);