lua-language-server
lua-language-server copied to clipboard
Forced color mode
Describe the bug Extension forces color changes in every available color mode.
To Reproduce Steps to reproduce the behaviour:
- Go to extension settings.
- Change color mode to any option.
- 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 ❤️
https://github.com/microsoft/vscode/issues/137018
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.
Closing stale issue