Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0B0B0B;
|
||||
--card: #111111;
|
||||
--foreground: #F8F5F0;
|
||||
--primary-cta: #D4AF37;
|
||||
--background: #0b0b0b;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f8f5f0;
|
||||
--primary-cta: #d4af37;
|
||||
--primary-cta-text: #0B0B0B;
|
||||
--secondary-cta: #8B0000;
|
||||
--secondary-cta: #8b0000;
|
||||
--secondary-cta-text: #F8F5F0;
|
||||
--accent: #D4AF37;
|
||||
--background-accent: #1A1A1A;
|
||||
--accent: #d4af37;
|
||||
--background-accent: #1a1a1a;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user