Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0F172A;
|
||||
--card: #1A2036;
|
||||
--foreground: #FFFFFF;
|
||||
--primary-cta: #DC2626;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #FFFFFF;
|
||||
--secondary-cta-text: #0F172A;
|
||||
--accent: #1D4ED8;
|
||||
--background-accent: #3F496B;
|
||||
--background: #1763BF;
|
||||
--card: #2D72C7;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #FF7B05;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #B3D4F5;
|
||||
--background-accent: #0E4B99;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user