{ "base": "vs-dark", "inherit": true, "rules": [ { "foreground": "7285b7", "token": "comment" }, { "foreground": "ffffff", "token": "keyword.operator.class" }, { "foreground": "ffffff", "token": "keyword.operator" }, { "foreground": "ffffff", "token": "constant.other" }, { "foreground": "ffffff", "token": "source.php.embedded.line" }, { "foreground": "ff9da4", "token": "variable" }, { "foreground": "ff9da4", "token": "support.other.variable" }, { "foreground": "ff9da4", "token": "string.other.link" }, { "foreground": "ff9da4", "token": "string.regexp" }, { "foreground": "ff9da4", "token": "entity.name.tag" }, { "foreground": "ff9da4", "token": "entity.other.attribute-name" }, { "foreground": "ff9da4", "token": "meta.tag" }, { "foreground": "ff9da4", "token": "declaration.tag" }, { "foreground": "ffc58f", "token": "constant.numeric" }, { "foreground": "ffc58f", "token": "constant.language" }, { "foreground": "ffc58f", "token": "support.constant" }, { "foreground": "ffc58f", "token": "constant.character" }, { "foreground": "ffc58f", "token": "variable.parameter" }, { "foreground": "ffc58f", "token": "punctuation.section.embedded" }, { "foreground": "ffc58f", "token": "keyword.other.unit" }, { "foreground": "ffeead", "token": "entity.name.class" }, { "foreground": "ffeead", "token": "entity.name.type.class" }, { "foreground": "ffeead", "token": "support.type" }, { "foreground": "ffeead", "token": "support.class" }, { "foreground": "d1f1a9", "token": "string" }, { "foreground": "d1f1a9", "token": "constant.other.symbol" }, { "foreground": "d1f1a9", "token": "entity.other.inherited-class" }, { "foreground": "d1f1a9", "token": "markup.heading" }, { "foreground": "99ffff", "token": "keyword.operator" }, { "foreground": "99ffff", "token": "constant.other.color" }, { "foreground": "bbdaff", "token": "entity.name.function" }, { "foreground": "bbdaff", "token": "meta.function-call" }, { "foreground": "bbdaff", "token": "support.function" }, { "foreground": "bbdaff", "token": "keyword.other.special-method" }, { "foreground": "bbdaff", "token": "meta.block-level" }, { "foreground": "ebbbff", "token": "keyword" }, { "foreground": "ebbbff", "token": "storage" }, { "foreground": "ebbbff", "token": "storage.type" }, { "foreground": "ebbbff", "token": "entity.name.tag.css" }, { "foreground": "ffffff", "background": "f99da5", "token": "invalid" }, { "foreground": "ffffff", "background": "bbdafe", "token": "meta.separator" }, { "foreground": "ffffff", "background": "ebbbff", "token": "invalid.deprecated" } ], "colors": { "editor.foreground": "#FFFFFF", "editor.background": "#002451", "editor.selectionBackground": "#003F8E", "editor.lineHighlightBackground": "#00346E", "editorCursor.foreground": "#FFFFFF", "editorWhitespace.foreground": "#404F7D" } }