Skip to content

Instantly share code, notes, and snippets.

@chapmanjacobd
Created September 13, 2020 12:06
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save chapmanjacobd/670adcc2bc150c7f5f0e75ea1f63a8d0 to your computer and use it in GitHub Desktop.
medium-contrast vscode theme
{
"$schema": "vscode://schemas/color-theme",
"type": "light",
"colors": {
"activityBar.background": "#080808",
"activityBarBadge.background": "#007acc",
"badge.background": "#000000",
"button.foreground": "#000000",
"editor.background": "#d1bca7",
"editor.findRangeHighlightBackground": "#000824",
"editor.foreground": "#000000",
"editor.inactiveSelectionBackground": "#e5ebf1",
"editor.lineHighlightBackground": "#c9c9c9",
"editor.selectionBackground": "#0bc94ad7",
"editor.selectionHighlightBackground": "#add6ff80",
"editorIndentGuide.activeBackground": "#939393",
"editorIndentGuide.background": "#d3d3d3",
"editorLineNumber.foreground": "#000000",
"editorOverviewRuler.findMatchForeground": "#082200",
"editorOverviewRuler.rangeHighlightForeground": "#000000",
"editorOverviewRuler.selectionHighlightForeground": "#000000",
"editorSuggestWidget.background": "#f3f3f3",
"foreground": "#000000",
"input.placeholderForeground": "#767676",
"list.hoverBackground": "#e8e8e8",
"notebook.cellBorderColor": "#dae3e9",
"notebook.focusedCellBackground": "#c8ddf150",
"notebook.outputContainerBackgroundColor": "#c8ddf150",
"panel.background": "#9b967c",
"panelTitle.activeBorder": "#000000",
"panelTitle.activeForeground": "#bebebe",
"panelTitle.inactiveForeground": "#000000",
"searchEditor.textInputBorder": "#cecece",
"settings.numberInputBorder": "#cecece",
"settings.textInputBorder": "#cecece",
"sideBar.background": "#bbb8b3",
"sideBar.dropBackground": "#ffbb00",
"sideBarSectionHeader.background": "#9b967c",
"sideBarSectionHeader.border": "#61616130",
"sideBarTitle.foreground": "#6f6f6f",
"statusBar.background": "#080808",
"statusBarItem.activeBackground": "#ff0000",
"statusBarItem.remoteBackground": "#16825d",
"statusBarItem.remoteForeground": "#ffffff",
"tab.activeBackground": "#0bc94ad7",
"tab.border": "#888888",
"tab.inactiveBackground": "#a8a8a8",
"tab.inactiveForeground": "#000000",
"terminal.background": "#001533",
"terminal.foreground": "#dbdbdb",
//"activityBar.activeBorder": "#ffffff",
//"activityBar.dropBorder": "#ffffff",
//"activityBar.foreground": "#ffffff",
//"activityBar.inactiveForeground": "#ffffff66",
//"activityBarBadge.foreground": "#ffffff",
//"badge.foreground": "#333333",
//"breadcrumb.activeSelectionForeground": "#000000",
//"breadcrumb.background": "#d1bca7",
//"breadcrumb.focusForeground": "#000000",
//"breadcrumb.foreground": "#000000cc",
//"breadcrumbPicker.background": "#f3f3f3",
//"button.background": "#007acc",
//"button.hoverBackground": "#0062a3",
//"button.secondaryBackground": "#5f6a79",
//"button.secondaryForeground": "#ffffff",
//"button.secondaryHoverBackground": "#4c5561",
//"checkbox.background": "#ffffff",
//"checkbox.border": "#cecece",
//"debugConsole.errorForeground": "#a1260d",
//"debugConsole.infoForeground": "#75beff",
//"debugConsole.sourceForeground": "#000000",
//"debugConsole.warningForeground": "#e9a700",
//"debugConsoleInputIcon.foreground": "#000000",
//"debugExceptionWidget.background": "#f1dfde",
//"debugExceptionWidget.border": "#a31515",
//"debugIcon.breakpointCurrentStackframeForeground": "#ffcc00",
//"debugIcon.breakpointDisabledForeground": "#848484",
//"debugIcon.breakpointForeground": "#e51400",
//"debugIcon.breakpointStackframeForeground": "#89d185",
//"debugIcon.breakpointUnverifiedForeground": "#848484",
//"debugIcon.continueForeground": "#007acc",
//"debugIcon.disconnectForeground": "#a1260d",
//"debugIcon.pauseForeground": "#007acc",
//"debugIcon.restartForeground": "#388a34",
//"debugIcon.startForeground": "#388a34",
//"debugIcon.stepBackForeground": "#007acc",
//"debugIcon.stepIntoForeground": "#007acc",
//"debugIcon.stepOutForeground": "#007acc",
//"debugIcon.stepOverForeground": "#007acc",
//"debugIcon.stopForeground": "#a1260d",
//"debugTokenExpression.boolean": "#0000ff",
//"debugTokenExpression.error": "#e51400",
//"debugTokenExpression.name": "#9b46b0",
//"debugTokenExpression.number": "#098658",
//"debugTokenExpression.string": "#a31515",
//"debugTokenExpression.value": "#6c6c6ccc",
//"debugToolBar.background": "#f3f3f3",
//"debugView.exceptionLabelBackground": "#a31515",
//"debugView.exceptionLabelForeground": "#ffffff",
//"debugView.stateLabelBackground": "#88888844",
//"debugView.stateLabelForeground": "#000000",
//"debugView.valueChangedHighlight": "#569cd6",
//"descriptionForeground": "#717171",
//"diffEditor.diagonalFill": "#22222233",
//"diffEditor.insertedTextBackground": "#9bb95533",
//"diffEditor.removedTextBackground": "#ff000033",
//"dropdown.background": "#ffffff",
//"dropdown.border": "#cecece",
//"editor.findMatchBackground": "#a8ac94",
//"editor.findMatchHighlightBackground": "#ea5c0055",
//"editor.focusedStackFrameHighlightBackground": "#cee7ce73",
//"editor.foldBackground": "#0bc94a41",
//"editor.hoverHighlightBackground": "#add6ff26",
//"editor.lineHighlightBorder": "#eeeeee",
//"editor.onTypeRenameBackground": "#ff00004d",
//"editor.rangeHighlightBackground": "#fdff0033",
//"editor.snippetFinalTabstopHighlightBorder": "#0a326480",
//"editor.snippetTabstopHighlightBackground": "#0a326433",
//"editor.stackFrameHighlightBackground": "#ffff6673",
//"editor.symbolHighlightBackground": "#ea5c0055",
//"editor.wordHighlightBackground": "#57575740",
//"editor.wordHighlightStrongBackground": "#0e639c40",
//"editorActiveLineNumber.foreground": "#0b216f",
//"editorBracketMatch.background": "#0064001a",
//"editorBracketMatch.border": "#b9b9b9",
//"editorCodeLens.foreground": "#999999",
//"editorCursor.foreground": "#000000",
//"editorError.foreground": "#e51400",
//"editorGroup.border": "#e7e7e7",
//"editorGroup.dropBackground": "#2677cb2e",
//"editorGroupHeader.noTabsBackground": "#d1bca7",
//"editorGroupHeader.tabsBackground": "#f3f3f3",
//"editorGutter.addedBackground": "#81b88b",
//"editorGutter.background": "#d1bca7",
//"editorGutter.commentRangeForeground": "#c5c5c5",
//"editorGutter.deletedBackground": "#ca4b51",
//"editorGutter.foldingControlForeground": "#424242",
//"editorGutter.modifiedBackground": "#66afe0",
//"editorHint.foreground": "#6c6c6c",
//"editorHoverWidget.background": "#f3f3f3",
//"editorHoverWidget.border": "#c8c8c8",
//"editorHoverWidget.foreground": "#000000",
//"editorHoverWidget.statusBarBackground": "#e7e7e7",
//"editorInfo.foreground": "#75beff",
//"editorLightBulb.foreground": "#ddb100",
//"editorLightBulbAutoFix.foreground": "#007acc",
//"editorLineNumber.activeForeground": "#0b216f",
//"editorLink.activeForeground": "#0000ff",
//"editorMarkerNavigation.background": "#ffffff",
//"editorMarkerNavigationError.background": "#e51400",
//"editorMarkerNavigationInfo.background": "#75beff",
//"editorMarkerNavigationWarning.background": "#e9a700",
//"editorOverviewRuler.addedForeground": "#81b88b99",
//"editorOverviewRuler.border": "#7f7f7f4d",
//"editorOverviewRuler.bracketMatchForeground": "#a0a0a0",
//"editorOverviewRuler.commonContentForeground": "#60606066",
//"editorOverviewRuler.currentContentForeground": "#40c8ae80",
//"editorOverviewRuler.deletedForeground": "#ca4b5199",
//"editorOverviewRuler.errorForeground": "#ff1212b3",
//"editorOverviewRuler.incomingContentForeground": "#40a6ff80",
//"editorOverviewRuler.infoForeground": "#75beff",
//"editorOverviewRuler.modifiedForeground": "#66afe099",
//"editorOverviewRuler.warningForeground": "#e9a700",
//"editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc",
//"editorOverviewRuler.wordHighlightStrongForeground": "#c0a0c0cc",
//"editorPane.background": "#d1bca7",
//"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": "#000000",
//"errorForeground": "#a1260d",
//"extensionBadge.remoteBackground": "#007acc",
//"extensionBadge.remoteForeground": "#ffffff",
//"extensionButton.prominentBackground": "#327e36",
//"extensionButton.prominentForeground": "#ffffff",
//"extensionButton.prominentHoverBackground": "#28632b",
//"focusBorder": "#0090f1",
//"gitDecoration.addedResourceForeground": "#587c0c",
//"gitDecoration.conflictingResourceForeground": "#6c6cc4",
//"gitDecoration.deletedResourceForeground": "#ad0707",
//"gitDecoration.ignoredResourceForeground": "#8e8e90",
//"gitDecoration.modifiedResourceForeground": "#895503",
//"gitDecoration.submoduleResourceForeground": "#1258a7",
//"gitDecoration.untrackedResourceForeground": "#007100",
//"gitlens.gutterBackgroundColor": "#0000000c",
//"gitlens.gutterForegroundColor": "#747474",
//"gitlens.gutterUncommittedForegroundColor": "#00bcf299",
//"gitlens.lineHighlightBackgroundColor": "#00bcf233",
//"gitlens.lineHighlightOverviewRulerColor": "#00bcf299",
//"gitlens.trailingLineBackgroundColor": "#00000000",
//"gitlens.trailingLineForegroundColor": "#99999959",
//"icon.foreground": "#424242",
//"imagePreview.border": "#80808059",
//"input.background": "#ffffff",
//"input.foreground": "#000000",
//"inputOption.activeBackground": "#0090f133",
//"inputOption.activeBorder": "#007acc00",
//"inputOption.activeForeground": "#000000",
//"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.deemphasizedForeground": "#8e8e90",
//"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": "#000000",
//"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.errorHighlight": "#ff1212b3",
//"minimap.findMatchHighlight": "#d18616",
//"minimap.selectionHighlight": "#add6ff",
//"minimap.warningHighlight": "#e9a700",
//"minimapGutter.addedBackground": "#81b88b",
//"minimapGutter.deletedBackground": "#ca4b51",
//"minimapGutter.modifiedBackground": "#66afe0",
//"minimapSlider.activeBackground": "#0000004d",
//"minimapSlider.background": "#64646433",
//"minimapSlider.hoverBackground": "#64646459",
//"notebook.cellHoverBackground": "#c8ddf138",
//"notebook.cellInsertionIndicator": "#0090f1",
//"notebook.cellStatusBarItemHoverBackground": "#00000014",
//"notebook.cellToolbarSeparator": "#80808059",
//"notebook.focusedCellBorder": "#0000001f",
//"notebook.focusedEditorBorder": "#0090f1",
//"notebook.symbolHighlightBackground": "#fdff0033",
//"notebookScrollbarSlider.activeBackground": "#00000099",
//"notebookScrollbarSlider.background": "#64646466",
//"notebookScrollbarSlider.hoverBackground": "#646464b3",
//"notebookStatusErrorIcon.foreground": "#a1260d",
//"notebookStatusRunningIcon.foreground": "#000000",
//"notebookStatusSuccessIcon.foreground": "#388a34",
//"notificationCenterHeader.background": "#e7e7e7",
//"notificationLink.foreground": "#006ab1",
//"notifications.background": "#f3f3f3",
//"notifications.border": "#e7e7e7",
//"notifications.foreground": "#000000",
//"notificationsErrorIcon.foreground": "#e51400",
//"notificationsInfoIcon.foreground": "#75beff",
//"notificationsWarningIcon.foreground": "#e9a700",
//"panel.border": "#80808059",
//"panel.dropBorder": "#bebebe",
//"panelInput.border": "#dddddd",
//"panelSection.border": "#80808059",
//"panelSection.dropBackground": "#2677cb2e",
//"panelSectionHeader.background": "#80808033",
//"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": "#616161e6",
//"peekViewTitleLabel.foreground": "#333333",
//"pickerGroup.border": "#cccedb",
//"pickerGroup.foreground": "#0066bf",
//"problemsErrorIcon.foreground": "#e51400",
//"problemsInfoIcon.foreground": "#75beff",
//"problemsWarningIcon.foreground": "#e9a700",
//"progressBar.background": "#0e70c0",
//"quickInput.background": "#f3f3f3",
//"quickInput.foreground": "#000000",
//"quickInputTitle.background": "#0000000f",
//"scm.providerBorder": "#c8c8c8",
//"scrollbar.shadow": "#dddddd",
//"scrollbarSlider.activeBackground": "#00000099",
//"scrollbarSlider.background": "#64646466",
//"scrollbarSlider.hoverBackground": "#646464b3",
//"searchEditor.findMatchBackground": "#ea5c0038",
//"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": "#000000",
//"settings.textInputBackground": "#ffffff",
//"settings.textInputForeground": "#000000",
//"statusBar.debuggingBackground": "#cc6633",
//"statusBar.debuggingForeground": "#ffffff",
//"statusBar.foreground": "#ffffff",
//"statusBar.noFolderBackground": "#68217a",
//"statusBar.noFolderForeground": "#ffffff",
//"statusBarItem.hoverBackground": "#ffffff1f",
//"statusBarItem.prominentBackground": "#00000080",
//"statusBarItem.prominentForeground": "#ffffff",
//"statusBarItem.prominentHoverBackground": "#0000004d",
//"symbolIcon.arrayForeground": "#000000",
//"symbolIcon.booleanForeground": "#000000",
//"symbolIcon.classForeground": "#d67e00",
//"symbolIcon.colorForeground": "#000000",
//"symbolIcon.constantForeground": "#000000",
//"symbolIcon.constructorForeground": "#652d90",
//"symbolIcon.enumeratorForeground": "#d67e00",
//"symbolIcon.enumeratorMemberForeground": "#007acc",
//"symbolIcon.eventForeground": "#d67e00",
//"symbolIcon.fieldForeground": "#007acc",
//"symbolIcon.fileForeground": "#000000",
//"symbolIcon.folderForeground": "#000000",
//"symbolIcon.functionForeground": "#652d90",
//"symbolIcon.interfaceForeground": "#007acc",
//"symbolIcon.keyForeground": "#000000",
//"symbolIcon.keywordForeground": "#000000",
//"symbolIcon.methodForeground": "#652d90",
//"symbolIcon.moduleForeground": "#000000",
//"symbolIcon.namespaceForeground": "#000000",
//"symbolIcon.nullForeground": "#000000",
//"symbolIcon.numberForeground": "#000000",
//"symbolIcon.objectForeground": "#000000",
//"symbolIcon.operatorForeground": "#000000",
//"symbolIcon.packageForeground": "#000000",
//"symbolIcon.propertyForeground": "#000000",
//"symbolIcon.referenceForeground": "#000000",
//"symbolIcon.snippetForeground": "#000000",
//"symbolIcon.stringForeground": "#000000",
//"symbolIcon.structForeground": "#000000",
//"symbolIcon.textForeground": "#000000",
//"symbolIcon.typeParameterForeground": "#000000",
//"symbolIcon.unitForeground": "#000000",
//"symbolIcon.variableForeground": "#007acc",
//"tab.activeForeground": "#333333",
//"tab.activeModifiedBorder": "#33aaee",
//"tab.inactiveModifiedBorder": "#33aaee80",
//"tab.unfocusedActiveBackground": "#0bc94ad7",
//"tab.unfocusedActiveForeground": "#333333b3",
//"tab.unfocusedActiveModifiedBorder": "#33aaeeb3",
//"tab.unfocusedInactiveBackground": "#a8a8a8",
//"tab.unfocusedInactiveForeground": "#00000080",
//"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.border": "#80808059",
//"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": "#000000"
}
},
{
"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": "#0000FF"
}
},
{
"scope": [
"constant.numeric",
"variable.other.enummember",
"keyword.operator.plus.exponent",
"keyword.operator.minus.exponent"
],
"settings": {
"foreground": "#098658"
}
},
{
"scope": "constant.regexp",
"settings": {
"foreground": "#811F3F"
}
},
{
"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": {
"foreground": "#000080",
"fontStyle": "bold"
}
},
{
"scope": "markup.heading",
"settings": {
"foreground": "#800000",
"fontStyle": "bold"
}
},
{
"scope": "markup.italic",
"settings": {
"fontStyle": "italic"
}
},
{
"scope": "markup.inserted",
"settings": {
"foreground": "#098658"
}
},
{
"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"
}
},
{
"scope": "punctuation.definition.tag",
"settings": {
"foreground": "#800000"
}
},
{
"scope": [
"meta.preprocessor",
"entity.name.function.preprocessor"
],
"settings": {
"foreground": "#0000FF"
}
},
{
"scope": "meta.preprocessor.string",
"settings": {
"foreground": "#A31515"
}
},
{
"scope": "meta.preprocessor.numeric",
"settings": {
"foreground": "#098658"
}
},
{
"scope": "meta.structure.dictionary.key.python",
"settings": {
"foreground": "#0451A5"
}
},
{
"scope": "storage",
"settings": {
"foreground": "#0000FF"
}
},
{
"scope": "storage.type",
"settings": {
"foreground": "#0000FF"
}
},
{
"scope": [
"storage.modifier",
"keyword.operator.noexcept"
],
"settings": {
"foreground": "#0000FF"
}
},
{
"scope": [
"string",
"meta.embedded.assembly"
],
"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"
}
},
{
"scope": [
"punctuation.definition.template-expression.begin",
"punctuation.definition.template-expression.end",
"punctuation.section.embedded"
],
"settings": {
"foreground": "#0000FF"
}
},
{
"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",
"settings": {
"foreground": "#0000FF"
}
},
{
"scope": "keyword.control",
"settings": {
"foreground": "#0000FF"
}
},
{
"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": "#0000FF"
}
},
{
"scope": "keyword.other.unit",
"settings": {
"foreground": "#098658"
}
},
{
"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": "#098658"
}
},
{
"scope": [
"storage.modifier.import.java",
"variable.language.wildcard.java",
"storage.modifier.package.java"
],
"settings": {
"foreground": "#000000"
}
},
{
"scope": "variable.language",
"settings": {
"foreground": "#0000FF"
}
},
{
"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"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment