pub fn new(input: &ThemeInput<'_>) -> Result<String, ThemeErr>Expand description
Synthesize the theme and return canonical .zen source.
pub fn new(input: &ThemeInput<'_>) -> Result<String, ThemeErr>Synthesize the theme and return canonical .zen source.