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 color settings #94

Open
tolry opened this issue Feb 22, 2016 · 6 comments
Open

Add color settings #94

tolry opened this issue Feb 22, 2016 · 6 comments

Comments

@tolry
Copy link

tolry commented Feb 22, 2016

It would be nice to have some control over the color codes being used. I am having trouble reading tags on a windows machine using putty with default color settings (black background).

If I can help out make this happen, in any way, give me hint 😄

@k4nar
Copy link
Collaborator

k4nar commented Feb 22, 2016

Yeah, I think we could add that to the config. Right now all the colors are listed here: https://github.com/TailorDev/Watson/blob/master/watson/cli.py#L32-L41

@tolry
Copy link
Author

tolry commented Feb 22, 2016

@k4nar thanks for your quick answer - I just 'patched' my code to make the tags readable, nice quick fix.

I could try making this configurable, but my Python skills are limited, to say the least. Should I give it a try or are there any coders already waiting to implement new features?

@jmaupetit jmaupetit changed the title [enhancement] color settings Add color settings Feb 22, 2016
@mdave16
Copy link

mdave16 commented Oct 30, 2016

I'm not sure if this is an issue w/ td-watson and instead w/ PuTTY
I think the colour settings would be part of the terminal, and so instead part of PuTTY?
check out this.

Not sure if adding colours on putty can be done w/o setting PuTTY up properly :/

SpotlightKid added a commit to SpotlightKid/Watson that referenced this issue Oct 30, 2016
SpotlightKid added a commit to SpotlightKid/Watson that referenced this issue Oct 31, 2016
@jmaupetit
Copy link
Contributor

jmaupetit commented Nov 2, 2016

@Charc248 this issue deals with ANSI colors. Thanks to ANSI escape codes, your terminal is able to format displayed text. Then, your terminal (PuTTY in your case) is able to theme this display on top.

@mapio
Copy link

mapio commented Dec 2, 2022

Can the code owners please review #488 that will close this?

@webracer999
Copy link

webracer999 commented Mar 7, 2024

On Powershell (blue background) "watson projects" isn't readable.

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

No branches or pull requests

7 participants