Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Color issues in bold text in version 1.0.0 #107

Open
DannyBen opened this issue Nov 19, 2019 · 0 comments
Open

Color issues in bold text in version 1.0.0 #107

DannyBen opened this issue Nov 19, 2019 · 0 comments

Comments

@DannyBen
Copy link

DannyBen commented Nov 19, 2019

It seems like #105 is not resolved. I am opening a new one, since the original one got lengthy, sidetracked and closed.

The colors for the bold text are completely wrong.

Run this to reproduce:

tput setaf 2 # green
tput bold
tput sgr0
tput setaf 1 # red
tput bold
tput sgr0

Below are a static screenshot of the output. and the SVG in a ZIP file (since Github wont accept SVG).

image

See how both green and red become different colors when they are bolded.

Download cast.zip

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

No branches or pull requests

1 participant