When I open the terminal, go to preferences and then to colors, I can change most colors, but there's one that I can't seem to change.
Here's what it looks like in a java file:
The only time I see this color is when I'm editing a file in Java, C, or C++ (I'm sure it shows up for files in other languages, too). All keywords related to classes, objects, or variables show up in this color (see the image linked above).
Is there any way I can find out where the value for this color is stored and change it? If it matters, I use vim
.