Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--foreground: #2a2928;
|
||||
--primary-cta: #2a2928;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
--background: #0B1420;
|
||||
--card: #1A263D;
|
||||
--foreground: #E2E8F0;
|
||||
--primary-cta: #E87722;
|
||||
--primary-cta-text: #0B1420;
|
||||
--secondary-cta: #333C4A;
|
||||
--secondary-cta-text: #E2E8F0;
|
||||
--accent: #F5A04B;
|
||||
--background-accent: #334C66;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user