Skip to content

Adding a create theme utility function #59

@ankibalyan

Description

@ankibalyan

Currently, When it is required to create a new theme we need to explicitly create a new theme and copy paste add all the necessary things from the base theme.
Or we need to clone a base/ light/ dark theme and then merge to them.

what about create a utility function similar to material-ui to extends one of its core theme safely along with all the components CSS so things doesn't break.

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