forked from wtf-eg/dienste
Try to apply WTF corporate design colors to the PlantUML wbs ('organigramm')
This commit is contained in:
parent
8739a3cb6d
commit
250e71ae90
@ -1,5 +1,25 @@
|
||||
@startwbs
|
||||
* WTF eG
|
||||
<style>
|
||||
wbsDiagram {
|
||||
BackgroundColor transparent
|
||||
node {
|
||||
FontColor #000000
|
||||
BackgroundColor #ECEFEB
|
||||
LineColor #000000
|
||||
Shadowing 0.0
|
||||
}
|
||||
rootnode {
|
||||
FontColor #FD7800
|
||||
}
|
||||
arrow {
|
||||
// note that connectors are actually "arrows" even if they don't look like arrows
|
||||
LineColor #FD7800
|
||||
LineThickness 2.5
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
* **WTF eG**
|
||||
|
||||
** Generalversammlung
|
||||
|
||||
|
BIN
organigramm.png
BIN
organigramm.png
Binary file not shown.
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 106 B |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user