diff --git a/_chrome__firefox/userChrome.css b/_chrome__firefox/userChrome.css index 32d2aec..ac3bb7e 100644 --- a/_chrome__firefox/userChrome.css +++ b/_chrome__firefox/userChrome.css @@ -1,3 +1,3 @@ #sidebar-box { - background-color: #333 !important; + background-color: rgb(59, 59, 62) !important; }