Files
MinecraftMods/minecraft/journeymap/icon/theme/vault/vault.theme2.json

301 lines
5.9 KiB
JSON

{
"schema": 2,
"author": "techbrew/HangelBaerchen",
"name": "Vault",
"directory": "vault",
"container": {
"toolbar": {
"horizontal": {
"useThemeImages": true,
"prefix": "h",
"margin": 10,
"padding": 0,
"begin": {
"width": 12,
"height": 84,
"alpha": 1
},
"inner": {
"width": 56,
"height": 84,
"alpha": 1
},
"end": {
"width": 12,
"height": 84,
"alpha": 1.0
}
},
"vertical": {
"useThemeImages": true,
"prefix": "v",
"margin": 4,
"padding": 0,
"begin": {
"width": 43,
"height": 9,
"alpha": 1
},
"inner": {
"width": 43,
"height": 28,
"alpha": 1
},
"end": {
"width": 43,
"height": 12,
"alpha": 1
}
}
}
},
"control": {
"button": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§f",
"tooltipOffStyle": "§f",
"tooltipDisabledStyle": "§8§o",
"iconOn": {
"color": "#00D56B",
"alpha": 1.0
},
"iconOff": {
"color": "#00aa00",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#ffffff",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#CEB46A",
"alpha": 1.0
},
"iconDisabled": {
"color": "#041409",
"alpha": 1.0
},
"buttonOn": {
"color": "#EAEE9A",
"alpha": 1.0
},
"buttonOff": {
"color": "#5A5470",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#EAEE9A",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#ffffff",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#5A5470",
"alpha": 1.0
}
},
"toggle": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§f",
"tooltipOffStyle": "§f",
"tooltipDisabledStyle": "§8§o",
"iconOn": {
"color": "#00D56B",
"alpha": 1.0
},
"iconOff": {
"color": "#00aa00",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#ffffff",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#ffffff",
"alpha": 1.0
},
"iconDisabled": {
"color": "#041409",
"alpha": 1.0
},
"buttonOn": {
"color": "#EAEE9A",
"alpha": 1.0
},
"buttonOff": {
"color": "#5A5470",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#EAEE9A",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#5A5470",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#362744",
"alpha": 1.0
}
}
},
"fullscreen": {
"background": {
"color": "#041409",
"alpha": 1
},
"statusLabel": {
"margin": 0,
"background": {
"color": "#041409",
"alpha": 1
},
"foreground": {
"color": "#00D56B",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": true
}
},
"icon": {
"width": 24,
"height": 24,
"color": "#ffffff",
"alpha": 1.0
},
"minimap": {
"circle": null,
"square": {
"topLeft": {
"width": 104,
"height": 58,
"alpha": 1.0
},
"top": {
"width": 1,
"height": 127,
"alpha": 1.0
},
"topRight": {
"width": 89,
"height": 128,
"alpha": 1.0
},
"right": {
"width": 89,
"height": 1,
"alpha": 1.0
},
"bottomRight": {
"width": 89,
"height": 112,
"alpha": 1.0
},
"bottom": {
"width": 1,
"height": 180,
"alpha": 1.0
},
"bottomLeft": {
"width": 106,
"height": 180,
"alpha": 1.0
},
"left": {
"width": 103,
"height": 1,
"alpha": 1.0
},
"margin": 8,
"labelTop": {
"margin": 2,
"background": {
"color": "#000000",
"alpha": 1.0
},
"foreground": {
"color": "#00e600",
"alpha": 1.0
},
"highlight": {
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 2,
"background": {
"color": "#000000",
"alpha": 1.0
},
"foreground": {
"color": "#00e600",
"alpha": 1.0
},
"highlight": {
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"alpha": 0.0
},
"foreground": {
"alpha": 1.0
},
"highlight": {
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 28,
"height": 28,
"alpha": 1
},
"compassPointLabelPad": 6,
"compassPointOffset": -25.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#00D56B",
"alpha": 0.40
},
"reticleHeading": {
"color": "#00D56B",
"alpha": 0.75
},
"reticleThickness": 2,
"reticleHeadingThickness": 2.75,
"reticleOffsetOuter": 24,
"reticleOffsetInner": 20,
"frame": {
"color": "#ffffff",
"alpha": 1.0
},
"prefix": "flat_"
}
}
}