// Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
{
  "name": "Paris Catacombes Widgets",
  "globals": {
    "foreground": "#D4DDD7",
    "background": "#1A2921",
    "caret": "#F1BF4B",
    "line_highlight": "#1A2921",
    "selection": "#31433A",
    "selection_border": "#31433A",
    "inactive_selection": "#31433A"
  },
  "rules": [
    {
      "scope": "comment",
      "foreground": "#708178"
    },
    {
      "scope": "keyword, storage",
      "foreground": "#CA9245"
    },
    {
      "scope": "constant",
      "foreground": "#E7877B"
    },
    {
      "scope": "string",
      "foreground": "#70CAA9"
    },
    {
      "scope": "constant.character.escape",
      "foreground": "#FAB49C"
    }
  ]
}
