Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0198924845 | |||
| 9577596249 | |||
| 301d6c24c1 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #111111;
|
--background: #0a0a0a;
|
||||||
--card: #1A1A1A;
|
--card: #1a1a1a;
|
||||||
--foreground: #F7F2E8;
|
--foreground: #f0f8ffe6;
|
||||||
--primary-cta: #C9A227;
|
--primary-cta: #cee7ff;
|
||||||
--primary-cta-text: #111111;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #4A2E1F;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #F7F2E8;
|
--secondary-cta-text: #f0f8ffe6;
|
||||||
--accent: #D8B98A;
|
--accent: #737373;
|
||||||
--background-accent: #2E4A3B;
|
--background-accent: #737373;
|
||||||
|
|
||||||
/* 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