Theming
The Theming API supports:
- Light and dark editor chrome with the
themeprop. - Chakra color palettes with the
colorprop. - Custom tokens, semantic tokens, recipes, and scoped global styles through
themeConfig. - Fonts: load a font in your host app and assign it with theme tokens.
For further changes to the React Editor interface, use the composition and UI overrides APIs.