theme/img
This commit is contained in:
parent
e2dfae59bd
commit
52759b3e2a
4 changed files with 5 additions and 3 deletions
|
@ -21,7 +21,6 @@ function theme_load() {
|
|||
}
|
||||
function theme_set(theme) {
|
||||
document.documentElement.setAttribute("data-theme", theme);
|
||||
button.innerHTML = theme;
|
||||
theme_write(theme);
|
||||
}
|
||||
function theme_swap(theme) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue