Open
Description
I have noticed several parts of the TypeScript implementation still rely on deprecated methods like CorePalette, with suggestions to use DynamicScheme instead. However, there is no proper documentation, examples, or even clear code for how to fully generate themes using DynamicScheme in a manner similar to the existing theme utilities like applyTheme.
- How i can use DynamicScheme for generation theme in typescript?
- The function
themeFromSourceColor
does not allow for customization of parameters.

Metadata
Metadata
Assignees
Labels
No labels