diff --git a/app/root.tsx b/app/root.tsx index 01ce87b14..1f8bb8526 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -58,7 +58,7 @@ export const meta: MetaFunction = () => ({ description: "Competitive Splatoon Hub featuring gear planner, event calendar, builds by top players, and more!", viewport: "width=device-width,initial-scale=1", - "theme-color": "#8263de", + "theme-color": "#02011e", "og:image": COMMON_PREVIEW_IMAGE, });