Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fcfcfc;
|
||||
--card: #ffffff;
|
||||
--foreground: #0a192f;
|
||||
--primary-cta: #0056b3;
|
||||
--background: #fbfbfb;
|
||||
--card: #f2f2f2;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #0a2540;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f0f4f8;
|
||||
--secondary-cta: #e5e7eb;
|
||||
--secondary-cta-text: #0a192f;
|
||||
--accent: #d1d5db;
|
||||
--background-accent: #e5e7eb;
|
||||
--accent: #c19a6b;
|
||||
--background-accent: #e8e1d5;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user