Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fcfaf7;
|
||||
--card: #f7f4ed;
|
||||
--foreground: #4A2C00;
|
||||
--background: #f6f0e9;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #FF8C00;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #fcfaf7;
|
||||
--secondary-cta-text: #4A2C00;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #FF8C00;
|
||||
--background-accent: #FFD700;
|
||||
--background-accent: #FDE6D5;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user