Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 600644affe | |||
| 1e44d9dfc0 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F7F7F5;
|
||||
--card: #FFFFFF;
|
||||
--foreground: #1C1C1C;
|
||||
--primary-cta: #C8A96A;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #1C1C1C;
|
||||
--secondary-cta-text: #F7F7F5;
|
||||
--accent: #6B7280;
|
||||
--background-accent: #E5E7EB;
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120a00e6;
|
||||
--primary-cta: #E34400;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #E34400;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user