8 Commits

Author SHA1 Message Date
44ab93ef17 Merge version_5_1781434955349 into main
Merge version_5_1781434955349 into main
2026-06-14 11:02:41 +00:00
875eddf4a6 Update theme colors 2026-06-14 11:02:35 +00:00
262c3f94fc Merge version_4_1781434933619 into main
Merge version_4_1781434933619 into main
2026-06-14 11:02:17 +00:00
49c249b957 Update theme colors 2026-06-14 11:02:14 +00:00
663bdaddac Merge version_3_1781434901779 into main
Merge version_3_1781434901779 into main
2026-06-14 11:01:45 +00:00
12a2cc274a Merge version_2_1781434900259 into main
Merge version_2_1781434900259 into main
2026-06-14 11:01:43 +00:00
e6ed1b88cb Update theme colors 2026-06-14 11:01:42 +00:00
41106d4bd3 Merge version_1_1781434471612 into main
Merge version_1_1781434471612 into main
2026-06-14 10:56:18 +00:00

View File

@@ -8,12 +8,12 @@
--background: #0a0a0a; --background: #0a0a0a;
--card: #1a1a1a; --card: #1a1a1a;
--foreground: #f5f5f5; --foreground: #f5f5f5;
--primary-cta: #ffdf7d; --primary-cta: #dfff1c;
--primary-cta-text: #0a0a0a; --primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a; --secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #b8860b; --accent: #8b9a1b;
--background-accent: #8b6914; --background-accent: #5d6b00;
/* @layout/border-radius/rounded */ /* @layout/border-radius/rounded */
--radius: 0.5rem; --radius: 0.5rem;