[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2024-09-01 07:37:33 +00:00
committed by GitHub
parent cfeb794b34
commit f3bb5c0c26

View File

@@ -580,6 +580,12 @@ sequenceDiagram
It is possible to highlight flows by providing colored background rects. This is done by the notation
```
rect COLOR
... content ...
end
```
The colors are defined using rgb and rgba syntax.
```