Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b98384036 | |||
| 2ba52e3104 | |||
| 830051a77d | |||
| 1ce2a87beb | |||
| 271824d8b2 | |||
| bb7a2df17d | |||
| 090c281e15 | |||
| a51d8122e5 | |||
| 0c97ab2418 |
@@ -12,13 +12,13 @@
|
||||
|
||||
--background: #e3deea;
|
||||
--card: #ffffff;
|
||||
--foreground: #27231f;
|
||||
--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