-
As titled, as of 141 version, when I set some color on toolbar option it mirors is on majority of websites. And When I use dark theme it just sets dark background everywhere no matter the color in toolbar options. Any idea on what might be the issue? I've tried to use the solution offered in #272 but doesnt work on most websites |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
hi, |
Beta Was this translation helpful? Give feedback.
-
Another is for exampled AWS educate
![]() ![]() |
Beta Was this translation helpful? Give feedback.
The changes were to improve the themes with images, if you use solid themes only, you can set false the variable in use.js file:
if you don't use the user.js file you can open a tab with this url:
about:config
and set false this preference:browser.tabs.allow_transparent_browser
, restart the browser if need it.