1736 lines
40 KiB
JavaScript
1736 lines
40 KiB
JavaScript
var nightOwl = Object.freeze({
|
|
"colors": {
|
|
"activityBar.background": "#011627",
|
|
"activityBar.border": "#011627",
|
|
"activityBar.dropBackground": "#5f7e97",
|
|
"activityBar.foreground": "#5f7e97",
|
|
"activityBarBadge.background": "#44596b",
|
|
"activityBarBadge.foreground": "#ffffff",
|
|
"badge.background": "#5f7e97",
|
|
"badge.foreground": "#ffffff",
|
|
"breadcrumb.activeSelectionForeground": "#FFFFFF",
|
|
"breadcrumb.focusForeground": "#ffffff",
|
|
"breadcrumb.foreground": "#A599E9",
|
|
"breadcrumbPicker.background": "#001122",
|
|
"button.background": "#7e57c2cc",
|
|
"button.foreground": "#ffffffcc",
|
|
"button.hoverBackground": "#7e57c2",
|
|
"contrastBorder": "#122d42",
|
|
"debugExceptionWidget.background": "#011627",
|
|
"debugExceptionWidget.border": "#5f7e97",
|
|
"debugToolBar.background": "#011627",
|
|
"diffEditor.insertedTextBackground": "#99b76d23",
|
|
"diffEditor.insertedTextBorder": "#c5e47833",
|
|
"diffEditor.removedTextBackground": "#ef535033",
|
|
"diffEditor.removedTextBorder": "#ef53504d",
|
|
"dropdown.background": "#011627",
|
|
"dropdown.border": "#5f7e97",
|
|
"dropdown.foreground": "#ffffffcc",
|
|
"editor.background": "#011627",
|
|
"editor.findMatchBackground": "#5f7e9779",
|
|
"editor.findMatchHighlightBackground": "#1085bb5d",
|
|
"editor.findRangeHighlightBackground": null,
|
|
"editor.foreground": "#d6deeb",
|
|
"editor.hoverHighlightBackground": "#7e57c25a",
|
|
"editor.inactiveSelectionBackground": "#7e57c25a",
|
|
"editor.lineHighlightBackground": "#0003",
|
|
"editor.lineHighlightBorder": null,
|
|
"editor.rangeHighlightBackground": "#7e57c25a",
|
|
"editor.selectionBackground": "#1d3b53",
|
|
"editor.selectionHighlightBackground": "#5f7e9779",
|
|
"editor.wordHighlightBackground": "#f6bbe533",
|
|
"editor.wordHighlightStrongBackground": "#e2a2f433",
|
|
"editorBracketMatch.background": "#5f7e974d",
|
|
"editorBracketMatch.border": null,
|
|
"editorCodeLens.foreground": "#5e82ceb4",
|
|
"editorCursor.foreground": "#80a4c2",
|
|
"editorError.border": null,
|
|
"editorError.foreground": "#EF5350",
|
|
"editorGroup.border": "#011627",
|
|
"editorGroup.dropBackground": "#7e57c273",
|
|
"editorGroup.emptyBackground": "#011627",
|
|
"editorGroupHeader.noTabsBackground": "#011627",
|
|
"editorGroupHeader.tabsBackground": "#011627",
|
|
"editorGroupHeader.tabsBorder": "#262A39",
|
|
"editorGutter.addedBackground": "#9CCC65",
|
|
"editorGutter.background": "#011627",
|
|
"editorGutter.deletedBackground": "#EF5350",
|
|
"editorGutter.modifiedBackground": "#e2b93d",
|
|
"editorHoverWidget.background": "#011627",
|
|
"editorHoverWidget.border": "#5f7e97",
|
|
"editorIndentGuide.activeBackground": "#7E97AC",
|
|
"editorIndentGuide.background": "#5e81ce52",
|
|
"editorLineNumber.activeForeground": "#C5E4FD",
|
|
"editorLineNumber.foreground": "#4b6479",
|
|
"editorLink.activeForeground": null,
|
|
"editorMarkerNavigation.background": "#0b2942",
|
|
"editorMarkerNavigationError.background": "#EF5350",
|
|
"editorMarkerNavigationWarning.background": "#FFCA28",
|
|
"editorOverviewRuler.commonContentForeground": "#7e57c2",
|
|
"editorOverviewRuler.currentContentForeground": "#7e57c2",
|
|
"editorOverviewRuler.incomingContentForeground": "#7e57c2",
|
|
"editorRuler.foreground": "#5e81ce52",
|
|
"editorSuggestWidget.background": "#2C3043",
|
|
"editorSuggestWidget.border": "#2B2F40",
|
|
"editorSuggestWidget.foreground": "#d6deeb",
|
|
"editorSuggestWidget.highlightForeground": "#ffffff",
|
|
"editorSuggestWidget.selectedBackground": "#5f7e97",
|
|
"editorWarning.border": null,
|
|
"editorWarning.foreground": "#b39554",
|
|
"editorWhitespace.foreground": null,
|
|
"editorWidget.background": "#021320",
|
|
"editorWidget.border": "#5f7e97",
|
|
"errorForeground": "#EF5350",
|
|
"extensionButton.prominentBackground": "#7e57c2cc",
|
|
"extensionButton.prominentForeground": "#ffffffcc",
|
|
"extensionButton.prominentHoverBackground": "#7e57c2",
|
|
"focusBorder": "#122d42",
|
|
"foreground": "#d6deeb",
|
|
"gitDecoration.conflictingResourceForeground": "#ffeb95cc",
|
|
"gitDecoration.deletedResourceForeground": "#EF535090",
|
|
"gitDecoration.ignoredResourceForeground": "#395a75",
|
|
"gitDecoration.modifiedResourceForeground": "#a2bffc",
|
|
"gitDecoration.untrackedResourceForeground": "#c5e478ff",
|
|
"input.background": "#0b253a",
|
|
"input.border": "#5f7e97",
|
|
"input.foreground": "#ffffffcc",
|
|
"input.placeholderForeground": "#5f7e97",
|
|
"inputOption.activeBorder": "#ffffffcc",
|
|
"inputValidation.errorBackground": "#AB0300F2",
|
|
"inputValidation.errorBorder": "#EF5350",
|
|
"inputValidation.infoBackground": "#00589EF2",
|
|
"inputValidation.infoBorder": "#64B5F6",
|
|
"inputValidation.warningBackground": "#675700F2",
|
|
"inputValidation.warningBorder": "#FFCA28",
|
|
"list.activeSelectionBackground": "#234d708c",
|
|
"list.activeSelectionForeground": "#ffffff",
|
|
"list.dropBackground": "#011627",
|
|
"list.focusBackground": "#010d18",
|
|
"list.focusForeground": "#ffffff",
|
|
"list.highlightForeground": "#ffffff",
|
|
"list.hoverBackground": "#011627",
|
|
"list.hoverForeground": "#ffffff",
|
|
"list.inactiveSelectionBackground": "#0e293f",
|
|
"list.inactiveSelectionForeground": "#5f7e97",
|
|
"list.invalidItemForeground": "#975f94",
|
|
"merge.border": null,
|
|
"merge.currentContentBackground": null,
|
|
"merge.currentHeaderBackground": "#5f7e97",
|
|
"merge.incomingContentBackground": null,
|
|
"merge.incomingHeaderBackground": "#7e57c25a",
|
|
"meta.objectliteral.js": "#82AAFF",
|
|
"notificationCenter.border": "#262a39",
|
|
"notificationLink.foreground": "#80CBC4",
|
|
"notificationToast.border": "#262a39",
|
|
"notifications.background": "#01111d",
|
|
"notifications.border": "#262a39",
|
|
"notifications.foreground": "#ffffffcc",
|
|
"panel.background": "#011627",
|
|
"panel.border": "#5f7e97",
|
|
"panelTitle.activeBorder": "#5f7e97",
|
|
"panelTitle.activeForeground": "#ffffffcc",
|
|
"panelTitle.inactiveForeground": "#d6deeb80",
|
|
"peekView.border": "#5f7e97",
|
|
"peekViewEditor.background": "#011627",
|
|
"peekViewEditor.matchHighlightBackground": "#7e57c25a",
|
|
"peekViewResult.background": "#011627",
|
|
"peekViewResult.fileForeground": "#5f7e97",
|
|
"peekViewResult.lineForeground": "#5f7e97",
|
|
"peekViewResult.matchHighlightBackground": "#ffffffcc",
|
|
"peekViewResult.selectionBackground": "#2E3250",
|
|
"peekViewResult.selectionForeground": "#5f7e97",
|
|
"peekViewTitle.background": "#011627",
|
|
"peekViewTitleDescription.foreground": "#697098",
|
|
"peekViewTitleLabel.foreground": "#5f7e97",
|
|
"pickerGroup.border": "#011627",
|
|
"pickerGroup.foreground": "#d1aaff",
|
|
"progress.background": "#7e57c2",
|
|
"punctuation.definition.generic.begin.html": "#ef5350f2",
|
|
"scrollbar.shadow": "#010b14",
|
|
"scrollbarSlider.activeBackground": "#084d8180",
|
|
"scrollbarSlider.background": "#084d8180",
|
|
"scrollbarSlider.hoverBackground": "#084d8180",
|
|
"selection.background": "#4373c2",
|
|
"sideBar.background": "#011627",
|
|
"sideBar.border": "#011627",
|
|
"sideBar.foreground": "#89a4bb",
|
|
"sideBarSectionHeader.background": "#011627",
|
|
"sideBarSectionHeader.foreground": "#5f7e97",
|
|
"sideBarTitle.foreground": "#5f7e97",
|
|
"source.elm": "#5f7e97",
|
|
"statusBar.background": "#011627",
|
|
"statusBar.border": "#262A39",
|
|
"statusBar.debuggingBackground": "#202431",
|
|
"statusBar.debuggingBorder": "#1F2330",
|
|
"statusBar.debuggingForeground": null,
|
|
"statusBar.foreground": "#5f7e97",
|
|
"statusBar.noFolderBackground": "#011627",
|
|
"statusBar.noFolderBorder": "#25293A",
|
|
"statusBar.noFolderForeground": null,
|
|
"statusBarItem.activeBackground": "#202431",
|
|
"statusBarItem.hoverBackground": "#202431",
|
|
"statusBarItem.prominentBackground": "#202431",
|
|
"statusBarItem.prominentHoverBackground": "#202431",
|
|
"string.quoted.single.js": "#ffffff",
|
|
"tab.activeBackground": "#0b2942",
|
|
"tab.activeBorder": "#262A39",
|
|
"tab.activeForeground": "#d2dee7",
|
|
"tab.border": "#272B3B",
|
|
"tab.inactiveBackground": "#01111d",
|
|
"tab.inactiveForeground": "#5f7e97",
|
|
"tab.unfocusedActiveBorder": "#262A39",
|
|
"tab.unfocusedActiveForeground": "#5f7e97",
|
|
"tab.unfocusedInactiveForeground": "#5f7e97",
|
|
"terminal.ansiBlack": "#011627",
|
|
"terminal.ansiBlue": "#82AAFF",
|
|
"terminal.ansiBrightBlack": "#575656",
|
|
"terminal.ansiBrightBlue": "#82AAFF",
|
|
"terminal.ansiBrightCyan": "#7fdbca",
|
|
"terminal.ansiBrightGreen": "#22da6e",
|
|
"terminal.ansiBrightMagenta": "#C792EA",
|
|
"terminal.ansiBrightRed": "#EF5350",
|
|
"terminal.ansiBrightWhite": "#ffffff",
|
|
"terminal.ansiBrightYellow": "#ffeb95",
|
|
"terminal.ansiCyan": "#21c7a8",
|
|
"terminal.ansiGreen": "#22da6e",
|
|
"terminal.ansiMagenta": "#C792EA",
|
|
"terminal.ansiRed": "#EF5350",
|
|
"terminal.ansiWhite": "#ffffff",
|
|
"terminal.ansiYellow": "#c5e478",
|
|
"terminal.selectionBackground": "#1b90dd4d",
|
|
"terminalCursor.background": "#234d70",
|
|
"textCodeBlock.background": "#4f4f4f",
|
|
"titleBar.activeBackground": "#011627",
|
|
"titleBar.activeForeground": "#eeefff",
|
|
"titleBar.inactiveBackground": "#010e1a",
|
|
"titleBar.inactiveForeground": null,
|
|
"walkThrough.embeddedEditorBackground": "#011627",
|
|
"welcomePage.buttonBackground": "#011627",
|
|
"welcomePage.buttonHoverBackground": "#011627",
|
|
"widget.shadow": "#011627"
|
|
},
|
|
"displayName": "Night Owl",
|
|
"name": "night-owl",
|
|
"semanticHighlighting": false,
|
|
"tokenColors": [
|
|
{
|
|
"scope": [
|
|
"markup.changed",
|
|
"meta.diff.header.git",
|
|
"meta.diff.header.from-file",
|
|
"meta.diff.header.to-file"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#a2bffc"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.deleted.diff",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#EF535090"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.inserted.diff",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c5e478ff"
|
|
}
|
|
},
|
|
{
|
|
"settings": {
|
|
"background": "#011627",
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "comment",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#637777"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string",
|
|
"settings": {
|
|
"foreground": "#ecc48d"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"string.quoted",
|
|
"variable.other.readwrite.js"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ecc48d"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.constant.math",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant.numeric",
|
|
"constant.character.numeric"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant.language",
|
|
"punctuation.definition.constant",
|
|
"variable.other.constant"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant.character",
|
|
"constant.other"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.character.escape",
|
|
"settings": {
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"string.regexp",
|
|
"string.regexp keyword.other"
|
|
],
|
|
"settings": {
|
|
"foreground": "#5ca7e4"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.function punctuation.separator.comma",
|
|
"settings": {
|
|
"foreground": "#5f7e97"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.accessor",
|
|
"keyword"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"storage",
|
|
"meta.var.expr",
|
|
"meta.class meta.method.declaration meta.var.expr storage.type.js",
|
|
"storage.type.property.js",
|
|
"storage.type.property.ts",
|
|
"storage.type.property.tsx"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "storage.type",
|
|
"settings": {
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "storage.type.function.arrow.js",
|
|
"settings": {
|
|
"fontStyle": ""
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.class",
|
|
"meta.class entity.name.type.class"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ffcb8b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.inherited-class",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.function",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.definition.tag",
|
|
"meta.tag"
|
|
],
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.tag",
|
|
"meta.tag.other.html",
|
|
"meta.tag.other.js",
|
|
"meta.tag.other.tsx",
|
|
"entity.name.tag.tsx",
|
|
"entity.name.tag.js",
|
|
"entity.name.tag",
|
|
"meta.tag.js",
|
|
"meta.tag.tsx",
|
|
"meta.tag.html"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#caece6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.attribute-name",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.tag.custom",
|
|
"settings": {
|
|
"foreground": "#f78c6c"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.function",
|
|
"support.constant"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.constant.meta.property-value",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.type",
|
|
"support.class"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.variable.dom",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid",
|
|
"settings": {
|
|
"background": "#ff2c83",
|
|
"foreground": "#ffffff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.deprecated",
|
|
"settings": {
|
|
"background": "#d3423e",
|
|
"foreground": "#ffffff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator",
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.relational",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.assignment",
|
|
"settings": {
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.arithmetic",
|
|
"settings": {
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.bitwise",
|
|
"settings": {
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.increment",
|
|
"settings": {
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.ternary",
|
|
"settings": {
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "comment.line.double-slash",
|
|
"settings": {
|
|
"foreground": "#637777"
|
|
}
|
|
},
|
|
{
|
|
"scope": "object",
|
|
"settings": {
|
|
"foreground": "#cdebf7"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.null",
|
|
"settings": {
|
|
"foreground": "#ff5874"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.brace",
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.delimiter.period",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.string",
|
|
"settings": {
|
|
"foreground": "#d9f5dd"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.string.begin.markdown",
|
|
"settings": {
|
|
"foreground": "#ff5874"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.boolean",
|
|
"settings": {
|
|
"foreground": "#ff5874"
|
|
}
|
|
},
|
|
{
|
|
"scope": "object.comma",
|
|
"settings": {
|
|
"foreground": "#ffffff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.parameter.function",
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.type.vendor.property-name",
|
|
"support.constant.vendor.property-value",
|
|
"support.type.property-name",
|
|
"meta.property-list entity.name.tag"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#80CBC4"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.property-list entity.name.tag.reference",
|
|
"settings": {
|
|
"foreground": "#57eaf1"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.other.color.rgb-value punctuation.definition.constant",
|
|
"settings": {
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.other.color",
|
|
"settings": {
|
|
"foreground": "#FFEB95"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.other.unit",
|
|
"settings": {
|
|
"foreground": "#FFEB95"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.selector",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.attribute-name.id",
|
|
"settings": {
|
|
"foreground": "#FAD430"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.property-name",
|
|
"settings": {
|
|
"foreground": "#80CBC4"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.tag.doctype",
|
|
"meta.tag.sgml.doctype"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.parameters",
|
|
"settings": {
|
|
"foreground": "#d9f5dd"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.control.operator",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.logical",
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.instance",
|
|
"variable.other.instance",
|
|
"variable.readwrite.instance",
|
|
"variable.other.readwrite.instance",
|
|
"variable.other.property"
|
|
],
|
|
"settings": {
|
|
"foreground": "#baebe2"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.object.property"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#faf39f"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.object.js"
|
|
],
|
|
"settings": {
|
|
"fontStyle": ""
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.function"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"keyword.operator.comparison",
|
|
"keyword.control.flow.js",
|
|
"keyword.control.flow.ts",
|
|
"keyword.control.flow.tsx",
|
|
"keyword.control.ruby",
|
|
"keyword.control.module.ruby",
|
|
"keyword.control.class.ruby",
|
|
"keyword.control.def.ruby",
|
|
"keyword.control.loop.js",
|
|
"keyword.control.loop.ts",
|
|
"keyword.control.import.js",
|
|
"keyword.control.import.ts",
|
|
"keyword.control.import.tsx",
|
|
"keyword.control.from.js",
|
|
"keyword.control.from.ts",
|
|
"keyword.control.from.tsx",
|
|
"keyword.operator.instanceof.js",
|
|
"keyword.operator.expression.instanceof.ts",
|
|
"keyword.operator.expression.instanceof.tsx"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"keyword.control.conditional.js",
|
|
"keyword.control.conditional.ts",
|
|
"keyword.control.switch.js",
|
|
"keyword.control.switch.ts"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.constant",
|
|
"keyword.other.special-method",
|
|
"keyword.other.new",
|
|
"keyword.other.debugger",
|
|
"keyword.control"
|
|
],
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.function",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.broken",
|
|
"settings": {
|
|
"background": "#F78C6C",
|
|
"foreground": "#020e14"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.unimplemented",
|
|
"settings": {
|
|
"background": "#8BD649",
|
|
"foreground": "#ffffff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.illegal",
|
|
"settings": {
|
|
"background": "#ec5f67",
|
|
"foreground": "#ffffff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.language",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.variable.property",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.function",
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.interpolation",
|
|
"settings": {
|
|
"foreground": "#ec5f67"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.function-call",
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.section.embedded",
|
|
"settings": {
|
|
"foreground": "#d3423e"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.terminator.expression",
|
|
"punctuation.definition.arguments",
|
|
"punctuation.definition.array",
|
|
"punctuation.section.array",
|
|
"meta.array"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.definition.list.begin",
|
|
"punctuation.definition.list.end",
|
|
"punctuation.separator.arguments",
|
|
"punctuation.definition.list"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d9f5dd"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.template meta.template.expression",
|
|
"settings": {
|
|
"foreground": "#d3423e"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.template punctuation.definition.string",
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "italic",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "bold",
|
|
"settings": {
|
|
"fontStyle": "bold",
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "quote",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#697098"
|
|
}
|
|
},
|
|
{
|
|
"scope": "raw",
|
|
"settings": {
|
|
"foreground": "#80CBC4"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.assignment.coffee",
|
|
"settings": {
|
|
"foreground": "#31e1eb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.parameter.function.coffee",
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.assignment.coffee",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.other.readwrite.cs",
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.class.cs",
|
|
"storage.type.cs"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ffcb8b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.type.namespace.cs",
|
|
"settings": {
|
|
"foreground": "#B2CCD6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.unquoted.preprocessor.message.cs",
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.separator.hash.cs",
|
|
"keyword.preprocessor.region.cs",
|
|
"keyword.preprocessor.endregion.cs"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "bold",
|
|
"foreground": "#ffcb8b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.other.object.cs",
|
|
"settings": {
|
|
"foreground": "#B2CCD6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.type.enum.cs",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"string.interpolated.single.dart",
|
|
"string.interpolated.double.dart"
|
|
],
|
|
"settings": {
|
|
"foreground": "#FFCB8B"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.class.dart",
|
|
"settings": {
|
|
"foreground": "#FFCB8B"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.tag.css",
|
|
"entity.name.tag.less",
|
|
"entity.name.tag.custom.css",
|
|
"support.constant.property-value.css"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#ff6363"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.tag.wildcard.css",
|
|
"entity.name.tag.wildcard.less",
|
|
"entity.name.tag.wildcard.scss",
|
|
"entity.name.tag.wildcard.sass"
|
|
],
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.other.unit.css",
|
|
"settings": {
|
|
"foreground": "#FFEB95"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.attribute-selector.css entity.other.attribute-name.attribute",
|
|
"variable.other.readwrite.js"
|
|
],
|
|
"settings": {
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.elixir support.type.elixir",
|
|
"source.elixir meta.module.elixir entity.name.class.elixir"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.elixir entity.name.function",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.elixir constant.other.symbol.elixir",
|
|
"source.elixir constant.other.keywords.elixir"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.elixir punctuation.definition.string",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.elixir variable.other.readwrite.module.elixir",
|
|
"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.elixir .punctuation.binary.elixir",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.keyword.clojure",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.go meta.function-call.go",
|
|
"settings": {
|
|
"foreground": "#DDDDDD"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.go keyword.package.go",
|
|
"source.go keyword.import.go",
|
|
"source.go keyword.function.go",
|
|
"source.go keyword.type.go",
|
|
"source.go keyword.struct.go",
|
|
"source.go keyword.interface.go",
|
|
"source.go keyword.const.go",
|
|
"source.go keyword.var.go",
|
|
"source.go keyword.map.go",
|
|
"source.go keyword.channel.go",
|
|
"source.go keyword.control.go"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.go constant.language.go",
|
|
"source.go constant.other.placeholder.go"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ff5874"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.function.preprocessor.cpp",
|
|
"entity.scope.name.cpp"
|
|
],
|
|
"settings": {
|
|
"foreground": "#7fdbcaff"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.namespace-block.cpp"
|
|
],
|
|
"settings": {
|
|
"foreground": "#e0dec6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"storage.type.language.primitive.cpp"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ff5874"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.preprocessor.macro.cpp"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.parameter"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ffcb8b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.readwrite.powershell"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.function.powershell"
|
|
],
|
|
"settings": {
|
|
"foreground": "#7fdbcaff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.attribute-name.id.html",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.tag.html",
|
|
"settings": {
|
|
"foreground": "#6ae9f0"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.tag.sgml.doctype.html",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.class entity.name.type.class.js",
|
|
"settings": {
|
|
"foreground": "#ffcb8b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.method.declaration storage.type.js",
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "terminator.js",
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.js punctuation.definition.js",
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.instance.jsdoc",
|
|
"entity.name.type.instance.phpdoc"
|
|
],
|
|
"settings": {
|
|
"foreground": "#5f7e97"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.jsdoc",
|
|
"variable.other.phpdoc"
|
|
],
|
|
"settings": {
|
|
"foreground": "#78ccf0"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.meta.import.js",
|
|
"meta.import.js variable.other",
|
|
"variable.other.meta.export.js",
|
|
"meta.export.js variable.other"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.parameter.function.js",
|
|
"settings": {
|
|
"foreground": "#7986E7"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.object.js",
|
|
"variable.other.object.jsx",
|
|
"variable.object.property.js",
|
|
"variable.object.property.jsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.js",
|
|
"variable.other.js"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.js",
|
|
"entity.name.type.module.js"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#ffcb8b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.class.js",
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.type.property-name.json",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.constant.json",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.structure.dictionary.value.json string.quoted.double",
|
|
"settings": {
|
|
"foreground": "#c789d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.quoted.double.json punctuation.definition.string.json",
|
|
"settings": {
|
|
"foreground": "#80CBC4"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.structure.dictionary.json meta.structure.dictionary.value constant.language",
|
|
"settings": {
|
|
"foreground": "#ff5874"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.other.object.js",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.ruby"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.class.ruby"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ecc48d"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.symbol.hashkey.ruby",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.symbol.ruby",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.tag.less",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.other.unit.css",
|
|
"settings": {
|
|
"foreground": "#FFEB95"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.attribute-selector.less entity.other.attribute-name.attribute",
|
|
"settings": {
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.heading.markdown",
|
|
"markup.heading.setext.1.markdown",
|
|
"markup.heading.setext.2.markdown"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82b1ff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.italic.markdown",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.bold.markdown",
|
|
"settings": {
|
|
"fontStyle": "bold",
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.quote.markdown",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#697098"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.inline.raw.markdown",
|
|
"settings": {
|
|
"foreground": "#80CBC4"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.underline.link.markdown",
|
|
"markup.underline.link.image.markdown"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ff869a"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"string.other.link.title.markdown",
|
|
"string.other.link.description.markdown"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.definition.string.markdown",
|
|
"punctuation.definition.string.begin.markdown",
|
|
"punctuation.definition.string.end.markdown",
|
|
"meta.link.inline.markdown punctuation.definition.string"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82b1ff"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.definition.metadata.markdown"
|
|
],
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"beginning.punctuation.definition.list.markdown"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82b1ff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.inline.raw.string.markdown",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.php",
|
|
"variable.other.property.php"
|
|
],
|
|
"settings": {
|
|
"foreground": "#bec5d4"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.class.php",
|
|
"settings": {
|
|
"foreground": "#ffcb8b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.function-call.php punctuation",
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.other.global.php",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.other.global.php punctuation.definition.variable",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.python",
|
|
"settings": {
|
|
"foreground": "#ff5874"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.parameter.function.python",
|
|
"meta.function-call.arguments.python"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.function-call.python",
|
|
"meta.function-call.generic.python"
|
|
],
|
|
"settings": {
|
|
"foreground": "#B2CCD6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.python",
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.function.decorator.python",
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.python variable.language.special",
|
|
"settings": {
|
|
"foreground": "#8EACE3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.control",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#c792ea"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.scss",
|
|
"variable.sass",
|
|
"variable.parameter.url.scss",
|
|
"variable.parameter.url.sass"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c5e478"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.css.scss meta.at-rule variable",
|
|
"source.css.sass meta.at-rule variable"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.css.scss meta.at-rule variable",
|
|
"source.css.sass meta.at-rule variable"
|
|
],
|
|
"settings": {
|
|
"foreground": "#bec5d4"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.attribute-selector.scss entity.other.attribute-name.attribute",
|
|
"meta.attribute-selector.sass entity.other.attribute-name.attribute"
|
|
],
|
|
"settings": {
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.tag.scss",
|
|
"entity.name.tag.sass"
|
|
],
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"keyword.other.unit.scss",
|
|
"keyword.other.unit.sass"
|
|
],
|
|
"settings": {
|
|
"foreground": "#FFEB95"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.readwrite.alias.ts",
|
|
"variable.other.readwrite.alias.tsx",
|
|
"variable.other.readwrite.ts",
|
|
"variable.other.readwrite.tsx",
|
|
"variable.other.object.ts",
|
|
"variable.other.object.tsx",
|
|
"variable.object.property.ts",
|
|
"variable.object.property.tsx",
|
|
"variable.other.ts",
|
|
"variable.other.tsx",
|
|
"variable.tsx",
|
|
"variable.ts"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.ts",
|
|
"entity.name.type.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ffcb8b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.class.node.ts",
|
|
"support.class.node.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.type.parameters.ts entity.name.type",
|
|
"meta.type.parameters.tsx entity.name.type"
|
|
],
|
|
"settings": {
|
|
"foreground": "#5f7e97"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.import.ts punctuation.definition.block",
|
|
"meta.import.tsx punctuation.definition.block",
|
|
"meta.export.ts punctuation.definition.block",
|
|
"meta.export.tsx punctuation.definition.block"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.decorator punctuation.decorator.ts",
|
|
"meta.decorator punctuation.decorator.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.tag.js meta.jsx.children.tsx",
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.tag.yaml",
|
|
"settings": {
|
|
"foreground": "#7fdbca"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.readwrite.js",
|
|
"variable.parameter"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d7dbe0"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.class.component.js",
|
|
"support.class.component.tsx"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#f78c6c"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.jsx.children",
|
|
"meta.jsx.children.js",
|
|
"meta.jsx.children.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#d6deeb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.class entity.name.type.class.tsx",
|
|
"settings": {
|
|
"foreground": "#ffcb8b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.tsx",
|
|
"entity.name.type.module.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ffcb8b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.class.ts meta.var.expr.ts storage.type.ts",
|
|
"meta.class.tsx meta.var.expr.tsx storage.type.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#C792EA"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.method.declaration storage.type.ts",
|
|
"meta.method.declaration storage.type.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.property-list.css meta.property-value.css variable.other.less",
|
|
"meta.property-list.scss variable.scss",
|
|
"meta.property-list.sass variable.sass",
|
|
"meta.brace",
|
|
"keyword.operator.operator",
|
|
"keyword.operator.or.regexp",
|
|
"keyword.operator.expression.in",
|
|
"keyword.operator.relational",
|
|
"keyword.operator.assignment",
|
|
"keyword.operator.comparison",
|
|
"keyword.operator.type",
|
|
"keyword.operator",
|
|
"keyword",
|
|
"punctuation.definintion.string",
|
|
"punctuation",
|
|
"variable.other.readwrite.js",
|
|
"storage.type",
|
|
"source.css",
|
|
"string.quoted"
|
|
],
|
|
"settings": {
|
|
"fontStyle": ""
|
|
}
|
|
}
|
|
],
|
|
"type": "dark"
|
|
});
|
|
|
|
export { nightOwl as default };
|