mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
added grey icon for the dark mode
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user