Change dark mode label to 🌓
This commit is contained in:
parent
c8b1de5eea
commit
43a9595dd3
|
@ -98,7 +98,7 @@ function App() {
|
|||
right: '16px',
|
||||
buttonColorDark: '#666',
|
||||
buttonColorLight: '#aaa',
|
||||
label: '🌙',
|
||||
label: '🌓',
|
||||
autoMatchOsTheme: false,
|
||||
}
|
||||
const darkmode = new Darkmode(options);
|
||||
|
|
Loading…
Reference in New Issue
Block a user