Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f099512801 | |||
| b5e3233e05 | |||
| 075ef4f414 | |||
| 983c73c414 | |||
| 23b4cb86a0 | |||
| e28e246ed1 | |||
| 74f04adedf | |||
| 0a2d15e10c | |||
| 5761058428 | |||
| 5be1a055c6 |
@@ -12,13 +12,13 @@
|
||||
|
||||
--background: #e3deea;
|
||||
--card: #ffffff;
|
||||
--foreground: #1f261e;
|
||||
--primary-cta: #27231f;
|
||||
--foreground: #1f2027;
|
||||
--primary-cta: #1f2027;
|
||||
--primary-cta-text: #e3deea;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #27231f;
|
||||
--accent: #c68a62;
|
||||
--background-accent: #c68a62;
|
||||
--secondary-cta-text: #1f2027;
|
||||
--accent: #627dc6;
|
||||
--background-accent: #627dc6;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user