0

Is there a way to change the color of methods in C# in VS 2019? I think the standard yellow they picked for this version is kinda ugly. I tried using the Fonts and Colors options which would be the obvious way to do this, however it doesn't seem to support C# for some reason. Tried changing the color of C++ but didn't change anything.

enter image description here

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
DeepQuantum
  • 273
  • 3
  • 14

1 Answers1

0

I found the option within the Fonts and Colors options one needs to change. It was "User Members - Methods".

DeepQuantum
  • 273
  • 3
  • 14