Style PlantUML
PlantUML supports themes, skin parameters, colors, sprites, and element-specific style rules.
Start with the general presentation settings. They control the canvas background, padding, and frame for every diagram.
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. |