mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Update default theme
Add package-lock.json
This commit is contained in:
+1
-1
@@ -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}/>
|
||||
|
||||
Generated
+14261
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user