Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3dedaca7a9 | |||
| 8136017686 | |||
| 3d76bf0969 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #f5f5f5;
|
||||||
--card: #1a1a1a;
|
--card: #ffffff;
|
||||||
--foreground: #ffffff;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #fde047;
|
--primary-cta: #511f1f;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #15479c;
|
--accent: #e63946;
|
||||||
--background-accent: #1c1c1c;
|
--background-accent: #e8bea8;
|
||||||
|
|
||||||
/* 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