{
  "vexl": {
    "color": {
      "light-green": {
        "$type": "color",
        "$value": "#ACD9B7",
        "description": "Light Green"
      },
      "light-pink": {
        "$type": "color",
        "$value": "#FCC5F3",
        "description": "Light Pink"
      },
      "military-1": {
        "$type": "color",
        "$value": "#5D7763",
        "description": "Military 1"
      },
      "military-2": {
        "$type": "color",
        "$value": "#3D4D41",
        "description": "Military 2"
      },
      "military-3": {
        "$type": "color",
        "$value": "#28332A",
        "description": "Military 3"
      },
      "almost-black": {
        "$type": "color",
        "$value": "#333333",
        "description": "Almost Black"
      }
    }
  }
}
