Skip to content

Allow pre-configured customization of themes #25

Open
@golf1052

Description

@golf1052

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions