Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fa383f2b6f | |||
| 86e0125536 | |||
| 23ce2c1c1d | |||
| 56c6d7009c | |||
| 79a68be454 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #2F436E;
|
||||
--card: #405680;
|
||||
--foreground: #FFFFFF;
|
||||
--primary-cta: #F85A40;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #F0F0F0;
|
||||
--secondary-cta-text: #2F436E;
|
||||
--accent: #F85A40;
|
||||
--background-accent: #546F9E;
|
||||
--background: #000000;
|
||||
--card: #0c0c0c;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #106EFB;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #535353;
|
||||
--background-accent: #106EFB;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user