Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f6f0e8;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #2b180a;
|
||||
--background: #faf8f4;
|
||||
--card: #f5f1eb;
|
||||
--foreground: #1a1410;
|
||||
--primary-cta: #8b4513;
|
||||
--primary-cta-text: #f6f0e8;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta: #f5f1eb;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
--accent: #d4a574;
|
||||
--background-accent: #c9956b;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user