pbaity / rocketchat-dark-mode

An easy user-togglable dark mode for Rocket.Chat
MIT License
367 stars 125 forks source link

Hover in options list is to bright - server version 3.13.0 #131

Closed emikolajczak closed 3 years ago

emikolajczak commented 3 years ago

Describe the bug I.e. in room options menu, hoover items are too bright. Example on screen below

To Reproduce Steps to reproduce the behavior:

  1. Go to any room
  2. Click three dots (more options)
  3. move pointer on any options
  4. Hover is too bright

Expected behavior Hover is darker

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

fdellwing commented 3 years ago

I'm currently looking into this issue. I can reproduce the white border around the menu, but not the white highlight. Did you modify some colors in the custom CSS or in RC itself (Layout -> Colors)?

emikolajczak commented 3 years ago

Hi, I didn't change Colors, only custom CSS.

fdellwing commented 3 years ago

Can you provide me your currently used custom CSS so that I can take a look what might be the problem?

emikolajczak commented 3 years ago

Strange, I have double check after my server restart and now it looks ok. As you said, only white border around three dots menu. Sorry for false alarm, it looks as some cache on my side.

image

fdellwing commented 3 years ago

No problem 👍

pbaity commented 3 years ago

@emikolajczak Added a fix for this in #136, check it out and let me know what you think.