Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 626 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 626 Bytes

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