question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bold text doesn't respect colors in config

See original GitHub issue

Issue

When outputting bold text, the colors specified in my .hyper.js file is no longer used, and instead, the default colors are used. This makes e.g. “bold cyan” look bad on a white background:

screen shot 2018-04-16 at 18 44 01

Expected output:

This is how Terminal.app renders the same thing, with the same color settings:

screen shot 2018-04-16 at 18 44 48

(note how the prompt doesn’t look the same in Hyper since that’s using bold colors as well)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
chaboucommented, Apr 19, 2018

@LinusU Amazing! Please continue your good work on this PR!

0reactions
sircinnamoncommented, Jan 25, 2022

I think this bug is still present. Bold text is failing to respect the colors set in my config (both the color and the brightColor)

image

EDIT: Nevermind, bad copy paste - lightColor vs brightColor 🤦‍♂️

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support option to set bold text as bright · Issue #1239 - GitHub
Terminal.app/iTerm2 have similar settings, see microsoft/vscode#35666 ... Bold text doesn't respect colors in config vercel/hyper#2836.
Read more >
Possible to detect Bold Text setting in Settings > Accessibility?
As of iOS 8, it is possible to detect whether the user has enabled Bold Text in Settings using UIAccessibility.isBoldTextEnabled (docs) and ...
Read more >
Font color won't change in header row of my Table style
I created a table style based on Table Grid (Word 2003 SP3). I applied a blue font color to the header row. I...
Read more >
Fonts and Formatting for Visual Studio - Microsoft Learn
Visual Studio does not use either italic or bolded italic text. Color. Blue is reserved for hyperlinks (navigation and commanding) and should ...
Read more >
Bold formatting does not display after restore of backed up ...
I am using the same browser (firefox) and can have the same text open from the mooc and the cloud at the same...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found