This repository hosts a visual theme for Structurizr (https://structurizr.com/) based on the amazing Solace EDA Icons for architectural diagrams found at https://solace.com/solace-eda-icons/
We're happy to accept your contributions and suggestions!
To use the theme in your structurizr DSL, include the url https://andreas-habel.github.io/github-pages/solace-structurizr-theme/theme.json
as a theme
.
You can also preview the theme in the structurizr 🔗 theme browser.
workspace {
model {
...
}
views {
theme "https://andreas-habel.github.io/github-pages/solace-structurizr-theme/theme.json"
systemLandscape {
include *
autoLayout lr
}
}
}
In the exmaples
directory, you can find an example with workspace.dsl
and workspace.json
which you can view with 🔗 Structurizr Lite
The Container view would look like this
All icons used for this theme are made and provided by Solace.com (https://solace.com/solace-eda-icons/).
This repository is not officially supported by Solace.