diff --git a/chrome/userChrome.css b/chrome/userChrome.css index 13339dd..c20b524 100644 --- a/chrome/userChrome.css +++ b/chrome/userChrome.css @@ -60,7 +60,7 @@ #urlbar-input::-moz-selection, .urlbarView-row[selected] { - background-color: SelectedItem !important; + background-color: var(--cust-accent-inactive) !important; } /* SETUP */