Update src/app/styles/variables.css
This commit is contained in:
@@ -2,15 +2,15 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
--background: #0f0a05;
|
--background: #ffffff;
|
||||||
--card: #1a1410;
|
--card: #f9f9f9;
|
||||||
--foreground: #f5ede4;
|
--foreground: #000000;
|
||||||
--primary-cta: #d4af37;
|
--primary-cta: #cc0000;
|
||||||
--primary-cta-text: #0f0a05;
|
--primary-cta-text: #0f0a05;
|
||||||
--secondary-cta: #2a1f15;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #f5ede4;
|
--secondary-cta-text: #f5ede4;
|
||||||
--accent: #8b6f47;
|
--accent: #000000;
|
||||||
--background-accent: #3d2817;
|
--background-accent: #f0f0f0;
|
||||||
|
|
||||||
/* 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