Merge version_2 into main #2
@@ -176,4 +176,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #1A120B;
|
||||
--card: #2A201A;
|
||||
--foreground: #F5F5DC;
|
||||
--primary-cta: #B8860B;
|
||||
--primary-cta-text: #1A120B;
|
||||
--secondary-cta: #F5F5DC;
|
||||
--secondary-cta-text: #1A120B;
|
||||
--accent: #DAA520;
|
||||
--background-accent: #4E3E34;
|
||||
--background: #000000;
|
||||
--card: #0c0c0c;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #cee7ff;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #535353;
|
||||
--background-accent: #CEE7FF;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user