Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fbf7f1;
|
||||
--card: #ffffff;
|
||||
--foreground: #2d241d;
|
||||
--background: #000000;
|
||||
--card: #121212;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #d4af37;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #2d241d;
|
||||
--secondary-cta: #1c1c1c;
|
||||
--secondary-cta-text: #fbf7f1;
|
||||
--accent: #c5a059;
|
||||
--background-accent: #f3eada;
|
||||
--accent: #b8860b;
|
||||
--background-accent: #0a0a0a;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user