Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e06e593839 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fdfaf7;
|
||||
--background: #f5faff;
|
||||
--card: #ffffff;
|
||||
--foreground: #3a3a3a;
|
||||
--primary-cta: #E8743B;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #C85A54;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #F5E6D3;
|
||||
--background-accent: #F5E6D3;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #f5faff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #7ba3cf;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user