You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
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"
}
}
The text was updated successfully, but these errors were encountered: