Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #0B0B0B;
|
||||
--primary-cta: #C9A24A;
|
||||
--background: #0b0b0b;
|
||||
--card: #151515;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #c9a24a;
|
||||
--primary-cta-text: #0B0B0B;
|
||||
--secondary-cta: #0B0B0B;
|
||||
--secondary-cta: #c9a24a;
|
||||
--secondary-cta-text: #FFFFFF;
|
||||
--accent: #C9A24A;
|
||||
--background-accent: #f3eee2;
|
||||
--accent: #c9a24a;
|
||||
--background-accent: #1a1a1a;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user