{
  "name" : "DigiTDevOps — Legend (with Software System internal & external)",
  "description" : "Legend with internal and external systems",
  "elements" : [ {
    "tag" : "Element",
    "color" : "#ffffff"
  }, {
    "tag" : "Person",
    "background" : "#1d8a8a",
    "shape" : "Person"
  }, {
    "tag" : "Stakeholder",
    "background" : "#b8860b",
    "color" : "#ffffff",
    "shape" : "Person",
    "opacity" : 70
  }, {
    "tag" : "Software System",
    "background" : "#2e633d"
  }, {
    "tag" : "External",
    "background" : "#7d4c9a"
  }, {
    "tag" : "Container",
    "background" : "#3859a8"
  }, {
    "tag" : "Component",
    "background" : "#e67e22",
    "shape" : "Component"
  }, {
    "tag" : "Database",
    "background" : "#6e3c1f",
    "shape" : "Cylinder"
  }, {
    "tag" : "MessageBroker",
    "background" : "#ba381e",
    "shape" : "Pipe"
  }, {
    "tag" : "PlatformService",
    "background" : "#ba381e"
  }, {
    "tag" : "API",
    "background" : "#5b8994"
  }, {
    "tag" : "SPA",
    "background" : "#517b2e",
    "shape" : "WebBrowser"
  }, {
    "tag" : "Storage",
    "shape" : "Folder"
  } ],
  "relationships" : [ {
    "tag" : "Relationship",
    "color" : "#000000"
  } ]
}