Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matthewjosephtaylor/plantuml-style

Plantuml not-ugly style
https://github.com/matthewjosephtaylor/plantuml-style

Last synced: 7 days ago
JSON representation

Plantuml not-ugly style

Awesome Lists containing this project

README

        

# plantuml-style
Plantuml not-ugly style

[Plantuml](http://www.plantuml.com) 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](http://i.imgur.com/bqn8Nba.png)

#### After:
![Interaction not-ugly](http://i.imgur.com/pXyKSDT.png)

#### Before:
![Class ugly](http://i.imgur.com/V29nVlx.png)

#### After:
![Class not-ugly](http://i.imgur.com/Nf4WEK1.png)