Update src/app/styles/variables.css
This commit is contained in:
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #f5e8d8;;
|
||||
--card: #faf5ef;;
|
||||
--foreground: #1a0f08;;
|
||||
--primary-cta: #a85a3a;;
|
||||
--secondary-cta: #d4c5b9;;
|
||||
--accent: #c89060;;
|
||||
--background-accent: #8b7355;; */
|
||||
/* --background: #f6f0e9;;
|
||||
--card: #efe7dd;;
|
||||
--foreground: #2b180a;;
|
||||
--primary-cta: #8b4513;;
|
||||
--secondary-cta: #efe7dd;;
|
||||
--accent: #a0826d;;
|
||||
--background-accent: #d4a574;; */
|
||||
|
||||
--background: #f5e8d8;;
|
||||
--card: #faf5ef;;
|
||||
--foreground: #1a0f08;;
|
||||
--primary-cta: #a85a3a;;
|
||||
--background: #f6f0e9;;
|
||||
--card: #efe7dd;;
|
||||
--foreground: #2b180a;;
|
||||
--primary-cta: #8b4513;;
|
||||
--primary-cta-text: #F5ECD7;;
|
||||
--secondary-cta: #d4c5b9;;
|
||||
--secondary-cta: #efe7dd;;
|
||||
--secondary-cta-text: #2C1A0E;;
|
||||
--accent: #c89060;;
|
||||
--background-accent: #8b7355;;
|
||||
--accent: #a0826d;;
|
||||
--background-accent: #d4a574;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user