Update default theme

Add package-lock.json
This commit is contained in:
grimsi
2024-05-14 10:25:27 +02:00
parent f9d4e16604
commit 56d4c1480e
2 changed files with 14262 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export default function App() {
return (
<StrictMode>
<NextUIProvider className="size-full">
<NextThemesProvider attribute="class" defaultTheme="green-light" themes={themeNames()}>
<NextThemesProvider attribute="class" defaultTheme="gameyfin-blue-light" themes={themeNames()}>
<AuthProvider>
<IconContext.Provider value={{size: 20}}>
<RouterProvider router={router}/>
+14261
View File
File diff suppressed because it is too large Load Diff