Switch to version 1: modified src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F3F3F1;
|
||||
--card: #FFFFFF;
|
||||
--foreground: #1D1D1D;
|
||||
--primary-cta: #C5E75A;
|
||||
--background: #0a0a0a;
|
||||
--card: #121212;
|
||||
--foreground: #f3f3f1;
|
||||
--primary-cta: #c5e75a;
|
||||
--primary-cta-text: #1f3a00;
|
||||
--secondary-cta: #1F3A00;
|
||||
--secondary-cta: #1f3a00;
|
||||
--secondary-cta-text: #c5e75a;
|
||||
--accent: #A8D92F;
|
||||
--background-accent: #D9D9D9;
|
||||
--accent: #106efb;
|
||||
--background-accent: #1d1d1d;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user