{
  "startOnLoad": true,
  "theme": "base",
  "themeVariables": {
    "fontFamily": "Arial, sans-serif",
    "fontSize": "12px",
    "primaryColor": "#ffffff",
    "primaryTextColor": "#000000",
    "primaryBorderColor": "#000000",
    "lineColor": "#000000",
    "secondaryColor": "#ffffff",
    "tertiaryColor": "#ffffff",
    "background": "#ffffff",
    "mainBkg": "#ffffff",
    "secondBkg": "#ffffff",
    "tertiaryBkg": "#ffffff",
    "nodeBorder": "#000000",
    "clusterBkg": "#ffffff",
    "clusterBorder": "#000000",
    "titleColor": "#000000",
    "edgeLabelBackground": "#ffffff",
    "nodeTextColor": "#000000",
    "git0": "#808080",
    "git1": "#B0B0B0",
    "git2": "#606060",
    "git3": "#D0D0D0",
    "git4": "#909090",
    "git5": "#A0A0A0",
    "git6": "#707070",
    "git7": "#C0C0C0",
    "gitBranchLabel0": "#000000",
    "gitBranchLabel1": "#000000",
    "gitBranchLabel2": "#ffffff",
    "gitBranchLabel3": "#000000",
    "gitBranchLabel4": "#000000",
    "gitBranchLabel5": "#000000",
    "gitBranchLabel6": "#ffffff",
    "gitBranchLabel7": "#000000"
  },
  "themeCSS": ".actor { font-size: 14px !important; } .messageText { font-size: 13px !important; } .noteText { font-size: 13px !important; } .loopText { font-size: 13px !important; } .labelText { font-size: 13px !important; }",
  "flowchart": {
    "htmlLabels": false,
    "padding": 8,
    "nodeSpacing": 25,
    "rankSpacing": 25
  },
  "sequence": {
    "mirrorActors": false,
    "actorMargin": 5,
    "boxMargin": 0,
    "height": 25,
    "width": 10
  }
}
