vimium icon indicating copy to clipboard operation
vimium copied to clipboard

Feature Request: Chrome Dark Mode Compatability

Open ghost opened this issue 4 years ago • 3 comments

Hi philc,

What do you think of adding Chrome dark mode compatibility that checks if the force darkmode flag is inverting page colours? Currently the letters are getting inverted too:

Vimium Example

I imagine the overlap of vim and dark mode users is quite high.

ghost avatar Sep 19 '21 10:09 ghost

#force-dark-mode doesn't allow CSS code to use black / dark color for text. A good working around is to update background color of hint markers to something like green.

Here're a related discussion and some tests: https://github.com/gdh1995/vimium-c/issues/111#issuecomment-583569154 and https://github.com/gdh1995/vimium-c/wiki/Style-the-UI-of-Vimium-C-using-Custom-CSS#work-with-enable-force-dark.

gdh1995 avatar Sep 19 '21 10:09 gdh1995

#4416

PixsaOJ avatar Sep 05 '24 20:09 PixsaOJ