style(next): remove new tab background on mica

pull/717/head
Elian Doran 2024-12-07 10:05:51 +07:00
parent 5a5a3ab508
commit f5a21e47d5
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -417,6 +417,7 @@ body.electron.platform-win32 {
--launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.15);
--launcher-pane-background-color: rgba(255, 255, 255, 0.7);
--tab-background-color: transparent;
--new-tab-button-background: transparent;
--active-tab-background-color: var(--launcher-pane-background-color);
--native-titlebar-background: #00000000;
--background-material: tabbed;