react-goodbye
react-goodbye copied to clipboard
Fix DayTime Color Issues
When switching between lightmode and dark mode, there is an error with the coloration of the symbols and navigation panel colors.
With this pull request, I have created some defaults, as well as added a new function that will generate a dynamic image. Small caveat is that if you resize a dynamic image, it will lose the tint that was given to it. So I have moved the resize to first, then the coloration next.
Before:

After:
