{
  "ui": {
    "customThemes": {
      "Subway Seat Enamel": {
        "name": "Subway Seat Enamel",
        "type": "custom",
        "Background": "#F8EFDF",
        "Foreground": "#3E2C1E",
        "LightBlue": "#54402F",
        "AccentBlue": "#A04800",
        "AccentPurple": "#843811",
        "AccentCyan": "#3E7157",
        "AccentGreen": "#66740F",
        "AccentYellow": "#976608",
        "AccentRed": "#BF4233",
        "DiffAdded": "#D7DBC1",
        "DiffRemoved": "#EBD3D1",
        "Comment": "#8C7254",
        "Gray": "#735C44",
        "DarkGray": "#BAA380",
        "GradientColors": [
          "#992418",
          "#A04800",
          "#976608",
          "#66740F"
        ],
        "text": {
          "primary": "#3E2C1E",
          "secondary": "#735C44",
          "accent": "#843811",
          "response": "#3E2C1E"
        },
        "background": {
          "primary": "#F8EFDF",
          "diff": {
            "added": "#D7DBC1",
            "removed": "#EBD3D1"
          }
        },
        "ui": {
          "comment": "#8C7254",
          "symbol": "#976608",
          "active": "#A04800",
          "focus": "#976608",
          "gradient": [
            "#992418",
            "#A04800",
            "#976608",
            "#66740F"
          ]
        },
        "status": {
          "success": "#66740F",
          "warning": "#976608",
          "error": "#BF4233"
        }
      }
    },
    "theme": "Subway Seat Enamel"
  }
}
