Skip to content

Support multiple themes for external lexers. #224

@sanastasiou

Description

@sanastasiou

Currently, an external lexer needs to supply an .xml file with the language's token and their relevant styles.

e.g.

image

While this works, the problem, or rather inconvinience is, that if the user selects a different theme, he has to change all the coloring.

For the already integrated languages this is not the case. There are multiple styles for multiple themes under ..\AppData\Roaming\Notepad++\themes

There for every theme, all the supported languages are defined, so each language has it's own settings for any given theme.

Please enable this functionality for external lexers as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementProposed enhancements of existing features

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions