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