diff --git a/modules/home/programs/gui/librewolf/quteFox.css b/modules/home/programs/gui/librewolf/quteFox.css index 7b5f7b5..45d7248 100644 --- a/modules/home/programs/gui/librewolf/quteFox.css +++ b/modules/home/programs/gui/librewolf/quteFox.css @@ -203,7 +203,7 @@ tab { /* Tab: hovered colors */ #tabbrowser-tabs .tabbrowser-tab:hover:not([selected]) .tab-content { - background: var(--tab-active-bg-color) !important; + background: var(--tab-hover-bg-color) !important; } /* hide window controls */