Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 21d3e9a819 | |||
| fff9d100ca | |||
| d5449f527c | |||
| a8e4482a32 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f6f0e9;
|
--background: #020617;
|
||||||
--card: #efe7dd;
|
--card: #0f172a;
|
||||||
--foreground: #2b180a;
|
--foreground: #e2e8f0;
|
||||||
--primary-cta: #2b180a;
|
--primary-cta: #c4d8f9;
|
||||||
--primary-cta-text: #f6f0e9;
|
--primary-cta-text: #020617;
|
||||||
--secondary-cta: #efe7dd;
|
--secondary-cta: #041633;
|
||||||
--secondary-cta-text: #2b180a;
|
--secondary-cta-text: #3d6fb1;
|
||||||
--accent: #94877c;
|
--accent: #2d30f3;
|
||||||
--background-accent: #afa094;
|
--background-accent: #1d4ed8;
|
||||||
|
|
||||||
/* 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