mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
style(next): apply mica to entire zen screen
This commit is contained in:
parent
e829abbad3
commit
1ad8c6b1cb
@ -1806,4 +1806,9 @@ div.bookmark-folder-widget .note-link .bx {
|
|||||||
.note-icon-widget .icon-list span:hover {
|
.note-icon-widget .icon-list span:hover {
|
||||||
background: var(--hover-item-background-color);
|
background: var(--hover-item-background-color);
|
||||||
color: var(--hover-item-text-color);
|
color: var(--hover-item-text-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
body.zen {
|
||||||
|
--main-background-color: transparent;
|
||||||
|
--root-background: transparent;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user