Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 67d1ee1fcf | |||
| fca846dec6 | |||
| 67dffc0d14 | |||
| 3f2f374cc9 | |||
| 24adf5da90 | |||
| 77de6ef8ac | |||
| 4cfbdd9331 | |||
| 6d93ed7d9c |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120a00e6;
|
||||
--primary-cta: #FF7B05;
|
||||
--background: #fbf8f5;
|
||||
--card: #f4efe9;
|
||||
--foreground: #3c362a;
|
||||
--primary-cta: #d4af37;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta: #f4efe9;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #FF7B05;
|
||||
--accent: #e6d7a8;
|
||||
--background-accent: #f4efe9;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user