Update src/app/styles/variables.css
This commit is contained in:
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #f5f3f0;;
|
||||
--card: #faf9f8;;
|
||||
--foreground: #2d2520;;
|
||||
--primary-cta: #8b6f47;;
|
||||
--secondary-cta: #faf9f8;;
|
||||
--accent: #d4ccc4;;
|
||||
--background-accent: #c9bfb6;; */
|
||||
/* --background: #f5f3f0;;;
|
||||
--card: #fffbf8;;;
|
||||
--foreground: #2a2520;;;
|
||||
--primary-cta: #c97d5c;;;
|
||||
--secondary-cta: #f5f3f0;;;
|
||||
--accent: #e8ddd3;;;
|
||||
--background-accent: #d4c4b0;;; */
|
||||
|
||||
--background: #f5f3f0;;
|
||||
--card: #faf9f8;;
|
||||
--foreground: #2d2520;;
|
||||
--primary-cta: #8b6f47;;
|
||||
--primary-cta-text: #ffffff;;
|
||||
--secondary-cta: #faf9f8;;
|
||||
--secondary-cta-text: #120a00e6;;
|
||||
--accent: #d4ccc4;;
|
||||
--background-accent: #c9bfb6;;
|
||||
--background: #f5f3f0;;;
|
||||
--card: #fffbf8;;;
|
||||
--foreground: #2a2520;;;
|
||||
--primary-cta: #c97d5c;;;
|
||||
--primary-cta-text: #ffffff;;;
|
||||
--secondary-cta: #f5f3f0;;;
|
||||
--secondary-cta-text: #2a2520;;;
|
||||
--accent: #e8ddd3;;;
|
||||
--background-accent: #d4c4b0;;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user