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

Add light mode (or non colored text) #35

Open
casret opened this issue May 15, 2019 · 3 comments
Open

Add light mode (or non colored text) #35

casret opened this issue May 15, 2019 · 3 comments

Comments

@casret
Copy link

casret commented May 15, 2019

I use solarized light and the pod name is unreadable. Related to #11

@boz
Copy link
Owner

boz commented May 28, 2019

Damn, that's a bummer. Would setting environment variables and/or flags be acceptable as a quick-fix?

alias kail='KAIL_BG_THEME=light $GOPATH/bin/kail '

@casret
Copy link
Author

casret commented May 29, 2019

Yep, I have no problems using a flag or env variable.

@pfisterer
Copy link

pfisterer commented May 13, 2020

I'm having the same issue on macOS using kail. Using alias kail='KAIL_BG_THEME=light /usr/local/bin/kail ' or export KAIL_BG_THEME=light doesn't work.

Output of kail version (installed using brew):

0.15.0 (58d7816d3d93cccb1903603512e40919a843c760)

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

3 participants