Last active
January 15, 2024 22:54
-
-
Save anreton/cad0e2a767453125371afed5f02f3e00 to your computer and use it in GitHub Desktop.
Structurizr Theme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://gist.githubusercontent.com/anreton/fb0d79641b820a1873b5d1d48f17b38e/raw/structurizr-theme.schema.json", | |
"name": "Anreton", | |
"description": "Structurizr Theme.", | |
"elements": [ | |
{ | |
"tag": "message-broker", | |
"shape": "Pipe", | |
"background": "#ffd900" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment