Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 43bb788dd8 | |||
| 68186769a7 | |||
| 0d89133796 | |||
| 0521a3383a | |||
| 0d33523efc |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #e3deea;
|
--background: #0a0a0a;
|
||||||
--card: #ffffff;
|
--card: #1a1a1a;
|
||||||
--foreground: #1f2027;
|
--foreground: #f5f5f5;
|
||||||
--primary-cta: #1f2027;
|
--primary-cta: #ffdf7d;
|
||||||
--primary-cta-text: #e3deea;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #1f2027;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #627dc6;
|
--accent: #b8860b;
|
||||||
--background-accent: #627dc6;
|
--background-accent: #8b6914;
|
||||||
|
|
||||||
/* 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