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

Allow custom colors #85

Open
eljulians opened this issue May 30, 2018 · 2 comments
Open

Allow custom colors #85

eljulians opened this issue May 30, 2018 · 2 comments

Comments

@eljulians
Copy link

eljulians commented May 30, 2018

First of all, thanks for your work! I really like k.

It would be great to have the chance to define custom colors, with environmental variables, as the predefined ones may not be suitable for every terminal color scheme

@HaleTom
Copy link

HaleTom commented Aug 12, 2018

GNU ls respects $LS_COLORS.

The killer plugin to set this variable for hundreds of filetypes is: https://github.com/trapd00r/LS_COLORS

@julenpardo would #86 support this?

@V4G4X
Copy link

V4G4X commented Mar 6, 2023

The way the branch name master shows up here, I was hoping if we could have an option to have it show up in a different color.
In my terminal, my background and brightness is often dark, so that the branch name isn't legible.

Similarly, is it possible to disable the rotting dates feature specifically?

image

For now I've had a workaround to change K_COLOR_BR to a different value like "0;33"(yellow).
But I'm sure that will cause issue whenever there's new commits.

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