Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2db8850191 | |||
| 87b8eb3f40 | |||
| 437e3f19ef | |||
| acfd85a603 | |||
| f4fdfb3dd0 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f6f0e9;
|
--background: #000000;
|
||||||
--card: #efe7dd;
|
--card: #1a2a1a;
|
||||||
--foreground: #2b180a;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #2b180a;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #f6f0e9;
|
--primary-cta-text: #0a150a;
|
||||||
--secondary-cta: #efe7dd;
|
--secondary-cta: #0d1a0d;
|
||||||
--secondary-cta-text: #2b180a;
|
--secondary-cta-text: #e1f6e1;
|
||||||
--accent: #94877c;
|
--accent: #2d4a2d;
|
||||||
--background-accent: #afa094;
|
--background-accent: #c1e1c1;
|
||||||
|
|
||||||
/* 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