Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c2c9c3b7c2 | |||
| b52310b779 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #080200;
|
||||||
--card: #1a1a1a;
|
--card: #1a0d0b;
|
||||||
--foreground: #ffffff;
|
--foreground: #ffe6d5;
|
||||||
--primary-cta: #e34400;
|
--primary-cta: #ffaa70;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #080200;
|
||||||
--secondary-cta: #010101;
|
--secondary-cta: #170b07;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #ffe6d5;
|
||||||
--accent: #737373;
|
--accent: #7b5e4a;
|
||||||
--background-accent: #e34400;
|
--background-accent: #b8541e;
|
||||||
|
|
||||||
/* 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