edheltzel / vscode-better-solarized

☯ A better Solarized theme for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ginfuru.ginfuru-better-solarized-dark-theme
MIT License
43 stars 8 forks source link

lua code: parameters are too light #17

Closed nankedr closed 2 years ago

nankedr commented 2 years ago

image

Parameter “msg" above is too light,I don't know how to change it (LOL)

edheltzel commented 2 years ago

@nankedr I can't seem to reproduce your highlighting issue... do you have any other extensions that might be causing it?

My test was just creating a new file setting the grammar to Lua and copied your example, but I disabled all extensions just to make sure I didn't have anything extra making highlights. image

I don't write Lua, sorry if I'm missing something 🤷‍♂️

nankedr commented 2 years ago

@nankedr I can't seem to reproduce your highlighting issue... do you have any other extensions that might be causing it?

My test was just creating a new file setting the grammar to Lua and copied your example, but I disabled all extensions just to make sure I didn't have anything extra making highlights. image

I don't write Lua, sorry if I'm missing something 🤷‍♂️

WOW, you're right. I find out the reason, indeed another extension is causing it. thanks!