Style PlantUML
PlantUML supports themes, skin parameters, colors, sprites, and element-specific style rules.
Start with the general presentation settings. Edit shared or raw presentation in Details, and keep renderer-specific styling in Source.
Source controls
- Use
!themeto apply a bundled theme. - Use
skinparamfor global or diagram-specific values. - Add color values to elements when you need a local override.
Renderer options
| Option | Values | Purpose |
|---|---|---|
theme | A supported PlantUML theme name | Apply the theme before diagram.zip renders the source. |
no-metadata | Flag | Remove the source metadata from the rendered image. |