diff --git a/webclient/src/App.js b/webclient/src/App.js index 1edc59a..3bdcf9e 100644 --- a/webclient/src/App.js +++ b/webclient/src/App.js @@ -98,7 +98,7 @@ function App() { right: '16px', buttonColorDark: '#666', buttonColorLight: '#aaa', - label: '🌙', + label: '🌓', autoMatchOsTheme: false, } const darkmode = new Darkmode(options);