primer / github-vscode-theme

GitHub's VS Code themes
https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme
MIT License
1.9k stars 195 forks source link

Dimmed theme is broken in V5.2 #255

Closed jsantanders closed 2 years ago

jsantanders commented 2 years ago

Hi, an amazing theme, I love it.

I did notice v5.2 brokes the dimmed theme, the code is no longer being highlighted, this could be possibly caused by this PR https://github.com/primer/github-vscode-theme/pull/246

image

epidemicz commented 2 years ago

If you diff dark-dimmed.json between 5.1 and 5.2 you can see a lot of stuff that just got simply stripped out. I replaced the file with the one from 5.1 and that seemed to correct it.

simurai commented 2 years ago

@jsantanders Thanks for reporting. 🙇 Should be fixed with https://github.com/primer/github-vscode-theme/pull/256 and released as 5.2.1.