Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0d0d0d;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ff4500;
|
||||
--primary-cta-text: #0d0d0d;
|
||||
--secondary-cta: #ffd700;
|
||||
--secondary-cta-text: #0d0d0d;
|
||||
--accent: #8b0000;
|
||||
--background-accent: #347C2C;
|
||||
--background: #1A1A1A;
|
||||
--card: #252525;
|
||||
--foreground: #F5F5F5;
|
||||
--primary-cta: #E54B4B;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #FFA500;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #FFD700;
|
||||
--background-accent: #3D2C2C;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user