ReactTooltip / react-tooltip

React Tooltip Component
https://react-tooltip.com/
MIT License
3.55k stars 527 forks source link

[BUG] Logo colors not appropriate for dark mode. #1209

Closed rahulharpal1603 closed 3 weeks ago

rahulharpal1603 commented 1 month ago

GitHub and Algolia Logo blend into the dark background.


Bug description

When we switch to dark mode, the GitHub and Algolia logos retain their previous colours only. That is why, it makes it difficult to see them on the webpage.

To Reproduce

Visit the home page: https://react-tooltip.com/ and change the theme to dark mode.

Expected behaviour

GitHub and Algolia's logos should change to a lighter version when switched to dark mode.

Screenshots

image image

rahulharpal1603 commented 1 month ago

@gabrieljablonski, can I take up this issue and fix it?

gabrieljablonski commented 1 month ago

@rahulharpal1603 go for it