load Theme From Json String
Loads a theme configuration from a JSON string.
Return
A ThemeConfig object representing the loaded theme configuration.
Parameters
json Content
The JSON string containing the theme configuration.
Throws
If the JSON file contains invalid color hex strings.