Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 663792f54e | |||
| b42cc4b474 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #fffefe;
|
||||||
--card: #f9f9f9;
|
--card: #f6f7f4;
|
||||||
--foreground: #0b1f3a;
|
--foreground: #080908;
|
||||||
--primary-cta: #c8a96a;
|
--primary-cta: #0e3a29;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #fffefe;
|
||||||
--secondary-cta: #0b1f3a;
|
--secondary-cta: #e7eecd;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #080908;
|
||||||
--accent: #e2e2e2;
|
--accent: #35c18b;
|
||||||
--background-accent: #f9f9f9;
|
--background-accent: #ecebe4;
|
||||||
|
|
||||||
/* 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