Updated default theme to 'white' instead of 'light'
• Updated: - default theme to 'white' instead of 'light'
This commit is contained in:
@@ -39,7 +39,7 @@ const initialState = ImmutableMap({
|
||||
radiusSmallDisabled: false,
|
||||
radiusCircleDisabled: false,
|
||||
logoDisabled: false,
|
||||
theme: 'light',
|
||||
theme: 'white',
|
||||
}),
|
||||
|
||||
home: ImmutableMap({
|
||||
|
||||
Reference in New Issue
Block a user