Switch to version 2: modified src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #000000;
|
||||
--background: #0a0f1e;
|
||||
--card: #151a2e;
|
||||
--foreground: #e0e8ff;
|
||||
--primary-cta: #00cfff;
|
||||
--primary-cta-text: #0a0f1e;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta: #00ff9c;
|
||||
--secondary-cta-text: #0a0f1e;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #f5f5f5;
|
||||
--accent: #6a5cff;
|
||||
--background-accent: #1a2547;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user