lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

Forced color mode

Open AbsCreach opened this issue 3 years ago • 2 comments

Describe the bug Extension forces color changes in every available color mode.

To Reproduce Steps to reproduce the behaviour:

  1. Go to extension settings.
  2. Change color mode to any option.
  3. See that the colors in any color mode differs from default colors set by scheme.

Expected behaviour Option to completely disable any color changes by this extension. For colorblind people, something might be really uncomfortable in certain schemes. I personally am blue-green colorblind and I can't see almost no difference on table indexing with Dark+ scheme.

Environment:

  • OS: Windows
  • Client: VSCode

Additional context There are some special schemes that are customised for colorblind people and this breaks it. I think it would really help some people who like to use this extension. Thanks ❤️

AbsCreach avatar Nov 11 '21 20:11 AbsCreach

https://github.com/microsoft/vscode/issues/137018

sumneko avatar Nov 12 '21 06:11 sumneko

Vscode has now integrated my color scheme. Does this affect you? I can make a extension to change the color scheme back to the old version.

sumneko avatar Jun 30 '22 13:06 sumneko

Closing stale issue

carsakiller avatar Jan 30 '23 15:01 carsakiller