Fix some colors
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ export const defaultTheme: Theme = {
|
||||
palette: {
|
||||
default: {
|
||||
background: lightPalette.white,
|
||||
backgroundLight: lightPalette.contrast_50,
|
||||
backgroundLight: lightPalette.contrast_25,
|
||||
text: lightPalette.black,
|
||||
textLight: lightPalette.contrast_700,
|
||||
textInverted: lightPalette.white,
|
||||
|
||||
Reference in New Issue
Block a user