Update src/app/styles/variables.css
This commit is contained in:
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #faf8f5;;
|
||||
--card: #fff9f7;;
|
||||
--foreground: #1a1410;;
|
||||
--primary-cta: #d4949b;;
|
||||
--secondary-cta: #fff9f7;;
|
||||
--accent: #c9b5a8;;
|
||||
--background-accent: #d4949b;; */
|
||||
/* --background: #f5f1ec;;
|
||||
--card: #faf7f3;;
|
||||
--foreground: #3d3530;;
|
||||
--primary-cta: #b89968;;
|
||||
--secondary-cta: #faf7f3;;
|
||||
--accent: #c9a781;;
|
||||
--background-accent: #e8d4be;; */
|
||||
|
||||
--background: #faf8f5;;
|
||||
--card: #fff9f7;;
|
||||
--foreground: #1a1410;;
|
||||
--primary-cta: #d4949b;;
|
||||
--background: #f5f1ec;;
|
||||
--card: #faf7f3;;
|
||||
--foreground: #3d3530;;
|
||||
--primary-cta: #b89968;;
|
||||
--primary-cta-text: #1a1410;;
|
||||
--secondary-cta: #fff9f7;;
|
||||
--secondary-cta: #faf7f3;;
|
||||
--secondary-cta-text: #1a1410;;
|
||||
--accent: #c9b5a8;;
|
||||
--background-accent: #d4949b;;
|
||||
--accent: #c9a781;;
|
||||
--background-accent: #e8d4be;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user