{
  "author": "techbrew",
  "name": "Victorian",
  "directory": "Victorian",
  "container": {
    "toolbar": {
      "horizontal": {
        "useThemeImages": true,
        "prefix": "h",
        "margin": 4,
        "padding": 4,
        "begin": {
          "width": 8,
          "height": 32
        },
        "inner": {
          "width": 28,
          "height": 32
        },
        "end": {
          "width": 8,
          "height": 32
        }
      },
      "vertical": {
        "useThemeImages": true,
        "prefix": "v",
        "margin": 4,
        "padding": 4,
        "begin": {
          "width": 32,
          "height": 8
        },
        "inner": {
          "width": 32,
          "height": 28
        },
        "end": {
          "width": 32,
          "height": 8
        }
      }
    }
  },
  "control": {
    "button": {
      "useThemeImages": true,
      "width": 24,
      "height": 24,
      "prefix": "",
      "tooltipOnStyle": "§f",
      "tooltipOffStyle": "§f",
      "tooltipDisabledStyle": "§8§o",
      "iconOnColor": "#847d66",
      "iconOffColor": "#847d66",
      "iconHoverColor": "#ffffff",
      "iconDisabledColor": "#404040"
    },
    "toggle": {
      "useThemeImages": true,
      "width": 24,
      "height": 24,
      "prefix": "",
      "tooltipOnStyle": "§f",
      "tooltipOffStyle": "§f",
      "tooltipDisabledStyle": "§8§o",
      "iconOnColor": "#404040",
      "iconOffColor": "#847d66",
      "iconHoverColor": "#ffffff",
      "iconDisabledColor": "#404040"
    }
  },
  "fullscreen": {
    "mapBackgroundColor": "#222222",
    "statusLabel": {
      "backgroundColor": "#222222",
      "backgroundAlpha": 235,
      "foregroundColor": "#c0c0c0",
      "foregroundAlpha": 255,
      "shadow": true
    }
  },
  "icon": {
    "width": 24,
    "height": 24
  },
  "minimap": {
    "circle": {
      "rim256": {
        "width": 256,
        "height": 256
      },
      "mask256": {
        "width": 256,
        "height": 256
      },
      "rim512": {
        "width": 512,
        "height": 512
      },
      "mask512": {
        "width": 512,
        "height": 512
      },
      "margin": 4,
      "labelTopInside": false,
      "labelTopMargin": 4,
      "labelBottomInside": false,
      "labelBottomMargin": 4,
      "fpsLabel": {
        "backgroundColor": "#222222",
        "backgroundAlpha": 200,
        "foregroundColor": "#c0c0c0",
        "foregroundAlpha": 255,
        "shadow": true
      },
      "locationLabel": {
        "backgroundColor": "#222222",
        "backgroundAlpha": 200,
        "foregroundColor": "#c0c0c0",
        "foregroundAlpha": 255,
        "shadow": true
      },
      "biomeLabel": {
        "backgroundColor": "#222222",
        "backgroundAlpha": 200,
        "foregroundColor": "#c0c0c0",
        "foregroundAlpha": 255,
        "shadow": true
      },
      "compassLabel": {
        "backgroundColor": "#222222",
        "backgroundAlpha": 0,
        "foregroundColor": "#847d66",
        "foregroundAlpha": 255,
        "shadow": false
      },
      "compassPoint": {
        "width": 28,
        "height": 28
      },
      "compassPointColor": "#ffffff",
      "compassPointLabelPad": 3,
      "compassPointOffset": -3.0,
      "compassShowNorth": true,
      "compassShowSouth": true,
      "compassShowEast": true,
      "compassShowWest": true,
      "waypointOffset": -2.5,
      "reticleColor": "#A56B46",
      "reticleAlpha": 96,
      "reticleHeadingAlpha": 112,
      "reticleThickness": 2.0,
      "reticleHeadingThickness": 2.75,
      "reticleOffset": -3,
      "frameColor": "#A56B46",
      "prefix": ""
    },
    "square": {
      "topLeft": {
        "width": 20,
        "height": 20
      },
      "top": {
        "width": 1,
        "height": 20
      },
      "topRight": {
        "width": 20,
        "height": 20
      },
      "right": {
        "width": 20,
        "height": 1
      },
      "bottomRight": {
        "width": 20,
        "height": 20
      },
      "bottom": {
        "width": 1,
        "height": 20
      },
      "bottomLeft": {
        "width": 20,
        "height": 20
      },
      "left": {
        "width": 20,
        "height": 1
      },
      "margin": 4,
      "labelTopInside": true,
      "labelTopMargin": 4,
      "labelBottomInside": false,
      "labelBottomMargin": 8,
      "fpsLabel": {
        "backgroundColor": "#222222",
        "backgroundAlpha": 200,
        "foregroundColor": "#c0c0c0",
        "foregroundAlpha": 255,
        "shadow": true
      },
      "locationLabel": {
        "backgroundColor": "#222222",
        "backgroundAlpha": 200,
        "foregroundColor": "#c0c0c0",
        "foregroundAlpha": 255,
        "shadow": true
      },
      "biomeLabel": {
        "backgroundColor": "#222222",
        "backgroundAlpha": 200,
        "foregroundColor": "#c0c0c0",
        "foregroundAlpha": 255,
        "shadow": true
      },
      "compassLabel": {
        "backgroundColor": "#222222",
        "backgroundAlpha": 0,
        "foregroundColor": "#847d66",
        "foregroundAlpha": 255,
        "shadow": false
      },
      "compassPoint": {
        "width": 28,
        "height": 28
      },
      "compassPointColor": "#ffffff",
      "compassPointLabelPad": 6,
      "compassPointOffset": 0.0,
      "compassShowNorth": true,
      "compassShowSouth": true,
      "compassShowEast": true,
      "compassShowWest": true,
      "waypointOffset": 0.0,
      "reticleColor": "#A56B46",
      "reticleAlpha": 96,
      "reticleHeadingAlpha": 112,
      "reticleThickness": 2.0,
      "reticleHeadingThickness": 2.75,
      "reticleOffset": -3,
      "frameColor": "#847d66",
      "prefix": "vic_"
    }
  }
}