{
    "name": "One Dark",
    "appearance": "dark",
    "style": {
        "accent": "#6495ED",
        "red": "#C74E4E",
        "green": "#58A658",
        "yellow": "#DAA520",
        "compare.a": "#86BD86",
        "compare.b": "#6184C0",
        "scrollbar.background": "#686B7180",
        "scrollbar.hover_background": "#73767B80",
        "scrollbar.active_background": "#7E808580",
        "selection.background": "#7E808540",
        "selection.inactive_background": "#686B7133",
        "editor.foreground": "#BBBBBB",
        "editor.line_number.foreground": "#5E5E5E",
        "editor.line_number.active_foreground": "#BBBBBB",
        "editor.match.background": "#5A86D533",
        "editor.match.border": "#5A86D540",
        "editor.match.active_background": "#6495ED40",
        "editor.match.active_border": "#6495ED80",
        "editor.fold_icon.foreground": "#BBBBBB",
        "diff.inserted_text.background": "#58A65833",
        "diff.inserted_line.background": "#58A65826",
        "diff.removed_text.background": "#C74E4E33",
        "diff.removed_line.background": "#C74E4E26",
        "background.100": "#282C34",
        "background.200": "#2E323A",
        "background.300": "#353940",
        "background.400": "#3B3F46",
        "background.500": "#42454C",
        "background.600": "#484C52",
        "background.700": "#4F5259",
        "background.800": "#55585F",
        "foreground.300": "#BBBBBB",
        "foreground.400": "#C2C2C2",
        "foreground.500": "#C8C8C8",
        "foreground.600": "#CFCFCF",
        "foreground.700": "#D5D5D5",
        "foreground.800": "#DCDCDC",
        "foreground.900": "#FFFFFF",
        "border.400": "#394547",
        "border.500": "#3F4B4D",
        "border.600": "#455052",
        "border.700": "#4B5658",
        "content_type.unknown.background": "#707094",
        "content_type.unknown.foreground": "#FFFFFF",
        "content_type.binary.background": "#707094",
        "content_type.binary.foreground": "#FFFFFF",
        "content_type.text.background": "#707094",
        "content_type.text.foreground": "#FFFFFF",
        "content_type.css.background": "#6495ED",
        "content_type.css.foreground": "#FFFFFF",
        "content_type.html.background": "#FF8C00",
        "content_type.html.foreground": "#FFFFFF",
        "content_type.js.background": "#DAA520",
        "content_type.js.foreground": "#FFFFFF",
        "content_type.xml.background": "#008B8B",
        "content_type.xml.foreground": "#FFFFFF",
        "content_type.image.background": "#5B53A2",
        "content_type.image.foreground": "#FFFFFF",
        "content_type.json.background": "#228B22",
        "content_type.json.foreground": "#FFFFFF",
        "syntax.js.comment": "#5C6370",
        "syntax.js.string": "#98C379",
        "syntax.js.keyword": "#C678DD",
        "syntax.js.number": "#D19A66",
        "syntax.js.identifier": "#ABB2BF",
        "syntax.js.regexp": "#56B6C2",
        "syntax.js.delimiter": "#ABB2BF",
        "syntax.js.type": "#E5C07B",
        "syntax.css.comment": "#5C6370",
        "syntax.css.string": "#98C379",
        "syntax.css.keyword": "#C678DD",
        "syntax.css.number": "#D19A66",
        "syntax.css.delimiter": "#ABB2BF",
        "syntax.css.tag": "#E06C75",
        "syntax.css.unit": "#D19A66",
        "syntax.css.hex": "#98C379",
        "syntax.css.attribute_name": "#E06C75",
        "syntax.css.attribute_value": "#E5C07B",
        "syntax.html.comment": "#5C6370",
        "syntax.html.metatag": "#56B6C2",
        "syntax.html.tag": "#E06C75",
        "syntax.html.attribute_name": "#E06C75",
        "syntax.html.attribute_value": "#98C379",
        "syntax.html.delimiter": "#ABB2BF",
        "syntax.json.key": "#E06C75",
        "syntax.json.string": "#98C379",
        "syntax.json.number": "#D19A66",
        "syntax.json.keyword": "#C678DD",
        "syntax.json.delimiter": "#ABB2BF",
        "syntax.xml.comment": "#5C6370",
        "syntax.xml.metatag": "#56B6C2",
        "syntax.xml.tag": "#E06C75",
        "syntax.xml.attribute_name": "#E06C75",
        "syntax.xml.attribute_value": "#98C379",
        "syntax.xml.delimiter": "#ABB2BF",
        "syntax.yaml.comment": "#5C6370",
        "syntax.yaml.key": "#E06C75",
        "syntax.yaml.string": "#98C379",
        "syntax.yaml.number": "#D19A66",
        "syntax.yaml.keyword": "#C678DD",
        "syntax.yaml.delimiter": "#ABB2BF",
        "syntax.gql.comment": "#5C6370",
        "syntax.gql.delimiter": "#ABB2BF",
        "syntax.gql.keyword": "#C678DD",
        "syntax.gql.string": "#98C379",
        "syntax.gql.number": "#D19A66",
        "syntax.gql.key": "#E06C75",
        "syntax.gql.identifier": "#ABB2BF",
        "syntax.gql.type": "#E5C07B"
    }
}