Created
April 16, 2021 08:41
-
-
Save datadavev/16fde1868ddf0926db1d2c54fa108cbc to your computer and use it in GitHub Desktop.
monochrome plantuml header
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
skinparam monochrome true | |
skinparam ranksep 20 | |
skinparam dpi 150 | |
skinparam arrowThickness 0.7 | |
skinparam packageTitleAlignment left | |
skinparam usecaseBorderThickness 0.4 | |
skinparam defaultFontSize 12 | |
skinparam rectangleBorderThickness 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment