Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #FFFFFF;
|
||||
--card: #F9F9F9;
|
||||
--foreground: #0A1128;
|
||||
--primary-cta: #FF9F1C;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #0A1128;
|
||||
--secondary-cta-text: #FFFFFF;
|
||||
--accent: #FF9F1C;
|
||||
--background-accent: #0A1128;
|
||||
--background: #1A2B42;
|
||||
--card: #2A3B50;
|
||||
--foreground: #E0E7EB;
|
||||
--primary-cta: #FF7F00;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #5B788F;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #FF7F00;
|
||||
--background-accent: #34495E;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user