AriaMinaei / AriaMinaei/pretty-error
bright-white style not working
- Dominant language
- CoffeeScript
- Stars
- 1.5k
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
The "bright-white" color does not seem to be working. both in the default theme or if i try to override. The resulting text is always black. Other colors seem to work without issue.
prettyError.appendStyle({
'pretty-error > header > title > kind':{
color: "bright-white"
}
}
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the bright-white color behavior in the default theme and with prettyError.appendStyle, comparing it with the other working colors. Trace the style handling for the "pretty-error > header > title > kind" selector. Done means bright-white renders correctly in both cases while existing colors continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript, node.js
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100