12 Commits

Author SHA1 Message Date
6ff04d54ff Merge version_8 into main
Merge version_8 into main
2026-04-23 13:58:12 +00:00
d2dac44cd3 Update theme colors 2026-04-23 13:58:09 +00:00
eb5d3476b8 Merge version_7 into main
Merge version_7 into main
2026-04-23 13:58:04 +00:00
93b39d5f49 Merge version_6 into main
Merge version_6 into main
2026-04-23 13:58:02 +00:00
9e5805e34c Update theme colors 2026-04-23 13:58:01 +00:00
578fa95386 Update theme colors 2026-04-23 13:57:59 +00:00
6dd780ba7b Update theme colors 2026-04-23 13:57:56 +00:00
8d72a670fc Merge version_4 into main
Merge version_4 into main
2026-04-23 13:57:54 +00:00
eb62a98724 Update theme colors 2026-04-23 13:57:51 +00:00
d08614aaeb Merge version_3 into main
Merge version_3 into main
2026-04-23 13:57:50 +00:00
b750ae353d Update theme colors 2026-04-23 13:57:47 +00:00
4c5f612e84 Merge version_2 into main
Merge version_2 into main
2026-04-23 13:57:44 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1a2a1a;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #0a150a;
--secondary-cta: #0d1a0d;
--secondary-cta-text: #e1f6e1;
--accent: #2d4a2d;
--background-accent: #c1e1c1;
--primary-cta: #1f7cff;
--primary-cta-text: #ffffff;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #1f7cff;
--background-accent: #f96b2f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);