Merge version_3 into main #3
@@ -284,4 +284,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--background: #2c2c2c;
|
||||
--card: #3a3a3a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #f5f5f5;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta: #1c1c1c;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #a8a8a8;
|
||||
--background-accent: #e5e5e5;
|
||||
--accent: #505050;
|
||||
--background-accent: #404040;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user