Compare commits
5 Commits
version_7
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| c74ab2439f | |||
| 757de71dbe | |||
| 2794e93a6c | |||
| ec5bdaf384 | |||
| c62fd4481f |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #e3deea;
|
--background: #000000;
|
||||||
--card: #ffffff;
|
--card: #1f4035;
|
||||||
--foreground: #27231f;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #27231f;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #e3deea;
|
--primary-cta-text: #051a12;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #0d2b1f;
|
||||||
--secondary-cta-text: #27231f;
|
--secondary-cta-text: #d4f6e8;
|
||||||
--accent: #c68a62;
|
--accent: #0d5238;
|
||||||
--background-accent: #c68a62;
|
--background-accent: #10b981;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user