mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 14:55:03 +08:00
style(next): tweak horizontal layout mica intensity
This commit is contained in:
parent
c02462bf81
commit
6365682ae1
1 changed files with 1 additions and 1 deletions
|
|
@ -416,7 +416,7 @@ body.layout-horizontal {
|
|||
body.background-effects,
|
||||
body.background-effects #root-widget {
|
||||
background: transparent !important;
|
||||
--launcher-pane-background-color: rgba(255, 255, 255, 0.055);
|
||||
--launcher-pane-background-color: rgba(255, 255, 255, 0.09);
|
||||
--tab-background-color: transparent;
|
||||
--active-tab-background-color: var(--launcher-pane-background-color);
|
||||
--launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.5);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue