Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #80da9b;
|
||||
--background: #001a0a;
|
||||
--card: #072b15;
|
||||
--foreground: #f5fcf5;
|
||||
--primary-cta: #8b5cf6;
|
||||
--primary-cta-text: #000802;
|
||||
--secondary-cta: #c89bff;
|
||||
--secondary-cta: #1a0d0b;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #38714a;
|
||||
--background-accent: #1a0d0b;
|
||||
--accent: #c4a8f9;
|
||||
--background-accent: #003314;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user