Compare commits
11 Commits
version_26
...
version_37
| Author | SHA1 | Date | |
|---|---|---|---|
| dd3d53fa85 | |||
| 9d79da4a3f | |||
| 0ba10454d1 | |||
| 60958f91be | |||
| 120ab61875 | |||
| 6e5240cd6c | |||
| 08b780cf99 | |||
| 6e437748ea | |||
| 8a012769d8 | |||
| 3f2c6ac4d6 | |||
| 477094b543 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #020617;
|
||||||
--card: #2ac162;
|
--card: #0f172a;
|
||||||
--foreground: #1a0000;
|
--foreground: #e2e8f0;
|
||||||
--primary-cta: #e63946;
|
--primary-cta: #c4d8f9;
|
||||||
--primary-cta-text: #fffafa;
|
--primary-cta-text: #020617;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #041633;
|
||||||
--secondary-cta-text: #1a0000;
|
--secondary-cta-text: #e2e8f0;
|
||||||
--accent: #f5c4c7;
|
--accent: #2d30f3;
|
||||||
--background-accent: #f09199;
|
--background-accent: #1d4ed8;
|
||||||
|
|
||||||
/* 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