4 Commits

Author SHA1 Message Date
d4c1f07d3e Update theme colors 2026-02-15 10:39:38 +00:00
505ccc707e Update theme colors 2026-02-15 10:06:04 +00:00
fa3ec30c00 Update src/app/styles/variables.css 2026-02-15 09:56:20 +00:00
0d887953f8 Merge version_2 into main
Merge version_2 into main
2026-02-15 09:53:03 +00:00

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #0a0a0a;; /* --background: #080000;;;;
--card: #1a1a1a;; --card: #be1e1e;;;;
--foreground: #fffaf5e6;; --foreground: #ffe6e6;;;;
--primary-cta: #ffaa70;; --primary-cta: #8e3dff;;;;
--secondary-cta: #1a1a1a;; --secondary-cta: #1f0a0a;;;;
--accent: #737373;; --accent: #7b2d2d;;;;
--background-accent: #737373;; */ --background-accent: #b8111f;;;; */
--background: #0a0a0a;; --background: #080000;;;;
--card: #1a1a1a;; --card: #be1e1e;;;;
--foreground: #fffaf5e6;; --foreground: #ffe6e6;;;;
--primary-cta: #ffaa70;; --primary-cta: #8e3dff;;;;
--secondary-cta: #1a1a1a;; --secondary-cta: #1f0a0a;;;;
--accent: #737373;; --accent: #7b2d2d;;;;
--background-accent: #737373;; --background-accent: #b8111f;;;;
/* 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);