{
  "COMMENTS": [
    "// - builtin values may be edited, but not removed",
    "// - add / remove custom values inside the custom object",
    "// - custom values override builtin values"
  ],
  "colors": {
    "builtin": {
      "absorb": "#8EEDD9",
      "blocks": "#945D38",
      "chains": "#cc3639",
      "chance": "#ffeb07",
      "cooldown": "#cbe6fe",
      "damage": "#C23627",
      "damageInterval": "#A86225",
      "damageReduction": "#C23627",
      "delay": "#8C4916",
      "distance": "#F2E685",
      "ability_power": "#FF00CB",
      "duration": "#7024ac",
      "eternals": "#C7FFE7",
      "force": "#5ae09c",
      "fortune": "#8bd0c9",
      "freezeDuration": "#2FE1FA",
      "heal": "#7DF587",
      "knockback": "#FFB00F",
      "leech": "#cf0000",
      "levelHi": "#00FF00",
      "levelLo": "#C23627",
      "manaCost": "#0353d7",
      "manaPerDamage": "#0353d7",
      "maxTargets": "#cd009b",
      "name": "#FCF5C5",
      "projectileDamageTaken": "#CFB174",
      "radius": "#33ff6d",
      "range": "#0D7A39",
      "resistance": "#ffd800",
      "slowness": "#d1d0ae",
      "text": "#192022",
      "unbreaking": "#dcc4f0",
      "glacialChance": "#85edfe",
      "areaOfEffect": "#e9c375",
      "healthPoints": "#8EEDD9",
      "thornsDamage": "#c55757",
      "uniqueHighlight": "#FFAA00"
    },
    "custom": {
      "lightgray": "#e0e0e0",
      "darkgray": "#424242",
      "gearResistance": "#FEDD00",
      "castType": "#1e1e1e",
      "poison": "#6fe95a",
      "baby": "#f5b2f9",
      "weakness": "#afb477",
      "shocking": "#fffb81",
      "stun": "#19A6E4", 
      "level": "#c1579d",
      "luckyHit": "#6DF5A3",
      "piercing": "#4020b8",
      "numberOfJavelins": "#deb308",
      "numberOfBounces": "#085ede",
      "speed": "#f6cd0e",
      "durabilityWearReduction": "#dbb0dc",
      "additionalManaPerBolt": "#0353d7",
      "soulchance": "#4800FF",
      "miningspeed": "#47b8f5",
      "quillCount": "#cc3639",
      "ethereal": "#1bde8e",
      "affinity": "#b2f44b",
      "common": "#ffffff",
      "rare": "#ffff55",
      "epic": "#ff55ff",
      "omega": "#55ff55",
      "legendary": "#f5901d",
      "chilling": "#2FE1FA",
      "chilled": "#2FE1FA",
      "maxGlacialPrison": "#2FE1FA",
      "maxStacks": "#36ffa7",
      "stacksUsedPerHit": "#6b1c00",
      "red": "#ff0202",
      "blue": "#0060ff",
      "yellow": "#ffe400",
      "wooden": "#603a17",
      "instability": "#c13115",
      "unmodifiable": "#b0320b",
      "cursed": "#9a6d3a",
      "white": "#ffffff",
      "orange": "#f99b21",
      "herald": "#8d3327",
      "fragment": "#805b48",
      "itemquantity": "#e88a12",
      "itemrarity": "#EAFF00",
      "knowledge": "#8bf5db",
      "expertise": "#fc30bc",
      "regret": "#d92946",
      "gilded": "#d7ad16",
      "coin_bounty": "#42445d",
      "living": "#62bb12",
      "electric": "#fff603",
      "slate": "#6A5ACD",
      "qhighlight": "#0353d7",
      "titleLine": "#08ffce",
      "idona": "#d80000",
      "wendarr": "#dea700",
      "tenos": "#009dde",
      "velara": "#54fc54",
      "normal": "#81f19b",
      "impossible": "#7721e1",
      "gold": "#ffd42a",
      "simple": "#69cad8",
      "medium": "#FFA500",
      "difficult": "#FF0000",
      "incdmg": "#FF6B00",
      "chaining": "#5c5db6",
      "armor": "#4a99cc",
      "health": "#14ff02",
      "nova": "#de3b09",
      "lightning": "#ffeb07",
      "platinum": "#fef8d4",
      "bronze": "#f6a43a",
      "prestige_points": "#00cafc"
    }
  }
}