Open HymanZHAN opened 6 years ago
So basically what I am looking for is a color theme that can also highlight class method and property. Screenshots to illustrate what I mean:
The solarized light theme where class methods and properties are highlighted in blue, for example, the
userParams.UserId
on line 38 andstring.IsNullOrEmpty
on line 40.The peacock(rainglow) theme, where properties and methods are not highlighted.
I know it would be a huge project to update all the themes, but may I ask if there's any way to customize your themes to that highlighting behavior? I really like some of the rainglow themes and it would be great if I could make them highlight the way I want. Thank you!
So basically what I am looking for is a color theme that can also highlight class method and property. Screenshots to illustrate what I mean:
The solarized light theme where class methods and properties are highlighted in blue, for example, the
userParams.UserId
on line 38 andstring.IsNullOrEmpty
on line 40.The peacock(rainglow) theme, where properties and methods are not highlighted.
I know it would be a huge project to update all the themes, but may I ask if there's any way to customize your themes to that highlighting behavior? I really like some of the rainglow themes and it would be great if I could make them highlight the way I want. Thank you!