matklad / pale-fire

Port of Emacs Zenburn theme to VS Code
https://marketplace.visualstudio.com/items?itemName=matklad.pale-fire
73 stars 7 forks source link

Request: different colors for unresolved references and unsafe functions #38

Closed thomcc closed 3 years ago

thomcc commented 3 years ago

Right now they're the same color. This kinda makes sense, since they're both things you want to avoid, but in a very different way. I think they should be changed to different colors, but don't have very strong feelings about what.

I can override it locally (and probably will after filing this issue), but figured I'd say something.

lunacookies commented 3 years ago

Maybe we could make unresolved references underlined (as a reference to error squigglies) and lighten the red?

thomcc commented 3 years ago

That seems completely reasonable.

thomcc commented 3 years ago

That was fast, and it looks great!