switching themes via loading only specific CSS

This commit is contained in:
zadam
2021-09-26 15:24:37 +02:00
parent 2fcb0c05c0
commit 113bebed3b
15 changed files with 219 additions and 232 deletions

View File

@@ -14,7 +14,7 @@ const TPL = `
}
.global-menu-button {
background-image: url("images/icon-color.png");
background-image: url("images/icon-black.png");
background-repeat: no-repeat;
background-position: 50% 45%;
width: 100%;