You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using lint hints on certain sites, the colour of the text is wrong.
This issue occurred after I upgraded Chromium
This issue is not present when I use LibreWolf
Sites with issue: YouTube
Sites without issue: GitHub
It seems like the CSS are not being applied properly, cause on other sites, my custom BG colour for the hints are applied
It also seems like this also somehow affects the extension dialog itself
Solutions attempted:
Clearing cache
Turning off DarkReader
Turning off Dark Mode on the site
To Reproduce
Go to any of the sites
Activate Link Hints
Browser and Vimium version
If you're using Chrome, include the Chrome and OSS version found at chrome://version. Also include the Vimium version found at chrome://extensions.
Chromium | 94.0.4606.81 (Official Build) Arch Linux (64-bit)
-- | --
Revision | 5a03c5f1033171d5ee1671d219a59e29cf75e054-refs/branch-heads/4606@{#1320}
OS | Linux
JavaScript | V8 9.4.146.21
User agent | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36
Command Line | /usr/lib/chromium/chromium --enable-crashpad --flag-switches-begin --enable-features=WebContentsForceDark:increase_text_contrast/true --flag-switches-end
Description
The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.
Version
1.67
The text was updated successfully, but these errors were encountered:
Strange that it only applies on certain sites though.
Just applying the CSS was not enough, I have to spam a lot of !important then it work.
Thanks anyways!
Um, I think it's because DarkReader might override some of your custom CSS. If you only enable #enable-force-dark, then !important should work on a top frame; while on a child iframe, then there's a related bug affecting CSS for LinkHints UI: #3883
Describe the bug
When using lint hints on certain sites, the colour of the text is wrong.
This issue occurred after I upgraded Chromium
This issue is not present when I use LibreWolf
Sites with issue: YouTube
Sites without issue: GitHub
It seems like the CSS are not being applied properly, cause on other sites, my custom BG colour for the hints are applied
It also seems like this also somehow affects the extension dialog itself
Solutions attempted:
To Reproduce
Browser and Vimium version
If you're using Chrome, include the Chrome and OSS version found at chrome://version. Also include the Vimium version found at chrome://extensions.
The text was updated successfully, but these errors were encountered: