GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
1
mark.george
/
templates
Browse code
Whoopsy - extra close bracket.
master
1 parent
c24a20a
commit
af3caff0db0d7ca500e150a38de0e85da6f13b62
Mark
authored
on 13 Mar 2017
Patch
Showing
2 changed files
+0
-1
■
■■■■
plantuml/default-skin.ipu
+36
-36
■
■
■
■
■
plantuml/lecture-colours.ipu
Ignore Space
Show notes
View
1
■
■■■■
plantuml/default-skin.ipu
BackgroundColor transparent
'
slightly increase space around participants
ParticipantPadding
5
DefaultFontName
Roboto
Condensed
TitleFontName
Open
Sans
TitleFontStyle
bold
skinparam { ' use the strictuml style - no circles, no footboxes, no drop shadows, and proper arrows Style strictuml ' slightly rounded boxes RoundCorner 8 ' make PNGs transparent BackgroundColor transparent ' slightly increase space around participants ParticipantPadding 5 DefaultFontName Roboto Condensed TitleFontName Open Sans TitleFontStyle bold TitleFontSize 18 Database { ' the default border no longer matches the normal colors (bug?), so fix this BorderColor #A80036 } Sequence { ' for some reason sequence diagrams are ignoring the default font, so set it explicitly TitleFontName Open Sans TitleFontStyle bold TitleFontSize 18 ' make lifelines yellow too LifeLineBackgroundColor #FDFDCD Message { Align left } ' make stereotypes less ugly Stereotype { Font { Size 10 Style plain } } } Class { ' get rid of access modifier icons AttributeIconSize 0 ' shrink message font size ArrowFontSize 10 ' make stereotypes less ugly Stereotype { Font { Size 10 Style plain } } } }
skinparam { ' use the strictuml style - no circles, no footboxes, no drop shadows, and proper arrows Style strictuml ' slightly rounded boxes RoundCorner 8 ' make PNGs transparent BackgroundColor transparent ' slightly increase space around participants ParticipantPadding 5 DefaultFontName Roboto Condensed TitleFontName Open Sans TitleFontStyle bold TitleFontSize 18 Database { ' the default border no longer matches the normal colors (bug?), so fix this BorderColor #A80036 } Sequence { ' for some reason sequence diagrams are ignoring the default font, so set it explicitly TitleFontName Open Sans TitleFontStyle bold TitleFontSize 18 ' make lifelines yellow too LifeLineBackgroundColor #FDFDCD Message { Align left } ' make stereotypes less ugly Stereotype { Font { Size 10 Style plain } } } Class { ' get rid of access modifier icons AttributeIconSize 0 ' shrink message font size ArrowFontSize 10 ' make stereotypes less ugly Stereotype { Font { Size 10 Style plain } } } }
Ignore Space
Show notes
View
72
■
■
■
■
■
plantuml/lecture-colours.ipu
ArrowColor
#3f3f3f
}
Sequence
{
TitleFontColor
#515151
ActorFontColor
#3f3f3f
MessageAlign
center
TitleFontColor
#515151
ActorFontColor
#3f3f3f
MessageAlign
center
Participant
{
BackgroundColor
#F2F2F2
BorderColor
#3f3f3f
FontColor
#3f3f3f
FontSize
16
}
Participant
{
BackgroundColor
#F2F2F2
BorderColor
#3f3f3f
FontColor
#3f3f3f
FontSize
16
}
LifeLine
{
BackgroundColor
#F2F2F2
BorderColor
#3f3f3f
}
Actor
{
BorderColor
#3f3f3f
BackgroundColor
#F2F2F2
}
LifeLine
{
BackgroundColor
#F2F2F2
BorderColor
#3f3f3f
}
Actor
{
BorderColor
#3f3f3f
BackgroundColor
#F2F2F2
}
TitleFont
{
Name
Roboto
Condensed
Size
36
Style
plain
Color
#3f3f3f
}
TitleFont
{
Name
Roboto
Condensed
Size
36
Style
plain
Color
#3f3f3f
}
Arrow
{
Color
#3f3f3f
FontSize
12
FontColor
#3f3f3f
}
Arrow
{
Color
#3f3f3f
FontSize
12
FontColor
#3f3f3f
}
Box
{
BackgroundColor
#F2F2F2
BorderColor
#3f3f3f
FontColor
#3f3f3f
}
}
}
Box
{
BackgroundColor
#F2F2F2
BorderColor
#3f3f3f
FontColor
#3f3f3f
}
}
}
skinparam { TitleFont { Name Roboto Condensed Size 36 Style plain Color #3f3f3f } Database { BackgroundColor #F2F2F2 BorderColor #3f3f3f FontColor #3f3f3f } Package { BackgroundColor #F2F2F2 BorderColor #3f3f3f } Folder { FontColor #3f3f3f } Component { ArrowFontColor #3f3f3f } Class { BackgroundColor #F2F2F2 BorderColor #3f3f3f ArrowColor #3f3f3f FontColor #3f3f3f AttributeFontColor #3f3f3f StereotypeFontColor #3f3f3f ArrowColor #3f3f3f } Sequence { TitleFontColor #515151 ActorFontColor #3f3f3f MessageAlign center Participant { BackgroundColor #F2F2F2 BorderColor #3f3f3f FontColor #3f3f3f FontSize 16 } LifeLine { BackgroundColor #F2F2F2 BorderColor #3f3f3f } Actor { BorderColor #3f3f3f BackgroundColor #F2F2F2 } TitleFont { Name Roboto Condensed Size 36 Style plain Color #3f3f3f } Arrow { Color #3f3f3f FontSize 12 FontColor #3f3f3f } Box { BackgroundColor #F2F2F2 BorderColor #3f3f3f FontColor #3f3f3f } } }
skinparam { TitleFont { Name Roboto Condensed Size 36 Style plain Color #3f3f3f } Database { BackgroundColor #F2F2F2 BorderColor #3f3f3f FontColor #3f3f3f } Package { BackgroundColor #F2F2F2 BorderColor #3f3f3f } Folder { FontColor #3f3f3f } Component { ArrowFontColor #3f3f3f } Class { BackgroundColor #F2F2F2 BorderColor #3f3f3f ArrowColor #3f3f3f FontColor #3f3f3f AttributeFontColor #3f3f3f StereotypeFontColor #3f3f3f ArrowColor #3f3f3f } Sequence { TitleFontColor #515151 ActorFontColor #3f3f3f MessageAlign center Participant { BackgroundColor #F2F2F2 BorderColor #3f3f3f FontColor #3f3f3f FontSize 16 } LifeLine { BackgroundColor #F2F2F2 BorderColor #3f3f3f } Actor { BorderColor #3f3f3f BackgroundColor #F2F2F2 } TitleFont { Name Roboto Condensed Size 36 Style plain Color #3f3f3f } Arrow { Color #3f3f3f FontSize 12 FontColor #3f3f3f } Box { BackgroundColor #F2F2F2 BorderColor #3f3f3f FontColor #3f3f3f } } } }
Show line notes below