Outspace Pane
The '"outspacePane"' property under Page can be defined for all or individual pages. It includes settings for
- outspace color and transparency
Syntax
{
  "name": "LeanProductivity",
  "visualStyles": {
    "*": {
      "page": {
        "*": {
          "outspace": [{
            "color": { "solid": { "color": "#1B2631" } },
            "transparency": 0
          }]
        }
      }
    }
  }
}
Effect
Make sure to have no visual selected.

Settings
