diff --git a/src/constants/seo.ts b/src/constants/seo.ts index fcc2011b..6f9069ae 100644 --- a/src/constants/seo.ts +++ b/src/constants/seo.ts @@ -15,5 +15,5 @@ export const metadata = { username: "@SkipProtocol", url: "https://twitter.com/SkipProtocol", }, - themeColor: "#ffdc61", + themeColor: "##ff86ff", }; diff --git a/src/pages/index.tsx b/src/pages/index.tsx index bf66c727..9ccd2a59 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -14,7 +14,7 @@ export default function Home() { return (