'Visual Studio Code ignoring text mate theme in settings.json
So I have a color theme set as Github Dark default right now, before I had it set as Monokai pro where I went into Setting.json and change some settings for textmate scopes and change their colors, it worked when I had the previous theme setup but when I changed the theme the settings don't take effect and uses the themes default color scheme. I don't know why that's happening.
Like I have this in my settings.json for the color of a function name
But instead I don't see the changes in this method in one of my java files. It should show up as green for the function call but instead it shows up as purple. And it should show purple Variable names but it's gray.

Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
