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