Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F8F6F2;
|
||||
--card: #F8F6F2;
|
||||
--foreground: #121212;
|
||||
--primary-cta: #C8A96A;
|
||||
--background: #F8F4ED;
|
||||
--card: #EDEBE4;
|
||||
--foreground: #262626;
|
||||
--primary-cta: #B8860B;
|
||||
--primary-cta-text: #121212;
|
||||
--secondary-cta: #1E3D34;
|
||||
--secondary-cta: #5A6B70;
|
||||
--secondary-cta-text: #F8F6F2;
|
||||
--accent: #1E3D34;
|
||||
--background-accent: #1E3D34;
|
||||
--accent: #D4AF37;
|
||||
--background-accent: #F2EFDC;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user