edp-doc/likec4/spec.c4

21 lines
328 B
Text
Raw Normal View History

specification {
element actor {
style {
shape person
}
}
element system
element component
element container {
style {
opacity 20%
}
}
deploymentNode node
deploymentNode environment {
style {
color gray
}
}
}