5 Commits

Author SHA1 Message Date
c3b6c78798 Update theme colors 2026-05-06 03:47:20 +00:00
5b9f84aca8 Update theme colors 2026-05-06 03:46:14 +00:00
7ae9376842 Update theme colors 2026-05-05 01:39:22 +00:00
e653b87b4d Update theme colors 2026-05-05 01:38:43 +00:00
496ed9932c Update theme colors 2026-05-04 09:11:54 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--background: #151515;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--foreground: #330cf8;
--primary-cta: #f20707;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
--background-accent: #f4ff00;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);