Update src/app/styles/variables.css
This commit is contained in:
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f8fafc;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #0f172a;
|
||||
--primary-cta: #2563eb;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #fef3c7;
|
||||
--secondary-cta: #FFC700;
|
||||
--secondary-cta-text: #1f2937;
|
||||
--accent: #fbbf24;
|
||||
--background-accent: #dbeafe;
|
||||
--accent: #FFC700;
|
||||
--background-accent: #e8f2ff;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user