Skip to content

[Feature] Provide an explicit interface for themes #21412

@malobre

Description

@malobre

What problem does this feature solve?

Themes have zero documentation, no type definitions (hence no intellisense), this makes it hard to write new theme outside of the theme builder.

export type ThemeOption = Dictionary<any>;

Previous issue: #18770, #19159

What does the proposed API look like?

Provide an explicit interface for themes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions