Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #faf9f6;
|
||||
--card: #f4f1ed;
|
||||
--foreground: #1a1410;
|
||||
--primary-cta: #c9a961;
|
||||
--background: #ffffff;
|
||||
--card: #f8f9fa;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #d4af37;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #8b7355;
|
||||
--secondary-cta: #2c3e50;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #d4af37;
|
||||
--background-accent: #f0e6d2;
|
||||
--background-accent: #faf8f3;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user