Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38f85b8d74 | |||
| 2b0b53899b | |||
| f8b02c6705 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fdf6f2;
|
--background: #ffffff;
|
||||||
--card: #ffffff;
|
--card: #f9f9f9;
|
||||||
--foreground: #2d1b0a;
|
--foreground: #120a00e6;
|
||||||
--primary-cta: #ff6b35;
|
--primary-cta: #E34400;
|
||||||
--primary-cta-text: #000000;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #ffb703;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #120a00e6;
|
||||||
--accent: #fb8500;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #ffebc2;
|
--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