Skip to content

Twilight theme is always applied on startup, regardless of theme order #2

@sanelson2000

Description

@sanelson2000

If you re-arrange the themes so that Twilight is not first, the selector will have the first theme selected, but it always applies the Twilight theme, regardless.

Workaround for me was:

aceEditor.setTheme("ace/theme/"+themesPack[0]);

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