summaryrefslogtreecommitdiffstats
path: root/diagrams/config.puml
diff options
context:
space:
mode:
Diffstat (limited to 'diagrams/config.puml')
-rw-r--r--diagrams/config.puml46
1 files changed, 0 insertions, 46 deletions
diff --git a/diagrams/config.puml b/diagrams/config.puml
deleted file mode 100644
index 0ce0932f5..000000000
--- a/diagrams/config.puml
+++ /dev/null
@@ -1,46 +0,0 @@
-
-skinparam handwritten true
-skinparam monochrome true
-skinparam roundcorner 15
-
-skinparam sequence {
- ArrowThickness 3
-
- DividerFontColor Black
- DividerFontName Comic Sans MS
- DividerFontSize 15
- DividerFontStyle Italic
-
- DelayFontColor Black
- DelayFontName Comic Sans MS
- DelayFontSize 15
- DelayFontStyle Italic
-
- TitleFontColor Black
- TitleFontName Comic Sans MS
- TitleFontStyle Italic
- TitleFontSize 25
-
- ArrowColor DeepSkyBlue
- ArrowFontColor Black
- ArrowFontName Comic Sans MS
- ArrowFontStyle Regular
- ArrowFontSize 19
-
- ActorBorderColor DeepSkyBlue
-
- LifeLineBorderColor blue
- LifeLineBackgroundColor #A9DCDF
-
- ParticipantBorderColor DeepSkyBlue
- ParticipantBackgroundColor LightBlue
- ParticipantFontName Comic Sans MS
- ParticipantFontSize 20
- ParticipantFontColor Black
-
- ActorBackgroundColor aqua
- ActorFontColor Black
- ActorFontSize 20
- ActorFontName Comic Sans MS
-}
-