Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a3a10d350d | |||
| d5963f9c3c |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f4ef;
|
--background: #f5faff;
|
||||||
--card: #dad6cd;
|
--card: #f1f8ff;
|
||||||
--foreground: #2a2928;
|
--foreground: #001122;
|
||||||
--primary-cta: #2a2928;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #f5f4ef;
|
--primary-cta-text: #f5faff;
|
||||||
--secondary-cta: #ecebea;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #2a2928;
|
--secondary-cta-text: #001122;
|
||||||
--accent: #ffffff;
|
--accent: #a8cce8;
|
||||||
--background-accent: #c6b180;
|
--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