Follow system theme by default
This commit is contained in:
parent
009966a5c7
commit
5c0eb20cb4
4 changed files with 46 additions and 37 deletions
|
|
@ -7,7 +7,7 @@ import settings from './client/state/settings';
|
|||
|
||||
import App from './app/pages/App';
|
||||
|
||||
settings.setTheme(settings.getThemeIndex());
|
||||
settings.applyTheme();
|
||||
|
||||
ReactDom.render(
|
||||
<App />,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue