Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use different colors in light mode vs. dark #14

Open
garyo opened this issue May 17, 2022 · 0 comments
Open

Use different colors in light mode vs. dark #14

garyo opened this issue May 17, 2022 · 0 comments

Comments

@garyo
Copy link

garyo commented May 17, 2022

In a white-background terminal, it can be very hard to see some of the randomly-generated branch colors:
image
It would be great if ogl could only pick "darkish" colors (luma < 0.8, for example) in light mode. Similarly, only pick lightish colors (luma > 0.3) in dark mode. Or maybe just always constrain the luma to 0.3..0.8 if that's easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant