The derivation landed in decision 0018 with the catalog and the terminal ANSI palette still fixed tables written by hand. tools/theme-gen reads the TextMate themes under assets/themes/ and emits the catalog and the reference vectors, so the anchors a palette is derived from are the ones the theme actually ships rather than the ones somebody transcribed. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SPYebLiN2w4TqnHUYGdECq
1638 lines
37 KiB
JSON
1638 lines
37 KiB
JSON
{
|
|
"colors": {
|
|
"activityBar.background": "#F0F0F0",
|
|
"activityBar.border": "#F0F0F0",
|
|
"activityBar.dropBackground": "#D0D0D0",
|
|
"activityBar.foreground": "#403f53",
|
|
"activityBarBadge.background": "#403f53",
|
|
"activityBarBadge.foreground": "#F0F0F0",
|
|
"badge.background": "#2AA298",
|
|
"badge.foreground": "#F0F0F0",
|
|
"button.background": "#2AA298",
|
|
"button.foreground": "#F0F0F0",
|
|
"debugExceptionWidget.background": "#F0F0F0",
|
|
"debugExceptionWidget.border": "#d9d9d9",
|
|
"debugToolBar.background": "#F0F0F0",
|
|
"descriptionForeground": "#403f53",
|
|
"dropdown.background": "#F0F0F0",
|
|
"dropdown.border": "#d9d9d9",
|
|
"dropdown.foreground": "#403f53",
|
|
"editor.background": "#FBFBFB",
|
|
"editor.findMatchBackground": "#93A1A16c",
|
|
"editor.findMatchHighlightBackground": "#93a1a16c",
|
|
"editor.findRangeHighlightBackground": "#7497a633",
|
|
"editor.foreground": "#403f53",
|
|
"editor.hoverHighlightBackground": "#339cec33",
|
|
"editor.lineHighlightBackground": "#F0F0F0",
|
|
"editor.rangeHighlightBackground": "#7497a633",
|
|
"editor.selectionBackground": "#E0E0E0",
|
|
"editor.selectionHighlightBackground": "#339cec33",
|
|
"editor.wordHighlightBackground": "#339cec33",
|
|
"editor.wordHighlightStrongBackground": "#007dd659",
|
|
"editorCodeLens.foreground": "#403f53",
|
|
"editorCursor.foreground": "#90A7B2",
|
|
"editorError.border": "#FBFBFB",
|
|
"editorError.foreground": "#E64D49",
|
|
"editorGroup.background": "#F6F6F6",
|
|
"editorGroup.border": "#F0F0F0",
|
|
"editorGroupHeader.noTabsBackground": "#F0F0F0",
|
|
"editorGroupHeader.tabsBackground": "#F0F0F0",
|
|
"editorGroupHeader.tabsBorder": "#F0F0F0",
|
|
"editorGutter.addedBackground": "#49d0c5",
|
|
"editorGutter.deletedBackground": "#f76e6e",
|
|
"editorGutter.modifiedBackground": "#6fbef6",
|
|
"editorHoverWidget.background": "#F0F0F0",
|
|
"editorHoverWidget.border": "#d9d9d9",
|
|
"editorIndentGuide.background": "#d9d9d9",
|
|
"editorInlayHint.background": "#F0F0F0",
|
|
"editorInlayHint.foreground": "#403f53",
|
|
"editorLineNumber.activeForeground": "#403f53",
|
|
"editorLineNumber.foreground": "#90A7B2",
|
|
"editorMarkerNavigation.background": "#D0D0D0",
|
|
"editorMarkerNavigationError.background": "#f76e6e",
|
|
"editorMarkerNavigationWarning.background": "#daaa01",
|
|
"editorOverviewRuler.errorForeground": "#E64D49",
|
|
"editorOverviewRuler.warningForeground": "#daaa01",
|
|
"editorRuler.foreground": "#d9d9d9",
|
|
"editorSuggestWidget.background": "#F0F0F0",
|
|
"editorSuggestWidget.border": "#d9d9d9",
|
|
"editorSuggestWidget.foreground": "#403f53",
|
|
"editorSuggestWidget.highlightForeground": "#403f53",
|
|
"editorSuggestWidget.selectedBackground": "#d3e8f8",
|
|
"editorWarning.border": "#daaa01",
|
|
"editorWarning.foreground": "#daaa01",
|
|
"editorWhitespace.foreground": "#d9d9d9",
|
|
"editorWidget.background": "#F0F0F0",
|
|
"editorWidget.border": "#d9d9d9",
|
|
"errorForeground": "#403f53",
|
|
"extensionButton.prominentBackground": "#2AA298",
|
|
"extensionButton.prominentForeground": "#F0F0F0",
|
|
"focusBorder": "#93A1A1",
|
|
"foreground": "#403f53",
|
|
"input.background": "#F0F0F0",
|
|
"input.border": "#d9d9d9",
|
|
"input.foreground": "#403f53",
|
|
"input.placeholderForeground": "#93A1A1",
|
|
"inputOption.activeBorder": "#2AA298",
|
|
"inputValidation.errorBackground": "#f76e6e",
|
|
"inputValidation.errorBorder": "#de3d3b",
|
|
"inputValidation.infoBackground": "#F0F0F0",
|
|
"inputValidation.infoBorder": "#D0D0D0",
|
|
"inputValidation.warningBackground": "#daaa01",
|
|
"inputValidation.warningBorder": "#E0AF02",
|
|
"list.activeSelectionBackground": "#d3e8f8",
|
|
"list.activeSelectionForeground": "#403f53",
|
|
"list.errorForeground": "#E64D49",
|
|
"list.focusBackground": "#d3e8f8",
|
|
"list.focusForeground": "#403f53",
|
|
"list.highlightForeground": "#403f53",
|
|
"list.hoverBackground": "#d3e8f8",
|
|
"list.hoverForeground": "#403f53",
|
|
"list.inactiveSelectionBackground": "#E0E7EA",
|
|
"list.inactiveSelectionForeground": "#403f53",
|
|
"list.warningForeground": "#daaa01",
|
|
"notificationCenter.border": "#CCCCCC",
|
|
"notificationCenterHeader.background": "#F0F0F0",
|
|
"notificationCenterHeader.foreground": "#403f53",
|
|
"notificationLink.foreground": "#994cc3",
|
|
"notificationToast.border": "#CCCCCC",
|
|
"notifications.background": "#F0F0F0",
|
|
"notifications.border": "#CCCCCC",
|
|
"notifications.foreground": "#403f53",
|
|
"panel.background": "#F0F0F0",
|
|
"panel.border": "#d9d9d9",
|
|
"peekView.border": "#d9d9d9",
|
|
"peekViewEditor.background": "#F6F6F6",
|
|
"peekViewEditor.matchHighlightBackground": "#49d0c5",
|
|
"peekViewEditorGutter.background": "#F6F6F6",
|
|
"peekViewResult.background": "#F0F0F0",
|
|
"peekViewResult.fileForeground": "#403f53",
|
|
"peekViewResult.lineForeground": "#403f53",
|
|
"peekViewResult.matchHighlightBackground": "#49d0c5",
|
|
"peekViewResult.selectionBackground": "#E0E7EA",
|
|
"peekViewResult.selectionForeground": "#403f53",
|
|
"peekViewTitle.background": "#F0F0F0",
|
|
"peekViewTitleDescription.foreground": "#403f53",
|
|
"peekViewTitleLabel.foreground": "#403f53",
|
|
"pickerGroup.border": "#d9d9d9",
|
|
"pickerGroup.foreground": "#403f53",
|
|
"progressBar.background": "#2AA298",
|
|
"scrollbar.shadow": "#CCCCCC",
|
|
"selection.background": "#7a8181ad",
|
|
"sideBar.background": "#F0F0F0",
|
|
"sideBar.border": "#F0F0F0",
|
|
"sideBar.foreground": "#403f53",
|
|
"sideBarTitle.foreground": "#403f53",
|
|
"statusBar.background": "#F0F0F0",
|
|
"statusBar.border": "#F0F0F0",
|
|
"statusBar.debuggingBackground": "#F0F0F0",
|
|
"statusBar.debuggingForeground": "#403f53",
|
|
"statusBar.foreground": "#403f53",
|
|
"statusBar.noFolderBackground": "#F0F0F0",
|
|
"statusBar.noFolderForeground": "#403f53",
|
|
"tab.activeBackground": "#F6F6F6",
|
|
"tab.activeForeground": "#403f53",
|
|
"tab.activeModifiedBorder": "#2AA298",
|
|
"tab.border": "#F0F0F0",
|
|
"tab.inactiveBackground": "#F0F0F0",
|
|
"tab.inactiveForeground": "#403f53",
|
|
"tab.inactiveModifiedBorder": "#93A1A1",
|
|
"tab.unfocusedActiveModifiedBorder": "#93A1A1",
|
|
"tab.unfocusedInactiveModifiedBorder": "#93A1A1",
|
|
"terminal.ansiBlack": "#403f53",
|
|
"terminal.ansiBlue": "#288ed7",
|
|
"terminal.ansiBrightBlack": "#403f53",
|
|
"terminal.ansiBrightBlue": "#288ed7",
|
|
"terminal.ansiBrightCyan": "#2AA298",
|
|
"terminal.ansiBrightGreen": "#08916a",
|
|
"terminal.ansiBrightMagenta": "#d6438a",
|
|
"terminal.ansiBrightRed": "#de3d3b",
|
|
"terminal.ansiBrightWhite": "#93A1A1",
|
|
"terminal.ansiBrightYellow": "#daaa01",
|
|
"terminal.ansiCyan": "#2AA298",
|
|
"terminal.ansiGreen": "#08916a",
|
|
"terminal.ansiMagenta": "#d6438a",
|
|
"terminal.ansiRed": "#de3d3b",
|
|
"terminal.ansiWhite": "#93A1A1",
|
|
"terminal.ansiYellow": "#E0AF02",
|
|
"terminal.background": "#F6F6F6",
|
|
"terminal.foreground": "#403f53",
|
|
"titleBar.activeBackground": "#F0F0F0",
|
|
"widget.shadow": "#d9d9d9"
|
|
},
|
|
"displayName": "Night Owl Light",
|
|
"name": "night-owl-light",
|
|
"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": "#4876d6ff"
|
|
}
|
|
},
|
|
{
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"comment",
|
|
"punctuation.definition.comment"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#989fb1"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"string.quoted",
|
|
"variable.other.readwrite.js"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c96765"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.constant.math",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant.numeric",
|
|
"constant.character.numeric"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant.language",
|
|
"punctuation.definition.constant",
|
|
"variable.other.constant"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant.character",
|
|
"constant.other"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.character.escape",
|
|
"settings": {
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"string.regexp",
|
|
"string.regexp keyword.other"
|
|
],
|
|
"settings": {
|
|
"foreground": "#5ca7e4"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.function punctuation.separator.comma",
|
|
"settings": {
|
|
"foreground": "#5f7e97"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.accessor",
|
|
"keyword"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"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": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "storage.type",
|
|
"settings": {
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "storage.type.function.arrow.js",
|
|
"settings": {
|
|
"fontStyle": ""
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.class",
|
|
"meta.class entity.name.type.class"
|
|
],
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.inherited-class",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.function",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.definition.tag",
|
|
"meta.tag"
|
|
],
|
|
"settings": {
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"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": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.attribute-name",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.tag.custom",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.function",
|
|
"support.constant"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.constant.meta.property-value",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.type",
|
|
"support.class"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.variable.dom",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid",
|
|
"settings": {
|
|
"foreground": "#ff2c83"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.deprecated",
|
|
"settings": {
|
|
"foreground": "#d3423e"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator",
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.relational",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.assignment",
|
|
"settings": {
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.arithmetic",
|
|
"settings": {
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.bitwise",
|
|
"settings": {
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.increment",
|
|
"settings": {
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.ternary",
|
|
"settings": {
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "comment.line.double-slash",
|
|
"settings": {
|
|
"foreground": "#939dbb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "object",
|
|
"settings": {
|
|
"foreground": "#cdebf7"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.null",
|
|
"settings": {
|
|
"foreground": "#bc5454"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.brace",
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.delimiter.period",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.string",
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.string.begin.markdown",
|
|
"settings": {
|
|
"foreground": "#bc5454"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.boolean",
|
|
"settings": {
|
|
"foreground": "#bc5454"
|
|
}
|
|
},
|
|
{
|
|
"scope": "object.comma",
|
|
"settings": {
|
|
"foreground": "#ffffff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.parameter.function",
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.type.vendor.property-name",
|
|
"support.constant.vendor.property-value",
|
|
"support.type.property-name",
|
|
"meta.property-list entity.name.tag"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.property-list entity.name.tag.reference",
|
|
"settings": {
|
|
"foreground": "#57eaf1"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.other.color.rgb-value punctuation.definition.constant",
|
|
"settings": {
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.other.color",
|
|
"settings": {
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.other.unit",
|
|
"settings": {
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.selector",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.attribute-name.id",
|
|
"settings": {
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.property-name",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.tag.doctype",
|
|
"meta.tag.sgml.doctype"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.parameters",
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.control.operator",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.operator.logical",
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.instance",
|
|
"variable.other.instance",
|
|
"variable.readwrite.instance",
|
|
"variable.other.readwrite.instance",
|
|
"variable.other.property"
|
|
],
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.object.property"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.object.js"
|
|
],
|
|
"settings": {
|
|
"fontStyle": ""
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.function"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"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": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"keyword.control.conditional.js",
|
|
"keyword.control.conditional.ts",
|
|
"keyword.control.switch.js",
|
|
"keyword.control.switch.ts"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.constant",
|
|
"keyword.other.special-method",
|
|
"keyword.other.new",
|
|
"keyword.other.debugger",
|
|
"keyword.control"
|
|
],
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.function",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.broken",
|
|
"settings": {
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.unimplemented",
|
|
"settings": {
|
|
"foreground": "#8BD649"
|
|
}
|
|
},
|
|
{
|
|
"scope": "invalid.illegal",
|
|
"settings": {
|
|
"foreground": "#c96765"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.language",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.variable.property",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.function",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.interpolation",
|
|
"settings": {
|
|
"foreground": "#ec5f67"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.function-call",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.section.embedded",
|
|
"settings": {
|
|
"foreground": "#d3423e"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.terminator.expression",
|
|
"punctuation.definition.arguments",
|
|
"punctuation.definition.array",
|
|
"punctuation.section.array",
|
|
"meta.array"
|
|
],
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.definition.list.begin",
|
|
"punctuation.definition.list.end",
|
|
"punctuation.separator.arguments",
|
|
"punctuation.definition.list"
|
|
],
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.template meta.template.expression",
|
|
"settings": {
|
|
"foreground": "#d3423e"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.template punctuation.definition.string",
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": "italic",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "bold",
|
|
"settings": {
|
|
"fontStyle": "bold",
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "quote",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#697098"
|
|
}
|
|
},
|
|
{
|
|
"scope": "raw",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.assignment.coffee",
|
|
"settings": {
|
|
"foreground": "#31e1eb"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.parameter.function.coffee",
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.assignment.coffee",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.other.readwrite.cs",
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.class.cs",
|
|
"storage.type.cs"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.type.namespace.cs",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.tag.css",
|
|
"entity.name.tag.less",
|
|
"entity.name.tag.custom.css",
|
|
"support.constant.property-value.css"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#c96765"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.tag.wildcard.css",
|
|
"entity.name.tag.wildcard.less",
|
|
"entity.name.tag.wildcard.scss",
|
|
"entity.name.tag.wildcard.sass"
|
|
],
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.other.unit.css",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.attribute-selector.css entity.other.attribute-name.attribute",
|
|
"variable.other.readwrite.js"
|
|
],
|
|
"settings": {
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.elixir support.type.elixir",
|
|
"source.elixir meta.module.elixir entity.name.class.elixir"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.elixir entity.name.function",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.elixir constant.other.symbol.elixir",
|
|
"source.elixir constant.other.keywords.elixir"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.elixir punctuation.definition.string",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.elixir variable.other.readwrite.module.elixir",
|
|
"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.elixir .punctuation.binary.elixir",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.keyword.clojure",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.go meta.function-call.go",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"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": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.go constant.language.go",
|
|
"source.go constant.other.placeholder.go"
|
|
],
|
|
"settings": {
|
|
"foreground": "#bc5454"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.function.preprocessor.cpp",
|
|
"entity.scope.name.cpp"
|
|
],
|
|
"settings": {
|
|
"foreground": "#0c969bff"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.namespace-block.cpp"
|
|
],
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"storage.type.language.primitive.cpp"
|
|
],
|
|
"settings": {
|
|
"foreground": "#bc5454"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.preprocessor.macro.cpp"
|
|
],
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.parameter"
|
|
],
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.readwrite.powershell"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.function.powershell"
|
|
],
|
|
"settings": {
|
|
"foreground": "#0c969bff"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.attribute-name.id.html",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.tag.html",
|
|
"settings": {
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.tag.sgml.doctype.html",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.class entity.name.type.class.js",
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.method.declaration storage.type.js",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "terminator.js",
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.js punctuation.definition.js",
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"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": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"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": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.js",
|
|
"variable.other.js"
|
|
],
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.js",
|
|
"entity.name.type.module.js"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.class.js",
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.type.property-name.json",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.constant.json",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.structure.dictionary.value.json string.quoted.double",
|
|
"settings": {
|
|
"foreground": "#c789d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string.quoted.double.json punctuation.definition.string.json",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.structure.dictionary.json meta.structure.dictionary.value constant.language",
|
|
"settings": {
|
|
"foreground": "#bc5454"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.other.object.js",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.ruby"
|
|
],
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.class.ruby"
|
|
],
|
|
"settings": {
|
|
"foreground": "#c96765"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.symbol.hashkey.ruby",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.symbol.ruby",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.tag.less",
|
|
"settings": {
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.other.unit.css",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.attribute-selector.less entity.other.attribute-name.attribute",
|
|
"settings": {
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.heading",
|
|
"markup.heading.setext.1",
|
|
"markup.heading.setext.2"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.italic",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.bold",
|
|
"settings": {
|
|
"fontStyle": "bold",
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.quote",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#697098"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.inline.raw",
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.underline.link",
|
|
"markup.underline.link.image"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ff869a"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"string.other.link.title.markdown",
|
|
"string.other.link.description.markdown"
|
|
],
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.definition.string.markdown",
|
|
"punctuation.definition.string.begin.markdown",
|
|
"punctuation.definition.string.end.markdown",
|
|
"meta.link.inline.markdown punctuation.definition.string"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.definition.metadata.markdown"
|
|
],
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"beginning.punctuation.definition.list.markdown"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.inline.raw.string.markdown",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.php",
|
|
"variable.other.property.php"
|
|
],
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.class.php",
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.function-call.php punctuation",
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.other.global.php",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.other.global.php punctuation.definition.variable",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.python",
|
|
"settings": {
|
|
"foreground": "#bc5454"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.parameter.function.python",
|
|
"meta.function-call.arguments.python"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.function-call.python",
|
|
"meta.function-call.generic.python"
|
|
],
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.python",
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.function.decorator.python",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.python variable.language.special",
|
|
"settings": {
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.control",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.scss",
|
|
"variable.sass",
|
|
"variable.parameter.url.scss",
|
|
"variable.parameter.url.sass"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.css.scss meta.at-rule variable",
|
|
"source.css.sass meta.at-rule variable"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"source.css.scss meta.at-rule variable",
|
|
"source.css.sass meta.at-rule variable"
|
|
],
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.attribute-selector.scss entity.other.attribute-name.attribute",
|
|
"meta.attribute-selector.sass entity.other.attribute-name.attribute"
|
|
],
|
|
"settings": {
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.tag.scss",
|
|
"entity.name.tag.sass"
|
|
],
|
|
"settings": {
|
|
"foreground": "#0c969b"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"keyword.other.unit.scss",
|
|
"keyword.other.unit.sass"
|
|
],
|
|
"settings": {
|
|
"foreground": "#994cc3"
|
|
}
|
|
},
|
|
{
|
|
"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": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.ts",
|
|
"entity.name.type.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.class.node.ts",
|
|
"support.class.node.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"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": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.decorator punctuation.decorator.ts",
|
|
"meta.decorator punctuation.decorator.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.tag.js meta.jsx.children.tsx",
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.tag.yaml",
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.other.readwrite.js",
|
|
"variable.parameter"
|
|
],
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"support.class.component.js",
|
|
"support.class.component.tsx"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "",
|
|
"foreground": "#aa0982"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.jsx.children",
|
|
"meta.jsx.children.js",
|
|
"meta.jsx.children.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#403f53"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.class entity.name.type.class.tsx",
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"entity.name.type.tsx",
|
|
"entity.name.type.module.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#111111"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.class.ts meta.var.expr.ts storage.type.ts",
|
|
"meta.class.tsx meta.var.expr.tsx storage.type.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#994CC3"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.method.declaration storage.type.ts",
|
|
"meta.method.declaration storage.type.tsx"
|
|
],
|
|
"settings": {
|
|
"foreground": "#4876d6"
|
|
}
|
|
},
|
|
{
|
|
"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": "light"
|
|
}
|