{
  "palette": {
    "gray": {
      "l1": "#6e7c8f",
      "l2": "#afb7c1",
      "l3": "#c0c6cf",
      "l4": "#d2d6dc",
      "l5": "#e3e6ea"
    },
    "red": {
      "l1": "#f28779",
      "l2": "#f49f92",
      "l3": "#f7b5ab",
      "l4": "#facac2",
      "l5": "#fdded9"
    },
    "pink": {
      "l1": "#ee8751",
      "l2": "#f29e74",
      "l3": "#f5b595",
      "l4": "#f9cab3",
      "l5": "#fddfd1"
    },
    "orange": {
      "l1": "#ed8a24",
      "l2": "#ffa659",
      "l3": "#ffba83",
      "l4": "#ffcda6",
      "l5": "#ffdfc7"
    },
    "peach": {
      "l1": "#baa280",
      "l2": "#cab08b",
      "l3": "#d9be98",
      "l4": "#e8d1b0",
      "l5": "#f3e4cf"
    },
    "yellow": {
      "l1": "#c99f47",
      "l2": "#dcae4e",
      "l3": "#eebd55",
      "l4": "#ffcd66",
      "l5": "#ffe3ac"
    },
    "green": {
      "l1": "#94b453",
      "l2": "#a3c55c",
      "l3": "#b1d665",
      "l4": "#c0e76e",
      "l5": "#d5ff80"
    },
    "teal": {
      "l1": "#74b6a0",
      "l2": "#7fc6ae",
      "l3": "#8ad6bc",
      "l4": "#95e6cb",
      "l5": "#b6f6e0"
    },
    "indigo": {
      "l1": "#50b6cb",
      "l2": "#5ccfe6",
      "l3": "#68ddf5",
      "l4": "#85eaff",
      "l5": "#b7f2ff"
    },
    "blue": {
      "l1": "#27b4ee",
      "l2": "#49c3fa",
      "l3": "#73d0ff",
      "l4": "#a2deff",
      "l5": "#caecff"
    },
    "purple": {
      "l1": "#c483fc",
      "l2": "#cd98fd",
      "l3": "#d6acfe",
      "l4": "#dfbfff",
      "l5": "#eedfff"
    }
  },
  "syntax": {
    "tag": "#5ccfe6",
    "func": "#ffcd66",
    "entity": "#73d0ff",
    "string": "#d5ff80",
    "regexp": "#95e6cb",
    "markup": "#f28779",
    "keyword": "#ffa659",
    "special": "#d9be98",
    "comment": "#6e7c8f",
    "constant": "#dfbfff",
    "operator": "#f29e74"
  },
  "terminal": {
    "black": "#0a0000",
    "brightBlack": "#0a0000",
    "red": "#f06b5c",
    "green": "#bfe76d",
    "yellow": "#e6b752",
    "blue": "#3bbbf4",
    "magenta": "#d09ffd",
    "cyan": "#84ceb5",
    "white": "#d2d6dc",
    "brightRed": "#f39184",
    "brightGreen": "#d5ff80",
    "brightYellow": "#ffcd66",
    "brightBlue": "#73d0ff",
    "brightMagenta": "#dfbfff",
    "brightCyan": "#95e6cb",
    "brightWhite": "#e3e6ea"
  },
  "vcs": {
    "added": "#87d96c",
    "modified": "#80bfff",
    "removed": "#f27983"
  },
  "surface": {
    "sunk": "#181c26",
    "base": "#1f2430",
    "lift": "#242936",
    "over": "#ffffff"
  },
  "editor": {
    "fg": "#cccac2",
    "line": "#1a1f29",
    "selection": {
      "active": "#409fff40",
      "inactive": "#409fff21"
    },
    "findMatch": {
      "active": "#736950",
      "inactive": "#73695066"
    },
    "lineNumber": {
      "active": "#707a8c",
      "normal": "#707a8c80"
    },
    "indentGuide": {
      "active": "#707a8c70",
      "normal": "#707a8c3b"
    },
    "bg": "#242936"
  },
  "ui": {
    "fg": "#707a8c",
    "line": "#171b24",
    "selection": {
      "active": "#63759926",
      "normal": "#69758c1f"
    },
    "panel": {
      "bg": "#282e3b",
      "shadow": "#00000033"
    },
    "popup": {
      "bg": "#1c212c",
      "shadow": "#0000004d"
    },
    "bg": "#1f2430"
  },
  "common": {
    "accent": {
      "tint": "#ffcc66",
      "on": "#735923"
    },
    "error": "#ff6666"
  }
}
