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

Unable to write into user settings. Please open the user settings to correct errors/warnings in it and try again. #15

Open
gersonmontenegro opened this issue Oct 7, 2020 · 0 comments

Comments

@gersonmontenegro
Copy link

This is not a question, is actually how I resolved the problem described on the title of this post.

I tried to use one the themes of this package, but I couldn't due to a permissions issue, so I started to search a little bit about it, and after look over the VSCode documentation, I found the property you have to add to settings.json file is workbench.colorTheme . So, the final result is something like the next line depending on which theme do you want to use:
"workbench.colorTheme": "Andromeda Italic Bordered"
My final file version looks as below:
image

I hope this could be useful for someone who want to use this great theme package.

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

1 participant