Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8b02c6705 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fdf6f2;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #2d1b0a;
|
||||
--primary-cta: #ff6b35;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #ffb703;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #fb8500;
|
||||
--background-accent: #ffebc2;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1f514c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #159c49;
|
||||
--background-accent: #a8e8ba;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user