Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #1A1D2E;
|
||||
--card: #23273d;
|
||||
--foreground: #FFFFFF;
|
||||
--primary-cta: #F5A623;
|
||||
--background: #f5f4f0;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #d4af37;
|
||||
--primary-cta-text: #1A1D2E;
|
||||
--secondary-cta: #1A1D2E;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #FFFFFF;
|
||||
--accent: #F5A623;
|
||||
--background-accent: #23273d;
|
||||
--accent: #d4af37;
|
||||
--background-accent: #f3e5ab;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user