matklad / pale-fire

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

Make properties green #14

Closed lunacookies closed 4 years ago

lunacookies commented 4 years ago

I’ve been writing some code with a lot of properties, and have found that the orange can be a bit overwhelming and can drown out the other colours:

Screen Shot 2020-07-23 at 10 17 15 pm

Before properties were made orange, the only syntactical elements that were orange were lifetimes and type parameters. I think this was better, as it deservedly emphasised them more:

Screen Shot 2020-07-23 at 10 17 27 pm

What do you think?

matklad commented 4 years ago

This makes sense. I think I switched to orange to:

But I agee that calling out generics is more valueable .