5 Commits

Author SHA1 Message Date
5d9c5a3680 Update theme colors 2026-05-02 07:15:11 +00:00
cd3ffd9479 Update theme colors 2026-05-02 07:14:35 +00:00
b493bcab54 Update theme colors 2026-05-02 07:14:03 +00:00
1c353ae055 Update theme colors 2026-05-02 07:13:41 +00:00
9d4d53f0ca Update theme colors 2026-05-02 03:10:26 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);