Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c50f882793 | |||
| 60cd640487 | |||
| 9634819526 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #F5F2EC;
|
--background: #ffffff;
|
||||||
--card: #FFFFFF;
|
--card: #f9f9f9;
|
||||||
--foreground: #0D0D0D;
|
--foreground: #120006e6;
|
||||||
--primary-cta: #C6A15B;
|
--primary-cta: #e63946;
|
||||||
--primary-cta-text: #FFFFFF;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #0D0D0D;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #FFFFFF;
|
--secondary-cta-text: #120006e6;
|
||||||
--accent: #2B2B2B;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #DED9D0;
|
--background-accent: #c4c4c4;
|
||||||
|
|
||||||
/* 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