Update src/app/styles/variables.css
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0A0A0A;
|
||||
--card: #1A1A1A;
|
||||
--foreground: #E0E0E0;
|
||||
--background: #000000;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #e0e0e0;
|
||||
--primary-cta: #D4AF37;
|
||||
--primary-cta-text: #0A0A0A;
|
||||
--secondary-cta: #1A1A1A;
|
||||
--secondary-cta: #343A40;
|
||||
--secondary-cta-text: #E0E0E0;
|
||||
--accent: #6C757D;
|
||||
--accent: #D4AF37;
|
||||
--background-accent: #343A40;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
|
||||
Reference in New Issue
Block a user