mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-31 04:02:26 +08:00
style(next): remove new tab background on mica
This commit is contained in:
parent
5a5a3ab508
commit
f5a21e47d5
@ -417,6 +417,7 @@ body.electron.platform-win32 {
|
|||||||
--launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.15);
|
--launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.15);
|
||||||
--launcher-pane-background-color: rgba(255, 255, 255, 0.7);
|
--launcher-pane-background-color: rgba(255, 255, 255, 0.7);
|
||||||
--tab-background-color: transparent;
|
--tab-background-color: transparent;
|
||||||
|
--new-tab-button-background: transparent;
|
||||||
--active-tab-background-color: var(--launcher-pane-background-color);
|
--active-tab-background-color: var(--launcher-pane-background-color);
|
||||||
--native-titlebar-background: #00000000;
|
--native-titlebar-background: #00000000;
|
||||||
--background-material: tabbed;
|
--background-material: tabbed;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user