Scaffoldizr: Scaffolding to create Structurizr Workspaces

Opinionated TypeScript/Bun Scaffolding Tool for creating Structurizr DSL Documentations

Download as .zip Download as .tar.gz View on GitHub

Themes

< Back

Available Themes

Scaffoldizr includes some extra themes extending from the default Structurizr theme. More information here.

How to reference

Within your workspace.dsl, add the following line under views:


views {
    themes "<url to theme 1>.json" "<url to theme 2>.json"
}


Shapes

Added tag support to most available shapes within Structurizr.

Scaffoldizr Shapes

themes "https://formulamonks.github.io/scaffoldizr/assets/scaffoldizr-shapes.json"

Status

Added handy representations for elements when they need to be added/removed from a system or if they are external, inactive, etc.

Scaffoldizr Status

themes "https://formulamonks.github.io/scaffoldizr/assets/scaffoldizr-status.json"

Color-based

Because not all diagrams have to be architecture blue!

Green

Scaffoldizr Green

themes "https://formulamonks.github.io/scaffoldizr/assets/scaffoldizr-green.json"

Yellow

Scaffoldizr Yellow

themes "https://formulamonks.github.io/scaffoldizr/assets/scaffoldizr-yellow.json"

Red

Scaffoldizr Red

themes "https://formulamonks.github.io/scaffoldizr/assets/scaffoldizr-red.json"