Home

Awesome

plantuml-style

Plantuml not-ugly style

Plantuml is an awesome Text to UML tool

The default style choices suffer from the color version of 'ransom note font syndrome'

For the lazy: Use the following somewhere in your file:

!includeurl https://raw.githubusercontent.com/matthewjosephtaylor/plantuml-style/master/style.pu

Examples:

Before:

Interaction ugly

After:

Interaction not-ugly

Before:

Class ugly

After:

Class not-ugly