minor tweaks

This commit is contained in:
Olivier Gagnon
2021-09-18 02:11:20 -04:00
parent 425c998435
commit eacf15b463
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -68,6 +68,7 @@ export const theme = createTheme({
dark: colors.warningdark,
},
background: {
default: colors.black,
paper: colors.well,
},
},