pbaity / rocketchat-dark-mode

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

Fixed the typing indicator for Rocket.Chat 4.x.y #159

Closed AlexVonB closed 2 years ago

AlexVonB commented 2 years ago

Fixes #155

The new CSS variables are not named typing anymore, but are now called activity.

pbaity commented 2 years ago

Thanks so much @AlexVonB !