pbaity / rocketchat-dark-mode

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

Quoted inline code in dark mode presents a light background for text. #140

Closed SamCrabtree closed 3 years ago

SamCrabtree commented 3 years ago

When one quotes inline code in a conversation, the inline code in question pops up with a white background.

Steps to reproduce the behavior:

  1. On any channel, add a section of inline code to a message and hit send.
  2. Quote said message and text will display a light colored background.

Quoted Inline code should have dark themed background.

error