MarcoEidinger / SwiftPlantUML

A command-line tool and Swift Package for generating class diagrams powered by PlantUML

Home Page:https://marcoeidinger.github.io/SwiftPlantUML/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built-in themes from PlantUML

MarcoEidinger opened this issue · comments

Previously it was possible to include a 3rd party theme through the !include directive and that was reflected in SwiftPlantUML by includeRemoteURL option in yml configuration.

Nowadays PlantUML has !theme directive and ships with many built-in themes. See https://plantuml.com/theme for further details

The goal is to cover those built-in themes