mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
switching themes via loading only specific CSS
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user