Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not hardcode colors for popups and error pane #229

Open
nanoant opened this issue Jun 13, 2017 · 1 comment
Open

Do not hardcode colors for popups and error pane #229

nanoant opened this issue Jun 13, 2017 · 1 comment

Comments

@nanoant
Copy link

nanoant commented Jun 13, 2017

Currently OmniSharp-Sublime uses hard-coded colors, which may work for these using dark color styles, but looks bad when using light.

omnisharp-theme-mismatch

It would be much better if CSS would use pre-defined variables for background, etc. see this change in some other Sublime Text plugin addressing similar issue:
DamnWidget/anaconda@ab2fad5

@Rosalie241
Copy link
Contributor

If you want this implemented, open a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants