Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #fcfcfc;
|
||||
--foreground: #0B1F3A;
|
||||
--primary-cta: #C8A96A;
|
||||
--background: #0a0c10;
|
||||
--card: #151821;
|
||||
--foreground: #e2e8f0;
|
||||
--primary-cta: #d4af37;
|
||||
--primary-cta-text: #111111;
|
||||
--secondary-cta: #111111;
|
||||
--secondary-cta: #1e3a8a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #0B1F3A;
|
||||
--accent: #c5a028;
|
||||
--background-accent: #1a1e2a;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user