Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| adaa1b456a | |||
| d0fbd839fc | |||
| 4bb2474d4c | |||
| 6ca91b1505 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fcf6ec;
|
||||
--card: #f3ede2;
|
||||
--foreground: #2e2521;
|
||||
--primary-cta: #ff6207;
|
||||
--background: #ffffff;
|
||||
--card: #f8f8f8;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #000000;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta: #eeeeee;
|
||||
--secondary-cta-text: #25190c;
|
||||
--accent: #b82b40;
|
||||
--background-accent: #e8cfa8;
|
||||
--accent: #333333;
|
||||
--background-accent: #e5e5e5;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user