pbaity/rocketchat-dark-mode

Thread list broken in 3.15.0

ankar84 opened this issue · 0 comments

Describe the bug
Thread list broken in 3.15.0 - it's too light, and text hard to read

To Reproduce
Steps to reproduce the behavior:

  1. Go to channel
  2. Click on thread icon
  3. Check

Expected behavior
Thread list should be more darker

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser chrome
  • Version 91

Additional context

fix

body.dark-mode .rcx-css-136xdpx {
	background-color: var(--color-darkest);
}