Compare commits
2 Commits
version_15
...
version_17
| Author | SHA1 | Date | |
|---|---|---|---|
| 531765e285 | |||
| b4342e02ba |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #e3deea;
|
||||||
--card: #1a1a1a;
|
--card: #ffffff;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #27231f;
|
||||||
--primary-cta: #dfff1c;
|
--primary-cta: #27231f;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #e3deea;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #27231f;
|
||||||
--accent: #8b9a1b;
|
--accent: #c68a62;
|
||||||
--background-accent: #5d6b00;
|
--background-accent: #c68a62;
|
||||||
|
|
||||||
/* 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