Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F7F5F2;
|
||||
--card: #F7F5F2;
|
||||
--foreground: #111111;
|
||||
--primary-cta: #7B1E26;
|
||||
--primary-cta-text: #F7F5F2;
|
||||
--secondary-cta: #C7A45D;
|
||||
--secondary-cta-text: #111111;
|
||||
--accent: #C7A45D;
|
||||
--background-accent: #7B1E26;
|
||||
--background: #151515;
|
||||
--card: #202020;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #D4AF37;
|
||||
--primary-cta-text: #151515;
|
||||
--secondary-cta: #800020;
|
||||
--secondary-cta-text: #f5f5f5;
|
||||
--accent: #D4AF37;
|
||||
--background-accent: #800020;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user