sdras / night-owl-vscode-theme

🌌 NIGHT OWL: A VS Code dark theme for contrast for nighttime coding, 🦉 LIGHT OWL: a daytime light theme
https://aka.ms/nightowl
MIT License
2.82k stars 243 forks source link

Names of generic functions are not highlighted in go 1.18 #312

Closed telephrag closed 2 years ago

telephrag commented 2 years ago

In case you wonder if I broke something myself. This is the only edit I did to settings.json:

"editor.tokenColorCustomizations": {
    "functions": "#57d690",
},

Screenshot from 2022-07-28 15-31-24

Edit: typo at screenshot. It should be "highlighted", not "highlited"

telephrag commented 2 years ago

Turns out it's a bug in VSCode. Not just in theme.