Skip to main content

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 !theme to apply a bundled theme.
  • Use skinparam for global or diagram-specific values.
  • Add color values to elements when you need a local override.

Renderer optionsโ€‹

OptionValuesPurpose
themeA supported PlantUML theme nameApply the theme before diagram.zip renders the source.
no-metadataFlagRemove the source metadata from the rendered image.