Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 19f22f3e26 | |||
| 1b763fe237 | |||
| d3c4327759 | |||
| f85f5e839e | |||
| 4c34bf08c6 | |||
| b0e0136d12 | |||
| b9bc39fde9 | |||
| 09db49b7bc | |||
| 7a308a9ec0 | |||
| 218b331071 |
@@ -12,13 +12,13 @@
|
|||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #0a0a0a;
|
||||||
--card: #1a1a1a;
|
--card: #1a1a1a;
|
||||||
--foreground: #fffaf5e6;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #ffaa70;
|
--primary-cta: #e34400;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #010101;
|
||||||
--secondary-cta-text: #fffaf5e6;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #737373;
|
--accent: #737373;
|
||||||
--background-accent: #737373;
|
--background-accent: #e34400;
|
||||||
|
|
||||||
/* 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