Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Cache createTheme / loadTheme and allow global/local modifications #6

@s-bauer

Description

@s-bauer

Cache the the Theme instance, so it won't be recreated for each component. In addition global modifications to the theme should be possible, like changing the primary color and so on. The same modification should be possible on component instance level, meaning you can override e.g. the primary color on a single button component

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions