Update src/app/styles/variables.css
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #171717;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #d4a373;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #262626;
|
||||
--secondary-cta: #333333;
|
||||
--secondary-cta-text: #f5f5f5;
|
||||
--accent: #a68a64;
|
||||
--background-accent: #262626;
|
||||
--accent: #d4d4d4;
|
||||
--background-accent: #111111;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user