When using the One Hunter Material theme, variable names in .cpp files appear dark instead of white, making them harder to read against the background.
Other file types display variables correctly.
Steps to Reproduce:
- Switch to One Hunter Material theme.
- Open any .cpp file in VS Code.
- Observe the syntax highlighting for variable names.
Expected Behavior:
Variables in .cpp files should have the same white foreground styling as in other file types.
Actual Behavior:
Variables appear in a dark color, reducing readability against the theme background.
Environment:
- Editor: VS Code 1.103.0 (arm64)
- Theme: One Hunter Material
- OS: macOS
Screenshot
