added grey icon for the dark mode

This commit is contained in:
zadam
2021-09-25 21:58:15 +02:00
parent fdb7b7721d
commit 2fcb0c05c0
6 changed files with 11 additions and 5 deletions

View File

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