Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F5F6F8;
|
||||
--card: #FFFFFF;
|
||||
--foreground: #1A1A1A;
|
||||
--primary-cta: #2F3D6D;
|
||||
--background: #1a1a2e;
|
||||
--card: #16213e;
|
||||
--foreground: #e8e8e8;
|
||||
--primary-cta: #1f4788;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #5A6472;
|
||||
--secondary-cta: #707070;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #F2B705;
|
||||
--background-accent: #F2B705;
|
||||
--accent: #f4a460;
|
||||
--background-accent: #f4a460;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user