Skip to content

Instantly share code, notes, and snippets.

@dwaite
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dwaite/7a1decc5b8820f64d4d7 to your computer and use it in GitHub Desktop.
Save dwaite/7a1decc5b8820f64d4d7 to your computer and use it in GitHub Desktop.
skinparam backgroundColor transparent
skinparam sequence {
ArrowColor black
LifeLine {
BorderColor lightgrey
BackgroundColor transparent
BorderThickness 2
}
Participant {
BorderColor black
BackgroundColor #f8f8f8
FontName Impact
FontSize 17
FontColor black
}
Actor {
BorderColor black
BackgroundColor #f8f8f0
FontColor black
FontSize 17
FontName Aapex
}
Box {
BorderColor #c0c0c0
BackgroundColor #f8f8f8
}
}
hide footbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment