Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b7771c5d13 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fbfbf7;
|
--background: #e3deea;
|
||||||
--card: #f0ede8;
|
--card: #ffffff;
|
||||||
--foreground: #2b180a;
|
--foreground: #1f2027;
|
||||||
--primary-cta: #c5a059;
|
--primary-cta: #1f2027;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #e3deea;
|
||||||
--secondary-cta: #fbfbf7;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #2b180a;
|
--secondary-cta-text: #1f2027;
|
||||||
--accent: #d4c5a9;
|
--accent: #627dc6;
|
||||||
--background-accent: #e3dcd1;
|
--background-accent: #627dc6;
|
||||||
|
|
||||||
/* 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