{
  "ui": {
    "customThemes": {
      "Subway Seat": {
        "name": "Subway Seat",
        "type": "custom",
        "Background": "#362619",
        "Foreground": "#EDDCBC",
        "LightBlue": "#D9C6A3",
        "AccentBlue": "#EC7F31",
        "AccentPurple": "#F4A87E",
        "AccentCyan": "#86AD95",
        "AccentGreen": "#ADB956",
        "AccentYellow": "#F3BF45",
        "AccentRed": "#FF8373",
        "DiffAdded": "#3F3A1E",
        "DiffRemoved": "#52281C",
        "Comment": "#967B5C",
        "Gray": "#AE9575",
        "DarkGray": "#634932",
        "GradientColors": [
          "#E05C45",
          "#EC7F31",
          "#F3BF45",
          "#ADB956"
        ],
        "text": {
          "primary": "#EDDCBC",
          "secondary": "#AE9575",
          "accent": "#F4A87E",
          "response": "#EDDCBC"
        },
        "background": {
          "primary": "#362619",
          "diff": {
            "added": "#3F3A1E",
            "removed": "#52281C"
          }
        },
        "ui": {
          "comment": "#967B5C",
          "symbol": "#F3BF45",
          "active": "#EC7F31",
          "focus": "#F3BF45",
          "gradient": [
            "#E05C45",
            "#EC7F31",
            "#F3BF45",
            "#ADB956"
          ]
        },
        "status": {
          "success": "#ADB956",
          "warning": "#F3BF45",
          "error": "#FF8373"
        }
      }
    },
    "theme": "Subway Seat"
  }
}
