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 the default fg for STYLE_NORMAL #19

Merged
merged 1 commit into from
Jun 28, 2015

Conversation

blueyed
Copy link
Collaborator

@blueyed blueyed commented Jun 26, 2015

Using "white" explicitly causes problems on terminals with a light
background (e.g. Solarized White): just use the default fg.

I've not changed STYLE_HIGHLIGHT, but there Fore.RESET + Style.BRIGHT
might be better, too.

Using "white" explicitly causes problems on terminals with a light
background (e.g. Solarized White): just use the default fg.

I've not changed STYLE_HIGHLIGHT, but there `Fore.RESET + Style.BRIGHT`
might be better, too.
@joeyespo
Copy link
Owner

👍

Thank you, @blueyed!

joeyespo added a commit that referenced this pull request Jun 28, 2015
@joeyespo joeyespo merged commit 26b8bd5 into joeyespo:master Jun 28, 2015
@blueyed blueyed deleted the use-default-fg-for-normal-style branch June 28, 2015 04:09
@joeyespo joeyespo added the bug label Jun 28, 2015
@pyup-bot pyup-bot mentioned this pull request Aug 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants