Adjust dark mode colors
This commit is contained in:
@@ -26,7 +26,7 @@ const DarkTheme = {
|
||||
...BaseDarkTheme,
|
||||
colors: {
|
||||
...BaseDarkTheme.colors,
|
||||
background: themes.light.view.backgroundColor,
|
||||
background: themes.dark.view.backgroundColor,
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user