Compare commits
3 Commits
version_7
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 2794e93a6c | |||
| ec5bdaf384 | |||
| c62fd4481f |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #e3deea;
|
--background: #000000;
|
||||||
--card: #ffffff;
|
--card: #1a2f1d;
|
||||||
--foreground: #27231f;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #27231f;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #e3deea;
|
--primary-cta-text: #0a1a0c;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #0d200f;
|
||||||
--secondary-cta-text: #27231f;
|
--secondary-cta-text: #d4f6d8;
|
||||||
--accent: #c68a62;
|
--accent: #1a3d1f;
|
||||||
--background-accent: #c68a62;
|
--background-accent: #355e3b;
|
||||||
|
|
||||||
/* 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