All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.partials.puml-theme.hbs Maven / Gradle / Ivy

The newest version!
{{#if theme ~}}
!theme {{theme}}
{{else if devMode ~}}
{{{inlineResourceFile "static/puml-theme-lsd-light.puml"}}}
{{else ~}}
!theme lsd-light from https://cdn.jsdelivr.net/gh/lsd-consulting/lsd-core@6/src/main/resources/static/
{{/if}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy