Compare commits

...

6 Commits

Author SHA1 Message Date
4f2b5b2df8 Update theme colors 2026-06-14 05:56:53 +00:00
44f2ab0719 Update theme colors 2026-06-14 05:56:48 +00:00
31c7abe505 Update theme colors 2026-06-14 05:56:44 +00:00
995212c254 Update theme colors 2026-06-14 05:56:39 +00:00
4ed30c25ca Update theme colors 2026-06-14 05:56:33 +00:00
73f34b5b7a Update src/pages/HomePage/sections/Pricing.tsx 2026-06-14 05:54:53 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #050012;
--card: #040121;
--foreground: #f0e6ff;
--primary-cta: #c89bff;
--primary-cta-text: #050012;
--secondary-cta: #1d123b;
--secondary-cta-text: #f0e6ff;
--accent: #684f7b;
--background-accent: #65417c;
--background: #020617;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #c4d8f9;
--primary-cta-text: #020617;
--secondary-cta: #041633;
--secondary-cta-text: #e2e8f0;
--accent: #2d30f3;
--background-accent: #1d4ed8;
/* @layout/border-radius/rounded */
--radius: 1rem;

View File

@@ -44,7 +44,7 @@ export default function PricingSection(): React.JSX.Element {
},
{
tag: "Elite",
price: "$99/mo",
price: "$999/mo",
description: "Professional licensing",
features: [
"Full commercial rights",