Closed gle2n closed 4 years ago
Thanks, works great again
also had to add
._3FRCZ{ color: #eee !important; }
for the colour of the text of the textinput when you write a message
Thank you @gle2n I added a new version with your suggestion. You can also make a pull request in the future if you find other problems.
the text of the conversation became dark in WhatsApp. With a dark background, it's unreadable. I managed to "fix" it by adding:
.copyable-text{ color: #eee; }
at the end of the css file.
(Windows 10, Franz 5.4.0)