Skip to content

Instantly share code, notes, and snippets.

@echiesse
Last active November 24, 2021 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save echiesse/05690825769eb856e1c3aee8de21dcba to your computer and use it in GitHub Desktop.
Save echiesse/05690825769eb856e1c3aee8de21dcba to your computer and use it in GitHub Desktop.
My VS Code Light Theme
{
"name": "ECS Light",
"type": "light",
"colors": {
"activityBarBadge.background": "#007acc",
"editor.background": "#ffffff",
"editor.foreground": "#000000",
"editor.inactiveSelectionBackground": "#e5ebf1",
"editor.selectionHighlightBackground": "#add6ff80",
"editorIndentGuide.activeBackground": "#939393",
"editorIndentGuide.background": "#d3d3d3",
"editorSuggestWidget.background": "#f3f3f3",
"input.placeholderForeground": "#767676",
"list.hoverBackground": "#e8e8e8",
"settings.numberInputBorder": "#cecece",
"settings.textInputBorder": "#cecece",
"sideBarTitle.foreground": "#6f6f6f",
"statusBarItem.remoteBackground": "#16825d",
"statusBarItem.remoteForeground": "#ffffff",
//"activityBar.activeBorder": "#ffffff",
//"activityBar.background": "#2c2c2c",
//"activityBar.dropBackground": "#ffffff1f",
//"activityBar.foreground": "#ffffff",
//"activityBar.inactiveForeground": "#ffffff66",
//"activityBarBadge.foreground": "#ffffff",
//"badge.background": "#c4c4c4",
//"badge.foreground": "#333333",
//"breadcrumb.activeSelectionForeground": "#4e4e4e",
//"breadcrumb.background": "#ffffff",
//"breadcrumb.focusForeground": "#4e4e4e",
//"breadcrumb.foreground": "#616161cc",
//"breadcrumbPicker.background": "#f3f3f3",
//"button.background": "#007acc",
//"button.foreground": "#ffffff",
//"button.hoverBackground": "#0062a3",
//"checkbox.background": "#ffffff",
//"checkbox.border": "#cecece",
//"debugExceptionWidget.background": "#f1dfde",
//"debugExceptionWidget.border": "#a31515",
//"debugIcon.continueForeground": "#007acc",
//"debugIcon.disconnectForeground": "#a1260d",
//"debugIcon.pauseForeground": "#007acc",
//"debugIcon.restartForeground": "#388a34",
//"debugIcon.startForeground": "#388a34",
//"debugIcon.stepIntoForeground": "#007acc",
//"debugIcon.stepOutForeground": "#007acc",
//"debugIcon.stepOverForeground": "#007acc",
//"debugIcon.stopForeground": "#a1260d",
//"debugToolBar.background": "#f3f3f3",
//"descriptionForeground": "#717171",
//"diffEditor.insertedTextBackground": "#9bb95533",
//"diffEditor.removedTextBackground": "#ff000033",
//"dropdown.background": "#ffffff",
//"dropdown.border": "#cecece",
//"editor.findMatchBackground": "#a8ac94",
//"editor.findMatchHighlightBackground": "#ea5c0055",
//"editor.findRangeHighlightBackground": "#b4b4b44d",
//"editor.focusedStackFrameHighlightBackground": "#cee7ce73",
//"editor.hoverHighlightBackground": "#add6ff26",
//"editor.lineHighlightBorder": "#eeeeee",
//"editor.rangeHighlightBackground": "#fdff0033",
//"editor.selectionBackground": "#add6ff",
//"editor.snippetFinalTabstopHighlightBorder": "#0a326480",
//"editor.snippetTabstopHighlightBackground": "#0a326433",
//"editor.stackFrameHighlightBackground": "#ffff6673",
//"editor.wordHighlightBackground": "#57575740",
//"editor.wordHighlightStrongBackground": "#0e639c40",
//"editorActiveLineNumber.foreground": "#0b216f",
"editorBracketMatch.background": "#ffc0c080",
"editorBracketMatch.border": "#ff8080",
//"editorCodeLens.foreground": "#999999",
//"editorCursor.foreground": "#000000",
//"editorError.foreground": "#e51400",
//"editorGroup.border": "#e7e7e7",
//"editorGroup.dropBackground": "#2677cb2e",
//"editorGroupHeader.noTabsBackground": "#ffffff",
//"editorGroupHeader.tabsBackground": "#f3f3f3",
//"editorGutter.addedBackground": "#81b88b",
//"editorGutter.background": "#ffffff",
//"editorGutter.commentRangeForeground": "#c5c5c5",
//"editorGutter.deletedBackground": "#ca4b51",
//"editorGutter.modifiedBackground": "#66afe0",
//"editorHint.foreground": "#6c6c6c",
//"editorHoverWidget.background": "#f3f3f3",
//"editorHoverWidget.border": "#c8c8c8",
//"editorHoverWidget.foreground": "#616161",
//"editorHoverWidget.statusBarBackground": "#e7e7e7",
//"editorInfo.foreground": "#75beff",
//"editorLightBulb.foreground": "#ddb100",
//"editorLightBulbAutoFix.foreground": "#007acc",
//"editorLineNumber.activeForeground": "#0b216f",
//"editorLineNumber.foreground": "#237893",
//"editorLink.activeForeground": "#0000ff",
//"editorMarkerNavigation.background": "#ffffff",
//"editorMarkerNavigationError.background": "#e51400",
//"editorMarkerNavigationInfo.background": "#75beff",
//"editorMarkerNavigationWarning.background": "#e9a700",
//"editorOverviewRuler.addedForeground": "#007acc99",
//"editorOverviewRuler.border": "#7f7f7f4d",
//"editorOverviewRuler.bracketMatchForeground": "#a0a0a0",
//"editorOverviewRuler.commonContentForeground": "#60606066",
//"editorOverviewRuler.currentContentForeground": "#40c8ae80",
//"editorOverviewRuler.deletedForeground": "#007acc99",
//"editorOverviewRuler.errorForeground": "#ff1212b3",
//"editorOverviewRuler.findMatchForeground": "#d186167e",
//"editorOverviewRuler.incomingContentForeground": "#40a6ff80",
//"editorOverviewRuler.infoForeground": "#75beff",
//"editorOverviewRuler.modifiedForeground": "#007acc99",
//"editorOverviewRuler.rangeHighlightForeground": "#007acc99",
//"editorOverviewRuler.selectionHighlightForeground": "#a0a0a0cc",
//"editorOverviewRuler.warningForeground": "#e9a700",
//"editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc",
//"editorOverviewRuler.wordHighlightStrongForeground": "#c0a0c0cc",
//"editorPane.background": "#ffffff",
//"editorRuler.foreground": "#d3d3d3",
//"editorSuggestWidget.border": "#c8c8c8",
//"editorSuggestWidget.foreground": "#000000",
//"editorSuggestWidget.highlightForeground": "#0066bf",
//"editorSuggestWidget.selectedBackground": "#d6ebff",
//"editorUnnecessaryCode.opacity": "#00000077",
//"editorWarning.foreground": "#e9a700",
//"editorWhitespace.foreground": "#33333333",
//"editorWidget.background": "#f3f3f3",
//"editorWidget.border": "#c8c8c8",
//"editorWidget.foreground": "#616161",
//"errorForeground": "#a1260d",
//"extensionBadge.remoteBackground": "#007acc",
//"extensionBadge.remoteForeground": "#ffffff",
//"extensionButton.prominentBackground": "#327e36",
//"extensionButton.prominentForeground": "#ffffff",
//"extensionButton.prominentHoverBackground": "#28632b",
//"focusBorder": "#007acc66",
//"foreground": "#616161",
//"gitDecoration.addedResourceForeground": "#587c0c",
//"gitDecoration.conflictingResourceForeground": "#6c6cc4",
//"gitDecoration.deletedResourceForeground": "#ad0707",
//"gitDecoration.ignoredResourceForeground": "#8e8e90",
//"gitDecoration.modifiedResourceForeground": "#895503",
//"gitDecoration.submoduleResourceForeground": "#1258a7",
//"gitDecoration.untrackedResourceForeground": "#007100",
//"icon.foreground": "#424242",
//"imagePreview.border": "#80808059",
//"input.background": "#ffffff",
//"input.foreground": "#616161",
//"inputOption.activeBackground": "#007acc1f",
//"inputOption.activeBorder": "#007acc00",
//"inputValidation.errorBackground": "#f2dede",
//"inputValidation.errorBorder": "#be1100",
//"inputValidation.infoBackground": "#d6ecf2",
//"inputValidation.infoBorder": "#007acc",
//"inputValidation.warningBackground": "#f6f5d2",
//"inputValidation.warningBorder": "#b89500",
//"list.activeSelectionBackground": "#0074e8",
//"list.activeSelectionForeground": "#ffffff",
//"list.dropBackground": "#d6ebff",
//"list.errorForeground": "#b01011",
//"list.filterMatchBackground": "#ea5c0055",
//"list.focusBackground": "#d6ebff",
//"list.highlightForeground": "#0066bf",
//"list.inactiveSelectionBackground": "#e4e6f1",
//"list.invalidItemForeground": "#b89500",
//"list.warningForeground": "#855f00",
//"listFilterWidget.background": "#efc1ad",
//"listFilterWidget.noMatchesOutline": "#be1100",
//"listFilterWidget.outline": "#00000000",
//"menu.background": "#ffffff",
//"menu.foreground": "#616161",
//"menu.selectionBackground": "#0074e8",
//"menu.selectionForeground": "#ffffff",
//"menu.separatorBackground": "#888888",
//"menubar.selectionBackground": "#0000001a",
//"menubar.selectionForeground": "#333333",
//"merge.commonContentBackground": "#60606029",
//"merge.commonHeaderBackground": "#60606066",
//"merge.currentContentBackground": "#40c8ae33",
//"merge.currentHeaderBackground": "#40c8ae80",
//"merge.incomingContentBackground": "#40a6ff33",
//"merge.incomingHeaderBackground": "#40a6ff80",
//"minimap.findMatchHighlight": "#d18616",
//"minimap.selectionHighlight": "#add6ff",
//"notificationCenterHeader.background": "#e7e7e7",
//"notificationLink.foreground": "#006ab1",
//"notifications.background": "#f3f3f3",
//"notifications.border": "#e7e7e7",
//"notifications.foreground": "#616161",
//"notificationsErrorIcon.foreground": "#e51400",
//"notificationsInfoIcon.foreground": "#75beff",
//"notificationsWarningIcon.foreground": "#e9a700",
//"panel.background": "#ffffff",
//"panel.border": "#80808059",
//"panel.dropBackground": "#2677cb2e",
//"panelInput.border": "#dddddd",
//"panelTitle.activeBorder": "#424242",
//"panelTitle.activeForeground": "#424242",
//"panelTitle.inactiveForeground": "#424242bf",
//"peekView.border": "#007acc",
//"peekViewEditor.background": "#f2f8fc",
//"peekViewEditor.matchHighlightBackground": "#f5d802de",
//"peekViewEditorGutter.background": "#f2f8fc",
//"peekViewResult.background": "#f3f3f3",
//"peekViewResult.fileForeground": "#1e1e1e",
//"peekViewResult.lineForeground": "#646465",
//"peekViewResult.matchHighlightBackground": "#ea5c004d",
//"peekViewResult.selectionBackground": "#3399ff33",
//"peekViewResult.selectionForeground": "#6c6c6c",
//"peekViewTitle.background": "#ffffff",
//"peekViewTitleDescription.foreground": "#6c6c6cb3",
//"peekViewTitleLabel.foreground": "#333333",
//"pickerGroup.border": "#cccedb",
//"pickerGroup.foreground": "#0066bf",
//"problemsErrorIcon.foreground": "#e51400",
//"problemsInfoIcon.foreground": "#75beff",
//"problemsWarningIcon.foreground": "#e9a700",
//"progressBar.background": "#0e70c0",
//"quickInput.background": "#f3f3f3",
//"scrollbar.shadow": "#dddddd",
//"scrollbarSlider.activeBackground": "#00000099",
//"scrollbarSlider.background": "#64646466",
//"scrollbarSlider.hoverBackground": "#646464b3",
//"settings.checkboxBackground": "#ffffff",
//"settings.checkboxBorder": "#cecece",
//"settings.dropdownBackground": "#ffffff",
//"settings.dropdownBorder": "#cecece",
//"settings.dropdownListBorder": "#c8c8c8",
//"settings.headerForeground": "#444444",
//"settings.modifiedItemIndicator": "#66afe0",
//"settings.numberInputBackground": "#ffffff",
//"settings.numberInputForeground": "#616161",
//"settings.textInputBackground": "#ffffff",
//"settings.textInputForeground": "#616161",
//"sideBar.background": "#f3f3f3",
//"sideBar.dropBackground": "#0000001a",
//"sideBarSectionHeader.background": "#80808033",
//"statusBar.background": "#007acc",
//"statusBar.debuggingBackground": "#cc6633",
//"statusBar.debuggingForeground": "#ffffff",
//"statusBar.foreground": "#ffffff",
//"statusBar.noFolderBackground": "#68217a",
//"statusBar.noFolderForeground": "#ffffff",
//"statusBarItem.activeBackground": "#ffffff2e",
//"statusBarItem.hoverBackground": "#ffffff1f",
//"statusBarItem.prominentBackground": "#00000080",
//"statusBarItem.prominentForeground": "#ffffff",
//"statusBarItem.prominentHoverBackground": "#0000004d",
//"symbolIcon.arrayForeground": "#616161",
//"symbolIcon.booleanForeground": "#616161",
//"symbolIcon.classForeground": "#d67e00",
//"symbolIcon.colorForeground": "#616161",
//"symbolIcon.constantForeground": "#616161",
//"symbolIcon.constructorForeground": "#652d90",
//"symbolIcon.enumeratorForeground": "#d67e00",
//"symbolIcon.enumeratorMemberForeground": "#007acc",
//"symbolIcon.eventForeground": "#d67e00",
//"symbolIcon.fieldForeground": "#007acc",
//"symbolIcon.fileForeground": "#616161",
//"symbolIcon.folderForeground": "#616161",
//"symbolIcon.functionForeground": "#652d90",
//"symbolIcon.interfaceForeground": "#007acc",
//"symbolIcon.keyForeground": "#616161",
//"symbolIcon.keywordForeground": "#616161",
//"symbolIcon.methodForeground": "#652d90",
//"symbolIcon.moduleForeground": "#616161",
//"symbolIcon.namespaceForeground": "#616161",
//"symbolIcon.nullForeground": "#616161",
//"symbolIcon.numberForeground": "#616161",
//"symbolIcon.objectForeground": "#616161",
//"symbolIcon.operatorForeground": "#616161",
//"symbolIcon.packageForeground": "#616161",
//"symbolIcon.propertyForeground": "#616161",
//"symbolIcon.referenceForeground": "#616161",
//"symbolIcon.snippetForeground": "#616161",
//"symbolIcon.stringForeground": "#616161",
//"symbolIcon.structForeground": "#616161",
//"symbolIcon.textForeground": "#616161",
//"symbolIcon.typeParameterForeground": "#616161",
//"symbolIcon.unitForeground": "#616161",
//"symbolIcon.variableForeground": "#007acc",
//"tab.activeBackground": "#ffffff",
//"tab.activeForeground": "#333333",
//"tab.activeModifiedBorder": "#33aaee",
//"tab.border": "#f3f3f3",
//"tab.inactiveBackground": "#ececec",
//"tab.inactiveForeground": "#333333b3",
//"tab.inactiveModifiedBorder": "#33aaee80",
//"tab.unfocusedActiveBackground": "#ffffff",
//"tab.unfocusedActiveForeground": "#333333b3",
//"tab.unfocusedActiveModifiedBorder": "#33aaeeb3",
//"tab.unfocusedInactiveForeground": "#33333359",
//"tab.unfocusedInactiveModifiedBorder": "#33aaee40",
//"terminal.ansiBlack": "#000000",
//"terminal.ansiBlue": "#0451a5",
//"terminal.ansiBrightBlack": "#666666",
//"terminal.ansiBrightBlue": "#0451a5",
//"terminal.ansiBrightCyan": "#0598bc",
//"terminal.ansiBrightGreen": "#14ce14",
//"terminal.ansiBrightMagenta": "#bc05bc",
//"terminal.ansiBrightRed": "#cd3131",
//"terminal.ansiBrightWhite": "#a5a5a5",
//"terminal.ansiBrightYellow": "#b5ba00",
//"terminal.ansiCyan": "#0598bc",
//"terminal.ansiGreen": "#00bc00",
//"terminal.ansiMagenta": "#bc05bc",
//"terminal.ansiRed": "#cd3131",
//"terminal.ansiWhite": "#555555",
//"terminal.ansiYellow": "#949800",
//"terminal.background": "#ffffff",
//"terminal.border": "#80808059",
//"terminal.foreground": "#333333",
//"terminal.selectionBackground": "#00000040",
//"textBlockQuote.background": "#7f7f7f1a",
//"textBlockQuote.border": "#007acc80",
//"textCodeBlock.background": "#dcdcdc66",
//"textLink.activeForeground": "#006ab1",
//"textLink.foreground": "#006ab1",
//"textPreformat.foreground": "#a31515",
//"textSeparator.foreground": "#0000002e",
//"titleBar.activeBackground": "#dddddd",
//"titleBar.activeForeground": "#333333",
//"titleBar.inactiveBackground": "#dddddd99",
//"titleBar.inactiveForeground": "#33333399",
//"tree.indentGuidesStroke": "#a9a9a9",
//"widget.shadow": "#a8a8a8"
},
"tokenColors": [
{
"scope": [
"meta.embedded",
"source.groovy.embedded"
],
"settings": {
"foreground": "#000000ff"
}
},
{
"scope": "emphasis",
"settings": {
"fontStyle": "italic"
}
},
{
"scope": "strong",
"settings": {
"fontStyle": "bold"
}
},
{
"scope": "meta.diff.header",
"settings": {
"foreground": "#000080"
}
},
{
"scope": "comment",
"settings": {
"foreground": "#008000"
}
},
{
"scope": "constant.language",
"settings": {
"foreground": "#008080",
"fontStyle": "bold"
}
},
{
"scope": [
"constant.numeric",
"entity.name.operator.custom-literal.number",
"variable.other.enummember",
"keyword.operator.plus.exponent",
"keyword.operator.minus.exponent"
],
"settings": {
"foreground": "#09885a"
}
},
{
"scope": "constant.regexp",
"settings": {
"foreground": "#811f3f"
}
},
{
"name": "css tags in selectors, xml tags",
"scope": "entity.name.tag",
"settings": {
"foreground": "#800000"
}
},
{
"scope": "entity.name.selector",
"settings": {
"foreground": "#800000"
}
},
{
"scope": "entity.other.attribute-name",
"settings": {
"foreground": "#ff0000"
}
},
{
"scope": [
"entity.other.attribute-name.class.css",
"entity.other.attribute-name.class.mixin.css",
"entity.other.attribute-name.id.css",
"entity.other.attribute-name.parent-selector.css",
"entity.other.attribute-name.pseudo-class.css",
"entity.other.attribute-name.pseudo-element.css",
"source.css.less entity.other.attribute-name.id",
"entity.other.attribute-name.attribute.scss",
"entity.other.attribute-name.scss"
],
"settings": {
"foreground": "#800000"
}
},
{
"scope": "invalid",
"settings": {
"foreground": "#cd3131"
}
},
{
"scope": "markup.underline",
"settings": {
"fontStyle": "underline"
}
},
{
"scope": "markup.bold",
"settings": {
"fontStyle": "bold",
"foreground": "#000080"
}
},
{
"scope": "markup.heading",
"settings": {
"fontStyle": "bold",
"foreground": "#800000"
}
},
{
"scope": "markup.italic",
"settings": {
"fontStyle": "italic"
}
},
{
"scope": "markup.inserted",
"settings": {
"foreground": "#09885a"
}
},
{
"scope": "markup.deleted",
"settings": {
"foreground": "#a31515"
}
},
{
"scope": "markup.changed",
"settings": {
"foreground": "#0451a5"
}
},
{
"scope": [
"punctuation.definition.quote.begin.markdown",
"punctuation.definition.list.begin.markdown"
],
"settings": {
"foreground": "#0451a5"
}
},
{
"scope": "markup.inline.raw",
"settings": {
"foreground": "#800000"
}
},
{
"name": "brackets of XML/HTML tags",
"scope": "punctuation.definition.tag",
"settings": {
"foreground": "#800000"
}
},
{
"scope": [
"meta.preprocessor"
],
"settings": {
"foreground": "#0000ff"
}
},
{
"scope": "meta.preprocessor.string",
"settings": {
"foreground": "#a31515"
}
},
{
"scope": "meta.preprocessor.numeric",
"settings": {
"foreground": "#09885a"
}
},
{
"scope": "meta.structure.dictionary.key.python",
"settings": {
"foreground": "#0451a5"
}
},
{
"scope": "storage",
"settings": {
"foreground": "#0000ff"
}
},
{
"scope": "storage.type",
"settings": {
"foreground": "#0000ff"
}
},
{
"scope": [
"keyword.operator.noexcept"
],
"settings": {
"foreground": "#0000ff"
}
},
{
"scope": [
"string",
"entity.name.operator.custom-literal.string"
],
"settings": {
"foreground": "#a31515"
}
},
{
"scope": [
"string.comment.buffered.block.pug",
"string.quoted.pug",
"string.interpolated.pug",
"string.unquoted.plain.in.yaml",
"string.unquoted.plain.out.yaml",
"string.unquoted.block.yaml",
"string.quoted.single.yaml",
"string.quoted.double.xml",
"string.quoted.single.xml",
"string.unquoted.cdata.xml",
"string.quoted.double.html",
"string.quoted.single.html",
"string.unquoted.html",
"string.quoted.single.handlebars",
"string.quoted.double.handlebars"
],
"settings": {
"foreground": "#0000ff"
}
},
{
"scope": "string.regexp",
"settings": {
"foreground": "#811f3f"
}
},
{
"name": "String interpolation",
"scope": [
"punctuation.definition.template-expression.begin",
"punctuation.definition.template-expression.end",
"punctuation.section.embedded"
],
"settings": {
"foreground": "#0000ff"
}
},
{
"name": "Reset JavaScript string interpolation expression",
"scope": [
"meta.template.expression"
],
"settings": {
"foreground": "#000000"
}
},
{
"scope": [
"support.constant.property-value",
"support.constant.font-name",
"support.constant.media-type",
"support.constant.media",
"constant.other.color.rgb-value",
"constant.other.rgb-value",
"support.constant.color"
],
"settings": {
"foreground": "#0451a5"
}
},
{
"scope": [
"support.type.vendored.property-name",
"support.type.property-name",
"variable.css",
"variable.scss",
"variable.other.less",
"source.coffee.embedded"
],
"settings": {
"foreground": "#ff0000"
}
},
{
"scope": [
"support.type.property-name.json"
],
"settings": {
"foreground": "#0451a5"
}
},
{
"scope": [
"keyword",
"storage.modifier.specifier.const.cpp"
],
"settings": {
"foreground": "#991111",
"fontStyle": "bold",
}
},
{
"scope": "keyword.control.directive",
"settings": {
"foreground": "#008000",
"fontStyle": "",
}
},
{
"scope": "keyword.operator",
"settings": {
"foreground": "#000000"
}
},
{
"scope": [
"keyword.operator.new",
"keyword.operator.expression",
"keyword.operator.cast",
"keyword.operator.sizeof",
"keyword.operator.alignof",
"keyword.operator.typeid",
"keyword.operator.alignas",
"keyword.operator.instanceof",
"keyword.operator.logical.python",
"keyword.operator.wordlike"
],
"settings": {
"foreground": "#991111",
"fontStyle": "bold",
}
},
{
"scope": "keyword.other.unit",
"settings": {
"foreground": "#09885a"
}
},
{
"scope": [
"punctuation.section.embedded.begin.php",
"punctuation.section.embedded.end.php"
],
"settings": {
"foreground": "#800000"
}
},
{
"scope": "support.function.git-rebase",
"settings": {
"foreground": "#0451a5"
}
},
{
"scope": "constant.sha.git-rebase",
"settings": {
"foreground": "#09885a"
}
},
{
"name": "coloring of the Java import and package identifiers",
"scope": [
"storage.modifier.import.java",
"variable.language.wildcard.java",
"storage.modifier.package.java"
],
"settings": {
"foreground": "#000000"
}
},
{
"name": "this.self",
"scope": "variable.language",
"settings": {
"foreground": "#0000ff"
}
},
{
"name": "Function declarations",
"scope": [
"entity.name.function",
"support.constant.handlebars",
"source.powershell variable.other.member"
],
"settings": {
"foreground": "#000000"
}
},
{
"name": "Decorators",
"scope": [
"entity.name.function.decorator",
],
"settings": {
"foreground": "#008080",
"fontStyle": "bold"
}
},
{
"name": "Support functions",
"scope": [
"support.function",
],
"settings": {
"foreground": "#008080",
"fontStyle": "bold",
}
},
{
"name": "Types declaration and references",
"scope": [
"meta.return-type",
"support.class",
"support.type",
"entity.name.type",
"entity.name.namespace",
"entity.other.attribute",
"entity.name.scope-resolution",
"entity.name.class",
"storage.type.numeric.go",
"storage.type.byte.go",
"storage.type.boolean.go",
"storage.type.string.go",
"storage.type.uintptr.go",
"storage.type.error.go",
"storage.type.rune.go",
"storage.type.cs",
"storage.type.generic.cs",
"storage.type.modifier.cs",
"storage.type.variable.cs",
"storage.type.annotation.java",
"storage.type.generic.java",
"storage.type.java",
"storage.type.object.array.java",
"storage.type.primitive.array.java",
"storage.type.primitive.java",
"storage.type.token.java",
"storage.type.groovy",
"storage.type.annotation.groovy",
"storage.type.parameters.groovy",
"storage.type.generic.groovy",
"storage.type.object.array.groovy",
"storage.type.primitive.array.groovy",
"storage.type.primitive.groovy"
],
"settings": {
"foreground": "#267f99",
"fontStyle": "bold"
}
},
{
"name": "Types declaration and references, TS grammar specific",
"scope": [
"meta.type.cast.expr",
"meta.type.new.expr",
"support.constant.math",
"support.constant.dom",
"support.constant.json",
"entity.other.inherited-class"
],
"settings": {
"foreground": "#267f99"
}
},
{
"name": "Control flow / Special keywords",
"scope": [
"keyword.other.operator",
"entity.name.operator"
],
"settings": {
"foreground": "#AF00DB"
}
},
{
"name": "Variable and parameter name",
"scope": [
"variable",
"meta.definition.variable.name",
"support.variable",
"entity.name.variable"
],
"settings": {
"foreground": "#000000"
}
},
{
"name": "Object keys, TS grammar specific",
"scope": [
"meta.object-literal.key"
],
"settings": {
"foreground": "#001080"
}
},
{
"name": "CSS property value",
"scope": [
"support.constant.property-value",
"support.constant.font-name",
"support.constant.media-type",
"support.constant.media",
"constant.other.color.rgb-value",
"constant.other.rgb-value",
"support.constant.color"
],
"settings": {
"foreground": "#0451a5"
}
},
{
"name": "Regular expression groups",
"scope": [
"punctuation.definition.group.regexp",
"punctuation.definition.group.assertion.regexp",
"punctuation.definition.character-class.regexp",
"punctuation.character.set.begin.regexp",
"punctuation.character.set.end.regexp",
"keyword.operator.negation.regexp",
"support.other.parenthesis.regexp"
],
"settings": {
"foreground": "#d16969"
}
},
{
"scope": [
"constant.character.character-class.regexp",
"constant.other.character-class.set.regexp",
"constant.other.character-class.regexp",
"constant.character.set.regexp"
],
"settings": {
"foreground": "#811f3f"
}
},
{
"scope": "keyword.operator.quantifier.regexp",
"settings": {
"foreground": "#000000"
}
},
{
"scope": [
"keyword.operator.or.regexp",
"keyword.control.anchor.regexp"
],
"settings": {
"foreground": "#ff0000"
}
},
{
"scope": "constant.character",
"settings": {
"foreground": "#0000ff"
}
},
{
"scope": "constant.character.escape",
"settings": {
"foreground": "#ff0000"
}
},
{
"scope": "entity.name.label",
"settings": {
"foreground": "#000000"
}
},
{
"scope": "comment",
"settings": {
"foreground": "#0000ff",
"fontStyle": "italic"
}
},
{
"scope": "punctuation.definition.comment",
"settings": {
"foreground": "#0000ff",
"fontStyle": "italic"
}
},
{
"scope": [
"punctuation.definition.string",
"string",
],
"settings": {
"foreground": "#FF0000"
}
},
{
"scope": "keyword - keyword.operator",
"settings": {
"foreground": "#991111",
"fontStyle": "bold"
}
},
{
"scope": [
"storage.modifier",
],
"settings": {
"foreground": "#000080",
"fontStyle": ""
}
},
{
"scope": [
"storage.modifier.kotlin",
"storage.modifier.cpp",
],
"settings": {
"foreground": "#000080",
"fontStyle": "bold"
}
},
{
"scope": "storage",
"settings": {
"foreground": "#991111",
"fontStyle": "bold"
}
},
{
"scope": "storage.type",
"settings": {
"foreground": "#991111",
"fontStyle": "bold"
}
},
{
"scope": "constant.numeric",
"settings": {
"foreground": "#000080"
}
},
{
"scope": "entity.name.type",
"settings": {
"foreground": "#800080",
"fontStyle": "bold"
}
},
{
"scope": "entity.name.class",
"settings": {
"foreground": "#800080",
"fontStyle": "bold"
}
},
{
"scope": "support.type",
"settings": {
"foreground": "#800080",
"fontStyle": "bold"
}
},
{
"scope": "support.type.python",
"settings": {
"foreground": "#008080",
"fontStyle": "bold"
}
},
{
"scope": "support.class",
"settings": {
"foreground": "#800080",
"fontStyle": "bold"
}
},
{
"scope": [
"support.function.magic.python",
"support.function.builtin"
],
"settings": {
"foreground": "#0080c0",
"fontStyle": "bold"
}
},
{
"name": "ecs-operator",
"scope": [
"keyword.operator",
"punctuation.definition",
//"punctuation.definition.arguments",
//"punctuation.definition.list"
],
"settings": {
"foreground": "#000080",
"fontStyle": ""
}
},
{
"scope": "token.info-token",
"settings": {
"foreground": "#316bcd"
}
},
{
"scope": "token.warn-token",
"settings": {
"foreground": "#cd9731"
}
},
{
"scope": "token.error-token",
"settings": {
"foreground": "#cd3131"
}
},
{
"scope": "token.debug-token",
"settings": {
"foreground": "#800080"
}
},
{
"scope": [
"punctuation.section"
],
"settings": {
"foreground": "#000080"
}
},
{
"scope": [
"support.variable.magic"
],
"settings": {
"foreground": "#0080c0",
"fontStyle": "bold"
}
},
// CPP:
// JSON:
// Lua:
{
"name": "Library functions",
"scope": [
"support.function.library.lua",
],
"settings": {
"foreground": "#000080",
"fontStyle": "italic bold",
}
},
// Python
{
"scope": [
"string.quoted.docstring.multi.python",
],
"settings": {
"foreground": "#008080",
}
},
{
"scope": [
"variable.language.special.self.python",
],
"settings": {
"foreground": "#0080c0",
"fontStyle": "bold",
}
},
// Shell
{
"scope": [
"variable.other.normal.shell",
],
"settings": {
"foreground": "#008080",
"fontStyle": "bold",
}
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment