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

Allow pre-configured customization of themes #25

Open
golf1052 opened this issue Dec 30, 2020 · 0 comments
Open

Allow pre-configured customization of themes #25

golf1052 opened this issue Dec 30, 2020 · 0 comments

Comments

@golf1052
Copy link
Owner

When testing editorError.background, editorWarning.background, and editorInfo.background I decided that I didn't want to include them in the theme because I found they added too much clutter. Some users may want these theme colors but it's currently impossible for the extension to include these because the themes are pre-generated. Users may manually update their themes using the workbench.colorCustomizations setting but it would be way more user friendly for our extension to handle it as users would not need to match their custom colors with the theme they're using and they wouldn't have to update their custom colors if they changed themes.

Adding support for this would require some way of generating themes when the user requests them and also denoting somewhere what color customizations can be included into a custom theme pack.

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