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

Not readable on light background terminal #33

Open
goerz opened this issue Nov 1, 2024 · 0 comments
Open

Not readable on light background terminal #33

goerz opened this issue Nov 1, 2024 · 0 comments

Comments

@goerz
Copy link

goerz commented Nov 1, 2024

The colors appear to be hard-coded under the assumption of a terminal with a dark background. In a light-colored terminal, the light gray text is not readable:

CleanShot 2024-11-01 at 12 11 03@2x

I know there's a -c option, and e.g. -c green produces something more readable, albeit monochrome. I wouldn't mind having the different colors for the different data categories, but with dark text. It's probably a good idea of have options or a configuration file for this, but it might also be helpful to detect the terminal background color if no options are given (e.g., via the COLORFGBG environment variable)

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