4 Commits

Author SHA1 Message Date
7e703d36c2 Update src/app/globals.css 2025-12-25 12:55:14 +00:00
795f61d4bd Update src/app/globals.css 2025-12-25 12:50:42 +00:00
d9f59d035e Update src/app/globals.css 2025-12-25 12:45:08 +00:00
c88e385f7f Update src/app/globals.css 2025-12-25 12:41:02 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #000000; --background: #f8fcff;
--card: #1b1b1b; --card: #ffffff;
--foreground: #ffffff; --foreground: #00101f;
--primary-cta: #ff0000; --primary-cta: #409fff;
--secondary-cta: #151515; --secondary-cta: #ffffff;
--accent: #303030; --accent: #c7e2fc;
--background-accent: #303030; --background-accent: #9bcfff;
/* 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);