From aa10213809dc79086308aa03d37974ea4cebd43c Mon Sep 17 00:00:00 2001 From: Jack Tench <79285604+JackTench@users.noreply.github.com> Date: Sun, 2 Nov 2025 22:41:42 +0000 Subject: [PATCH] Make loading bar a matching blue with the rest of the site theme --- src/components/libresplit/AppLoading.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/libresplit/AppLoading.tsx b/src/components/libresplit/AppLoading.tsx index 60ccb2d..ab5e513 100644 --- a/src/components/libresplit/AppLoading.tsx +++ b/src/components/libresplit/AppLoading.tsx @@ -3,7 +3,7 @@ import { BarLoader } from "react-spinners"; export function AppLoading() { return (