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: #f5f5f5;
|
||||
--primary-cta: #106efb;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #010101;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #106efb;
|
||||
--background-accent: #2f3f4f;
|
||||
--background: #0A0D12;
|
||||
--card: #141A23;
|
||||
--foreground: #F5F7FA;
|
||||
--primary-cta: #3B82F6;
|
||||
--primary-cta-text: #F5F7FA;
|
||||
--secondary-cta: #232B38;
|
||||
--secondary-cta-text: #F5F7FA;
|
||||
--accent: #F5A524;
|
||||
--background-accent: #A6B0C3;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user