Loading #49

Merged
LucidKobold merged 7 commits from loading into main 2022-04-09 18:47:56 -04:00
Showing only changes of commit ba6743cd1b - Show all commits

View File

@@ -30,6 +30,11 @@ const AppTheme = extendTheme({
footerText: "black",
content: "#2d3748",
patreon: "#FF424D"
},
loading: {
overlayBg: "#171923cb",
spinnerColor: "#0088ff",
spinnerEmptySpace: "#2D374860"
}
},
styles: {