{
  "name" : "Default themes",
  "description" : "Public themes",
  "elements" : [ {
    "tag" : "Person",
    "background" : "#08427b",
    "color" : "#ffffff",
    "shape" : "Person"
  }, {
    "tag" : "Admin",
    "background" : "#c45a65",
    "color" : "#ffffff"
  }, {
    "tag" : "Staff",
    "background" : "#1168bd",
    "color" : "#d0dfe6",
    "shape" : "Person"
  }, {
    "tag" : "Organized System",
    "background" : "#5e7987",
    "color" : "#ffffff"
  }, {
    "tag" : "Main System",
    "background" : "#1168bd",
    "color" : "#ffffff"
  }, {
    "tag" : "Software System",
    "background" : "#aaaaaa",
    "color" : "#ffffff"
  }, {
    "tag" : "Container",
    "background" : "#438dd5",
    "color" : "#ffffff",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Web Browser",
    "shape" : "WebBrowser"
  }, {
    "tag" : "Mobile App",
    "shape" : "MobileDevicePortrait"
  }, {
    "tag" : "Database",
    "shape" : "Cylinder"
  }, {
    "tag" : "MySQL",
    "shape" : "Cylinder",
    "icon" : "https://static.structurizr.com/themes/oracle-cloud-infrastructure-2021.04.30/MySQLDatabaseServiceMDS.png"
  }, {
    "tag" : "NoSQL",
    "shape" : "Cylinder",
    "icon" : "https://static.structurizr.com/themes/oracle-cloud-infrastructure-2021.04.30/NoSQL-Database.png"
  }, {
    "tag" : "Folder",
    "shape" : "Folder"
  }, {
    "tag" : "Desktop",
    "shape" : "Window"
  }, {
    "tag" : "Message Queue",
    "shape" : "Pipe"
  }, {
    "tag" : "Component",
    "background" : "#85bbf0",
    "color" : "#000000",
    "shape" : "Component"
  }, {
    "tag" : "Failover",
    "opacity" : 25
  }, {
    "tag" : "Deprecated",
    "color" : "#ff0000",
    "border" : "Dashed",
    "opacity" : 50
  } ],
  "relationships" : [ {
    "tag" : "Deprecated",
    "color" : "#ff0000",
    "opacity" : 50
  } ]
}