Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e5f7a48d4 | |||
| bbaf9a294d |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #FAF6EE;
|
--background: #efebe5;
|
||||||
--card: #F5EFE0;
|
--card: #f7f2ea;
|
||||||
--foreground: #2C1A0E;
|
--foreground: #000000;
|
||||||
--primary-cta: #C8A96E;
|
--primary-cta: #000000;
|
||||||
--primary-cta-text: #2C1A0E;
|
--primary-cta-text: #efebe5;
|
||||||
--secondary-cta: #FAF6EE;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #2C1A0E;
|
--secondary-cta-text: #000000;
|
||||||
--accent: #2E6B7A;
|
--accent: #ffffff;
|
||||||
--background-accent: #E8DCC8;
|
--background-accent: #e1b875;
|
||||||
|
|
||||||
/* 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