loadThemeFromJsonString

Loads a theme configuration from a JSON string.

Return

A ThemeConfig object representing the loaded theme configuration.

Parameters

jsonContent

The JSON string containing the theme configuration.

Throws

If the JSON file contains invalid color hex strings.