create_site_theme
Create custom website themes for Webasyst framework projects by defining design parameters like color schemes, layout features, and responsive options.
Instructions
Создать тему для Site
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme_name | Yes | ||
| theme_title | Yes | ||
| style_type | No | ||
| color_scheme | No | ||
| layout_features | No | ||
| responsive_breakpoints | No | ||
| dark_mode | No | ||
| rtl_support | No | ||
| webasyst_path | Yes |