Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d8bdc9431 | |||
| b0b88a3426 | |||
| 3dedaca7a9 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5faff;
|
--background: #060000;
|
||||||
--card: #f1f8ff;
|
--card: #1d0d0d;
|
||||||
--foreground: #001122;
|
--foreground: #ffe6e6;
|
||||||
--primary-cta: #15479c;
|
--primary-cta: #ff3d4a;
|
||||||
--primary-cta-text: #f5faff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1f0a0a;
|
||||||
--secondary-cta-text: #001122;
|
--secondary-cta-text: #ffe6e6;
|
||||||
--accent: #a8cce8;
|
--accent: #7b2d2d;
|
||||||
--background-accent: #7ba3cf;
|
--background-accent: #b8111f;
|
||||||
|
|
||||||
/* 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