diff --git a/chrome/autohide_sidebar.css b/chrome/autohide_sidebar.css index 81e0492..90dcb85 100644 --- a/chrome/autohide_sidebar.css +++ b/chrome/autohide_sidebar.css @@ -50,7 +50,7 @@ See the above repository for updates as well as full license text. */ #sidebar, #sidebar-header{ - background-color: var(--toolbar-bgcolor) !important; + background-color: inherit !important; border-inline: 1px solid rgb(80,80,80); border-inline-width: 0px 1px; }