Update src/app/styles/variables.css
This commit is contained in:
@@ -3,21 +3,21 @@
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #f5f3f0;;;
|
||||
--card: #fffbf8;;;
|
||||
--foreground: #2a2520;;;
|
||||
--primary-cta: #c97d5c;;;
|
||||
--secondary-cta: #f5f3f0;;;
|
||||
--accent: #e8ddd3;;;
|
||||
--card: #fdfcfb;;;
|
||||
--foreground: #2a2520e6;;;
|
||||
--primary-cta: #c69c7b;;;
|
||||
--secondary-cta: #fdfcfb;;;
|
||||
--accent: #e8dfd5;;;
|
||||
--background-accent: #d4c4b0;;; */
|
||||
|
||||
--background: #f5f3f0;;;
|
||||
--card: #fffbf8;;;
|
||||
--foreground: #2a2520;;;
|
||||
--primary-cta: #c97d5c;;;
|
||||
--card: #fdfcfb;;;
|
||||
--foreground: #2a2520e6;;;
|
||||
--primary-cta: #c69c7b;;;
|
||||
--primary-cta-text: #ffffff;;;
|
||||
--secondary-cta: #f5f3f0;;;
|
||||
--secondary-cta-text: #2a2520;;;
|
||||
--accent: #e8ddd3;;;
|
||||
--secondary-cta: #fdfcfb;;;
|
||||
--secondary-cta-text: #120a00e6;;;
|
||||
--accent: #e8dfd5;;;
|
||||
--background-accent: #d4c4b0;;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
|
||||
Reference in New Issue
Block a user