Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b0b88a3426 | |||
| 3dedaca7a9 | |||
| 8136017686 | |||
| 3d76bf0969 |
@@ -12,13 +12,13 @@
|
|||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #0a0a0a;
|
||||||
--card: #1a1a1a;
|
--card: #1a1a1a;
|
||||||
--foreground: #ffffff;
|
--foreground: #f5f5f5;
|
||||||
--primary-cta: #fde047;
|
--primary-cta: #ff0000;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #15479c;
|
--accent: #991b1b;
|
||||||
--background-accent: #1c1c1c;
|
--background-accent: #7f1d1d;
|
||||||
|
|
||||||
/* 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