Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9140e3a5dc | |||
| 313b7273c2 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fbfbfb;
|
--background: #f5faff;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #1a1a1a;
|
--foreground: #001122;
|
||||||
--primary-cta: #2b2b2b;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #f5faff;
|
||||||
--secondary-cta: #efefef;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1e3a5f;
|
--secondary-cta-text: #001122;
|
||||||
--accent: #d4af37;
|
--accent: #a8cce8;
|
||||||
--background-accent: #fdfbf7;
|
--background-accent: #7ba3cf;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user