Update src/app/styles/variables.css
This commit is contained in:
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #141414;
|
||||
--card: #171717;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta: #ff0000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #262626;
|
||||
--secondary-cta: #7f1d1d;
|
||||
--secondary-cta-text: #f5f5f5;
|
||||
--accent: #333333;
|
||||
--background-accent: #e63946;
|
||||
--accent: #ff3333;
|
||||
--background-accent: #1f0000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user