Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffffe6;
|
||||
--primary-cta: #e34400;
|
||||
--background: #f0f7ff;
|
||||
--card: #e8f2ff;
|
||||
--foreground: #001f4d;
|
||||
--primary-cta: #0066cc;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0c1325;
|
||||
--accent: #ff7b05;
|
||||
--background-accent: #e34400;
|
||||
--accent: #b3d9ff;
|
||||
--background-accent: #7da3d9;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user