Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 600644affe | |||
| 1e44d9dfc0 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #F7F7F5;
|
--background: #ffffff;
|
||||||
--card: #FFFFFF;
|
--card: #f9f9f9;
|
||||||
--foreground: #1C1C1C;
|
--foreground: #120a00e6;
|
||||||
--primary-cta: #C8A96A;
|
--primary-cta: #E34400;
|
||||||
--primary-cta-text: #FFFFFF;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #1C1C1C;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #F7F7F5;
|
--secondary-cta-text: #120a00e6;
|
||||||
--accent: #6B7280;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #E5E7EB;
|
--background-accent: #E34400;
|
||||||
|
|
||||||
/* 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