diff --git a/src/style/default/defaultTheme.ts b/src/style/default/defaultTheme.ts index 7981e6eb..89055fc1 100644 --- a/src/style/default/defaultTheme.ts +++ b/src/style/default/defaultTheme.ts @@ -1,5 +1,5 @@ import { ThemeOptions } from '@material-ui/core'; -import { ColorScheme, defaultThemeColors, fontFamilyString } from 'style'; +import { defaultThemeColors, fontFamilyString } from 'style'; import { darkGrey } from 'style' const defaultThemeOptions: ThemeOptions = {