the dark theme on pc and android is very bad and some sites like youtube and others that the theme ends up covering the functions of the site like youtube on android that does not appear the search icon the person has to click in the dark and try to find the function and on the pc on the suduko site that is covering some functions there are also people who have to use another browser for some sites.
@Dcolt,
This is because that is an experimental feature that runs on the underlying Chromium code. What you’re really doing is enabling the #enable-android-web-contents-dark-mode
flag , which activates a force_dark_mode_enabled
preference in the browser’s engine. Note that this feature will improve as the underlying Chromium code is addressed.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.