Update plantuml styles
This commit is contained in:
parent
8e43d46485
commit
d7d0385e29
1 changed files with 5 additions and 2 deletions
|
@ -16,9 +16,12 @@ arrow {
|
||||||
LineThickness 2
|
LineThickness 2
|
||||||
}
|
}
|
||||||
wbsDiagram {
|
wbsDiagram {
|
||||||
Linecolor darkgray
|
Linecolor lightgray
|
||||||
|
node {
|
||||||
|
BackgroundColor lightgray
|
||||||
|
}
|
||||||
arrow {
|
arrow {
|
||||||
LineColor darkgray
|
LineColor lightgray
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Add table
Reference in a new issue