Malefic Theme
Applies the Malefic theme to the given content.
Parameters
theme Config
The configuration for the theme.
content
The composable content to which the theme will be applied.
JVM-specific extension for loading a theme configuration from an InputStream and applying the Malefic theme. This function is provided for backward compatibility with JVM/Desktop applications.
Parameters
input Stream
The InputStream containing the theme configuration.
content
The composable content to which the theme will be applied.