Generate a responsive LimeSurvey survey theme
limesurvey_generate_survey_themeGenerate a validated ZIP theme inheriting Bootstrap 5 vanilla for LimeSurvey 6 or 7, with customizable colors and fonts.
Instructions
Create a validated GPL-2.0-or-later ZIP theme that inherits the official Bootstrap 5 vanilla theme for LimeSurvey 7 or 6.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Human-readable title shown in LimeSurvey. | |
| author | No | LimeSurvey MCP user | |
| density | No | comfortable | |
| overwrite | No | ||
| author_url | No | ||
| font_style | No | system | |
| text_color | No | #1F2933 | |
| theme_name | Yes | Unique LimeSurvey theme and folder name, for example acme_feedback. | |
| description | No | Responsive survey theme generated with LimeSurvey MCP. | |
| focus_color | No | #005FCC | |
| logo_base64 | No | Optional base64 PNG or JPEG logo without a data URL prefix. | |
| accent_color | No | #C84B31 | |
| author_email | No | ||
| primary_color | No | #0B6B57 | |
| surface_color | No | #FFFFFF | |
| theme_version | No | 1.0.0 | |
| logo_file_type | No | ||
| background_color | No | #F5F7F6 | |
| corner_radius_px | No | ||
| muted_text_color | No | #52606D | |
| confirm_overwrite | No | ||
| content_max_width_px | No | ||
| target_limesurvey_major | No | 7 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | ||
| workflow | Yes |