Switch to version 2: modified src/app/styles/variables.css
This commit is contained in:
@@ -2,23 +2,15 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #f6f0e9;;
|
--background: #0f0a05;
|
||||||
--card: #efe7dd;;
|
--card: #1a1410;
|
||||||
--foreground: #2b180a;;
|
--foreground: #f5ede4;
|
||||||
--primary-cta: #2b180a;;
|
--primary-cta: #d4af37;
|
||||||
--secondary-cta: #efe7dd;;
|
--primary-cta-text: #0f0a05;
|
||||||
--accent: #94877c;;
|
--secondary-cta: #2a1f15;
|
||||||
--background-accent: #afa094;; */
|
--secondary-cta-text: #f5ede4;
|
||||||
|
--accent: #8b6f47;
|
||||||
--background: #f6f0e9;;
|
--background-accent: #3d2817;
|
||||||
--card: #efe7dd;;
|
|
||||||
--foreground: #2b180a;;
|
|
||||||
--primary-cta: #2b180a;;
|
|
||||||
--primary-cta-text: #f6f0e9;;
|
|
||||||
--secondary-cta: #efe7dd;;
|
|
||||||
--secondary-cta-text: #2b180a;;
|
|
||||||
--accent: #94877c;;
|
|
||||||
--background-accent: #afa094;;
|
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user