Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 15c3063acd | |||
| bee963c833 | |||
| 7475e26adc | |||
| e0a434da22 | |||
| 2685826f6d | |||
| 2499415022 | |||
| cb34750fad | |||
| a360b72b90 | |||
| 6ec7c46efd | |||
| 65c25ea599 | |||
| 88103263f3 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #060000;
|
--background: #000000;
|
||||||
--card: #1d0d0d;
|
--card: #1a2a1a;
|
||||||
--foreground: #ffe6e6;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #ff3d4a;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #0a150a;
|
||||||
--secondary-cta: #1f0a0a;
|
--secondary-cta: #0d1a0d;
|
||||||
--secondary-cta-text: #ffe6e6;
|
--secondary-cta-text: #e1f6e1;
|
||||||
--accent: #7b2d2d;
|
--accent: #2d4a2d;
|
||||||
--background-accent: #b8111f;
|
--background-accent: #c1e1c1;
|
||||||
|
|
||||||
/* 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