mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 18:25:51 +01:00
style(mica): apply heavy transparency
This commit is contained in:
@@ -133,7 +133,7 @@ function getWindowExtraOpts() {
|
||||
|
||||
// Window effects (Mica)
|
||||
// TODO: Apply only on Windows and allow the user to choose whether to activate it or not.
|
||||
extraOpts.backgroundMaterial = "mica";
|
||||
extraOpts.backgroundMaterial = "tabbed";
|
||||
|
||||
return extraOpts;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user