seachicken / gh-poi

✨ Safely clean up your local branches
https://dev.to/seachicken/safely-clean-up-your-local-branches-9i3
MIT License
673 stars 19 forks source link

Improve readability in light theme (#121) #122

Closed seachicken closed 6 months ago

seachicken commented 6 months ago

Fixes #121

To make light theme text easier to read, do not explicitly fix the basic text color to white.

as-is

image

to-be

image