Update src/app/styles/variables.css

This commit is contained in:
2026-03-04 04:24:04 +00:00
parent 3f2e952d14
commit 5542b18b96

View File

@@ -2,23 +2,23 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #000000;;;;;;
--card: #f9f9f9;;;;;;
--foreground: #000612e6;;;;;;
--primary-cta: #15479c;;;;;;
--secondary-cta: #f9f9f9;;;;;;
--accent: #e2e2e2;;;;;;
--background-accent: #c4c4c4;;;;;; */
/* --background: #0B0B0D;;;;;;
--card: #0A1A2F;;;;;;
--foreground: #FFFFFF;;;;;;
--primary-cta: #0A7FFF;;;;;;
--secondary-cta: #1a2a3a;;;;;;
--accent: #0A7FFF;;;;;;
--background-accent: #0A7FFF;;;;;; */
--background: #000000;;;;;;
--card: #f9f9f9;;;;;;
--foreground: #000612e6;;;;;;
--primary-cta: #15479c;;;;;;
--background: #0B0B0D;;;;;;
--card: #0A1A2F;;;;;;
--foreground: #FFFFFF;;;;;;
--primary-cta: #0A7FFF;;;;;;
--primary-cta-text: #ffffff;;;;;;
--secondary-cta: #f9f9f9;;;;;;
--secondary-cta: #1a2a3a;;;;;;
--secondary-cta-text: #000612e6;;;;;;
--accent: #e2e2e2;;;;;;
--background-accent: #c4c4c4;;;;;;
--accent: #0A7FFF;;;;;;
--background-accent: #0A7FFF;;;;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);