styled-components / vscode-styled-components

Syntax highlighting for styled-components
MIT License
917 stars 118 forks source link

Updating fixtures to accommodate vscode#163335 change #388

Closed jasonwilliams closed 1 year ago

jasonwilliams commented 1 year ago

VSCode made some styling changes which affected the fixtures. https://github.com/microsoft/vscode/pull/163335

This updates the fixtures to match what VSCode has in it's scopes and tokens output. (This was achieved by running the tests and searching the VSCode themes code to see what changed)