Move to custom dark mode
This commit is contained in:
1
themes/theme/static/darkmode-js.min.js
vendored
1
themes/theme/static/darkmode-js.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,8 +0,0 @@
|
||||
const options = {
|
||||
bottom: '16px',
|
||||
right: '16px',
|
||||
buttonColorDark: '#666',
|
||||
buttonColorLight: '#aaa',
|
||||
label: '🌙',
|
||||
};
|
||||
new Darkmode(options).showWidget();
|
Reference in New Issue
Block a user