Skip to content

Instantly share code, notes, and snippets.

@akerouanton
Created June 6, 2018 13:08
Show Gist options
  • Save akerouanton/bd8d326d92704d060d471f82bfd76aa0 to your computer and use it in GitHub Desktop.
Save akerouanton/bd8d326d92704d060d471f82bfd76aa0 to your computer and use it in GitHub Desktop.
!includeurl https://raw.githubusercontent.com/DaniilSolovyov/plantuml-bells-and-whistles/v1.0/release/theme/darcula.puml
!includeurl https://raw.githubusercontent.com/DaniilSolovyov/plantuml-bells-and-whistles/v1.0/release/palette/material.puml
skinparam DefaultFontName "Ubuntu Mono"
skinparam title {
FontColor MD_LBLUE_A400
}
skinparam actor {
BackgroundColor MD_LIME_200
FontColor MD_GRAY_300
}
skinparam arrow {
Color MD_RED_300
FontColor MD_GRAY_300
}
skinparam component {
BackgroundColor MD_LIME_200
FontColor MD_GRAY_900
StereotypeFontColor MD_BROWN_800
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment