Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0A0A0A;
|
--background: #000000;
|
||||||
--card: #1A1A1A;
|
--card: #0c0c0c;
|
||||||
--foreground: #F0F0F0;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #FF1493;
|
--primary-cta: #106EFB;
|
||||||
--primary-cta-text: #0A0A0A;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #1A1A1A;
|
--secondary-cta: #000000;
|
||||||
--secondary-cta-text: #F0F0F0;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #8A2BE2;
|
--accent: #535353;
|
||||||
--background-accent: #C485EE;
|
--background-accent: #106EFB;
|
||||||
|
|
||||||
/* 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