Update src/app/styles/variables.css
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0B0B0B;
|
||||
--background: #000000;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #F59E0B;
|
||||
--primary-cta-text: #0B0B0B;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #FF7B05;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #333333;
|
||||
--secondary-cta-text: #f5f5f5;
|
||||
--accent: #F59E0B;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #FF7B05;
|
||||
--background-accent: #222222;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
|
||||
Reference in New Issue
Block a user