pretty-error
pretty-error copied to clipboard
bright-white style not working
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" } }
nevermind. i suspect it has something to do with my console window. bright-white and black are switched for me. Perhaps it's cause my console has a dark background?