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

Earthsong Theme highlight hides text #54

Open
jyboudreau opened this issue Oct 23, 2017 · 2 comments
Open

Earthsong Theme highlight hides text #54

jyboudreau opened this issue Oct 23, 2017 · 2 comments

Comments

@jyboudreau
Copy link

Currently the Earthsong Theme highlight color hides the selected text:

image

Thanks @gerane for the great collection of themes!

@MarcelloTheArcane
Copy link

This happens with boolean keys too:
image

@kamerat
Copy link

kamerat commented Aug 20, 2020

A workaround as we wait would be to change it yourself in the vscode settings.json:

"workbench.colorCustomizations": {
   "editor.selectionBackground": "#ae9f7074",
},

Then choose a color you find suiting.

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

3 participants