Stack-Exchange-Userscripts icon indicating copy to clipboard operation
Stack-Exchange-Userscripts copied to clipboard

[BUG] StackHighlightUnfoldedComments not working in dark mode

Open leonheess opened this issue 3 years ago • 2 comments

Which userscript StackHighlightUnfoldedComments

Describe the bug With dark mode it makes highlighted comments unreadable.

To Reproduce Steps to reproduce the behavior:

  1. Activate dark mode
  2. Click on Show X comments

Expected behavior Highlighting color is dependant on mode

Environment (please complete the following information):

  • OS: Windows 10
  • Browser Chrome
  • Userscript Manager Tampermonkey

leonheess avatar Aug 06 '21 09:08 leonheess

I'm gonna guess that you have the "System Theme" selected as your Stack Overflow theme preference? That's the cause of this bug.

CommentHighlightSystemTheme

Luckily, a PR, #19, already exists with a proper fix!

It just needs to get merged in.

zcoop98 avatar Sep 22 '21 23:09 zcoop98

I'm gonna guess that you have the "System Theme" selected as your Stack Overflow theme preference? That's the cause of this bug.

Luckily, a PR, #19, already exists with a proper fix!

It just needs to get merged in.

Yes, I do! Glad this is being fixed

leonheess avatar Oct 04 '21 22:10 leonheess