@sreetamdas/karma
Version:
A colorful VS Code theme
858 lines (854 loc) • 50.8 kB
JSON
{
"name": "Karma",
"type": "dark",
"author": "Sreetam Das <sreetamdas@gmail.com>",
"semanticHighlighting": true,
"semanticTokenColors": {
"function": {
"foreground": "#7BD88F"
},
"variable": "#AF98E6",
"interface": {
"foreground": "#7BD88F",
"italic": true
},
"type": {
"foreground": "#7BD88F",
"italic": true
},
"property": { "foreground": "#D7D7D7" }
},
"colors": {
"activityBar.background": "#0a0e14",
"activityBar.border": "#0a0e14",
"activityBar.foreground": "#bab6c0",
"activityBar.inactiveForeground": "#525053",
"activityBarBadge.background": "#fce566",
"activityBarBadge.foreground": "#0a0e14",
"badge.background": "#fce566",
"badge.foreground": "#0a0e14",
"breadcrumb.activeSelectionForeground": "#f7f1ff",
"breadcrumb.focusForeground": "#bab6c0",
"breadcrumb.foreground": "#8b888f",
"button.background": "#0a0e14",
"button.foreground": "#8b888f",
"button.hoverBackground": "#0a0e14",
"debugExceptionWidget.background": "#0a0e14",
"debugExceptionWidget.border": "#0a0e14",
"debugToolBar.background": "#0a0e14",
"descriptionForeground": "#8b888f",
"diffEditor.insertedTextBackground": "#7bd88f19",
"diffEditor.insertedTextBorder": "#00000000",
"diffEditor.removedTextBackground": "#fc618d19",
"diffEditor.removedTextBorder": "#00000000",
"dropdown.background": "#0a0e14",
"dropdown.border": "#00000000",
"dropdown.foreground": "#8b888f",
"dropdown.listBackground": "#0a0e14",
"editor.background": "#0a0e14",
"editor.findMatchBackground": "#f7f1ff26",
"editor.findMatchBorder": "#fce566",
"editor.findMatchHighlightBackground": "#f7f1ff26",
"editor.findMatchHighlightBorder": "#00000000",
"editor.findRangeHighlightBackground": "#f7f1ff0c",
"editor.findRangeHighlightBorder": "#00000000",
"editor.foreground": "#f7f1ff",
"editor.hoverHighlightBackground": "#f7f1ff0c",
"editor.inactiveSelectionBackground": "#f7f1ff0c",
"editor.lineHighlightBackground": "#f7f1ff0c",
"editor.lineHighlightBorder": "#00000000",
"editor.rangeHighlightBackground": "#0a0e14",
"editor.rangeHighlightBorder": "#0a0e14",
"editor.selectionBackground": "#bab6c026",
"editor.selectionHighlightBackground": "#f7f1ff26",
"editor.selectionHighlightBorder": "#00000000",
"editor.wordHighlightBackground": "#f7f1ff26",
"editor.wordHighlightBorder": "#00000000",
"editor.wordHighlightStrongBackground": "#f7f1ff26",
"editor.wordHighlightStrongBorder": "#00000000",
"editorBracketHighlight.foreground1": "#E3CF65",
"editorBracketHighlight.foreground2": "#FC618D",
"editorBracketHighlight.foreground3": "#51C7DA",
"editorBracketMatch.background": "#0a0e14",
"editorBracketMatch.border": "#00000000",
"editorCodeLens.foreground": "#69676c",
"editorCursor.background": "#0a0e14",
"editorCursor.foreground": "#f7f1ff",
"editorError.border": "#00000000",
"editorError.foreground": "#fc618d",
"editorGroup.border": "#0a0e14",
"editorGroup.dropBackground": "#0a0e14bf",
"editorGroup.emptyBackground": "#0a0e14",
"editorGroup.focusedEmptyBorder": "#0a0e14",
"editorGroupHeader.noTabsBackground": "#0a0e14",
"editorGroupHeader.tabsBackground": "#0a0e14",
"editorGroupHeader.tabsBorder": "#00000000",
"editorGutter.addedBackground": "#7bd88f",
"editorGutter.background": "#0a0e14",
"editorGutter.deletedBackground": "#fc618d",
"editorGutter.modifiedBackground": "#fd9353",
"editorHint.border": "#0a0e14",
"editorHint.foreground": "#AF98E6",
"editorHoverWidget.background": "#0a0e14",
"editorHoverWidget.border": "#00000000",
"editorIndentGuide.background": "#1c2025",
"editorInfo.border": "#0a0e14",
"editorInfo.foreground": "#5ad4e6",
"editorInlayHint.foreground": "#D7D7D7",
"editorInlayHint.background": "#444444",
"editorLineNumber.activeForeground": "#a86efd",
"editorLineNumber.foreground": "#444444",
"editorLink.activeForeground": "#5ad4e6",
"editorMarkerNavigation.background": "#0a0e14",
"editorMarkerNavigationError.background": "#fc618d",
"editorMarkerNavigationInfo.background": "#5ad4e6",
"editorMarkerNavigationWarning.background": "#fd9353",
"editorOverviewRuler.addedForeground": "#7bd88f",
"editorOverviewRuler.border": "#00000000",
"editorOverviewRuler.currentContentForeground": "#0a0e14",
"editorOverviewRuler.deletedForeground": "#fc618d",
"editorOverviewRuler.errorForeground": "#fc618d",
"editorOverviewRuler.findMatchForeground": "#f7f1ff26",
"editorOverviewRuler.incomingContentForeground": "#0a0e14",
"editorOverviewRuler.infoForeground": "#5ad4e6",
"editorOverviewRuler.modifiedForeground": "#fd9353",
"editorOverviewRuler.rangeHighlightForeground": "#f7f1ff26",
"editorOverviewRuler.selectionHighlightForeground": "#f7f1ff26",
"editorOverviewRuler.warningForeground": "#fd9353",
"editorOverviewRuler.wordHighlightForeground": "#f7f1ff26",
"editorOverviewRuler.wordHighlightStrongForeground": "#f7f1ff26",
"editorPane.background": "#0a0e14",
"editorRuler.foreground": "#525053",
"editorSuggestWidget.background": "#0a0e14",
"editorSuggestWidget.border": "#0a0e14",
"editorSuggestWidget.foreground": "#bab6c0",
"editorSuggestWidget.highlightForeground": "#f7f1ff",
"editorSuggestWidget.selectedBackground": "#69676c",
"editorWarning.border": "#00000000",
"editorWarning.foreground": "#fd9353",
"editorWhitespace.foreground": "#525053",
"editorWidget.background": "#0a0e14",
"editorWidget.border": "#0a0e14",
"errorForeground": "#fc618d",
"extensionButton.prominentBackground": "#0a0e14",
"extensionButton.prominentForeground": "#f7f1ff",
"extensionButton.prominentHoverBackground": "#525053",
"focusBorder": "#0a0e14",
"foreground": "#f7f1ff",
"gitDecoration.conflictingResourceForeground": "#fd9353",
"gitDecoration.deletedResourceForeground": "#fc618d",
"gitDecoration.ignoredResourceForeground": "#525053",
"gitDecoration.modifiedResourceForeground": "#7bd88f",
"gitDecoration.untrackedResourceForeground": "#fd9353",
"input.background": "#0a0e14",
"input.border": "#0a0e14",
"input.foreground": "#f7f1ff",
"input.placeholderForeground": "#69676c",
"inputOption.activeBackground": "#525053",
"inputOption.activeBorder": "#525053",
"inputValidation.errorBackground": "#0a0e14",
"inputValidation.errorBorder": "#fc618d",
"inputValidation.errorForeground": "#fc618d",
"inputValidation.infoBackground": "#0a0e14",
"inputValidation.infoBorder": "#5ad4e6",
"inputValidation.infoForeground": "#5ad4e6",
"inputValidation.warningBackground": "#0a0e14",
"inputValidation.warningBorder": "#fd9353",
"inputValidation.warningForeground": "#fd9353",
"list.activeSelectionBackground": "#0a0e14",
"list.activeSelectionForeground": "#fce566",
"list.dropBackground": "#0a0e14bf",
"list.errorForeground": "#fc618d",
"list.focusBackground": "#50505034",
"list.focusForeground": "#f7f1ff",
"list.highlightForeground": "#f7f1ff",
"list.hoverBackground": "#0a0e14",
"list.hoverForeground": "#f7f1ff",
"list.inactiveFocusBackground": "#0a0e14",
"list.inactiveSelectionBackground": "#0a0e14",
"list.inactiveSelectionForeground": "#fce566",
"list.invalidItemForeground": "#fc618d",
"list.warningForeground": "#fd9353",
"listFilterWidget.background": "#0a0e14",
"listFilterWidget.noMatchesOutline": "#fc618d",
"listFilterWidget.outline": "#0a0e14",
"merge.border": "#0a0e14",
"merge.commonContentBackground": "#f7f1ff19",
"merge.commonHeaderBackground": "#f7f1ff26",
"merge.currentContentBackground": "#fc618d19",
"merge.currentHeaderBackground": "#fc618d26",
"merge.incomingContentBackground": "#7bd88f19",
"merge.incomingHeaderBackground": "#7bd88f26",
"notebook.cellBorderColor": "#333333",
"notebook.focusedCellBorder": "#a86efd",
"notebook.focusedEditorBorder": "#a76efd80",
"notebook.cellHoverBackground": "#bab6c026",
"notebook.outputContainerBackgroundColor": "#bab6c026",
"notificationCenter.border": "#0a0e14",
"notificationCenterHeader.background": "#0a0e14",
"notificationCenterHeader.foreground": "#8b888f",
"notificationLink.foreground": "#fce566",
"notifications.background": "#0a0e14",
"notifications.border": "#0a0e14",
"notifications.foreground": "#bab6c0",
"notificationToast.border": "#0a0e14",
"panel.background": "#0a0e14",
"panel.border": "#0a0e14",
"panelTitle.activeBorder": "#fce566",
"panelTitle.activeForeground": "#fce566",
"panelTitle.inactiveForeground": "#696969",
"peekView.border": "#0a0e14",
"peekViewEditor.background": "#0a0e14",
"peekViewEditor.matchHighlightBackground": "#525053",
"peekViewEditorGutter.background": "#0a0e14",
"peekViewResult.background": "#0a0e14",
"peekViewResult.fileForeground": "#8b888f",
"peekViewResult.lineForeground": "#8b888f",
"peekViewResult.matchHighlightBackground": "#525053",
"peekViewResult.selectionBackground": "#0a0e14",
"peekViewResult.selectionForeground": "#f7f1ff",
"peekViewTitle.background": "#0a0e14",
"peekViewTitleDescription.foreground": "#8b888f",
"peekViewTitleLabel.foreground": "#f7f1ff",
"pickerGroup.border": "#0a0e14",
"pickerGroup.foreground": "#525053",
"progressBar.background": "#0a0e14",
"scrollbar.shadow": "#0a0e14",
"scrollbarSlider.activeBackground": "#f7f1ff12",
"scrollbarSlider.background": "#f7f1ff12",
"scrollbarSlider.hoverBackground": "#f7f1ff12",
"selection.background": "#bab6c026",
"settings.checkboxBackground": "#0a0e14",
"settings.checkboxBorder": "#0a0e14",
"settings.checkboxForeground": "#f7f1ff",
"settings.dropdownBackground": "#0a0e14",
"settings.dropdownBorder": "#0a0e14",
"settings.dropdownForeground": "#f7f1ff",
"settings.dropdownListBorder": "#8b888f",
"settings.headerForeground": "#fce566",
"settings.modifiedItemIndicator": "#fce566",
"settings.numberInputBackground": "#0a0e14",
"settings.numberInputBorder": "#0a0e14",
"settings.numberInputForeground": "#f7f1ff",
"settings.textInputBackground": "#0a0e14",
"settings.textInputBorder": "#0a0e14",
"settings.textInputForeground": "#f7f1ff",
"sideBar.background": "#0a0e14",
"sideBar.border": "#0a0e14",
"sideBar.dropBackground": "#0a0e14bf",
"sideBar.foreground": "#8b888f",
"sideBarSectionHeader.background": "#0a0e14",
"sideBarSectionHeader.foreground": "#69676c",
"sideBarTitle.foreground": "#525053",
"statusBar.background": "#0a0e14",
"statusBar.border": "#0a0e14",
"statusBar.debuggingBackground": "#69676c",
"statusBar.debuggingBorder": "#0a0e14",
"statusBar.debuggingForeground": "#f7f1ff",
"statusBar.foreground": "#69676c",
"statusBar.noFolderBackground": "#0a0e14",
"statusBar.noFolderBorder": "#0a0e14",
"statusBar.noFolderForeground": "#69676c",
"statusBarItem.activeBackground": "#0a0e14",
"statusBarItem.hoverBackground": "#0a0e14",
"statusBarItem.prominentBackground": "#0a0e14",
"statusBarItem.prominentHoverBackground": "#0a0e14",
"tab.activeBackground": "#0a0e14",
"tab.activeBorder": "#fce566",
"tab.activeForeground": "#fce566",
"tab.activeModifiedBorder": "#525053",
"tab.border": "#00000000",
"tab.hoverBackground": "#0a0e14",
"tab.hoverBorder": "#525053",
"tab.inactiveBackground": "#0a0e14",
"tab.inactiveForeground": "#8b888f",
"tab.inactiveModifiedBorder": "#525053",
"tab.unfocusedActiveBorder": "#8b888f",
"tab.unfocusedActiveForeground": "#bab6c0",
"tab.unfocusedActiveModifiedBorder": "#0a0e14",
"tab.unfocusedHoverBackground": "#0a0e14",
"tab.unfocusedHoverBorder": "#0a0e14",
"tab.unfocusedInactiveForeground": "#8b888f",
"tab.unfocusedInactiveModifiedBorder": "#0a0e14",
"terminal.ansiBlack": "#0a0e14",
"terminal.ansiBlue": "#fd9353",
"terminal.ansiBrightBlack": "#69676c",
"terminal.ansiBrightBlue": "#fd9353",
"terminal.ansiBrightCyan": "#5ad4e6",
"terminal.ansiBrightGreen": "#7bd88f",
"terminal.ansiBrightMagenta": "#AF98E6",
"terminal.ansiBrightRed": "#fc618d",
"terminal.ansiBrightWhite": "#f7f1ff",
"terminal.ansiBrightYellow": "#fce566",
"terminal.ansiCyan": "#5ad4e6",
"terminal.ansiGreen": "#7bd88f",
"terminal.ansiMagenta": "#AF98E6",
"terminal.ansiRed": "#fc618d",
"terminal.ansiWhite": "#f7f1ff",
"terminal.ansiYellow": "#fce566",
"terminal.background": "#0a0e14",
"terminal.border": "#333333",
"terminal.foreground": "#f7f1ff",
"terminal.selectionBackground": "#f7f1ff26",
"terminalCursor.background": "#00000000",
"terminalCursor.foreground": "#f7f1ff",
"textBlockQuote.background": "#0a0e14",
"textBlockQuote.border": "#0a0e14",
"textCodeBlock.background": "#0a0e14",
"textLink.activeForeground": "#f7f1ff",
"textLink.foreground": "#fce566",
"textPreformat.foreground": "#f7f1ff",
"textSeparator.foreground": "#69676c",
"titleBar.activeBackground": "#0a0e14",
"titleBar.activeForeground": "#8b888f",
"titleBar.border": "#0a0e14",
"titleBar.inactiveBackground": "#0a0e14",
"titleBar.inactiveForeground": "#525053",
"walkThrough.embeddedEditorBackground": "#0a0e14",
"widget.shadow": "#0a0e14"
},
"tokenColors": [
{
"scope": [
"comment",
"comment keyword",
"comment markup.underline.link",
"comment string",
"comment punctuation.definition",
"comment punctuation",
"comment text"
],
"settings": { "fontStyle": "italic", "foreground": "#696969" }
},
{
"scope": "comment storage.type",
"settings": { "foreground": "#696969" }
},
{
"scope": "comment entity.name.type",
"settings": { "foreground": "#c3b5d3" }
},
{
"scope": ["comment variable", "comment variable.other"],
"settings": { "foreground": "#c3b5d3" }
},
{
"scope": "comment keyword.codetag.notation",
"settings": { "foreground": "#af98e6" }
},
{
"scope": "comment.git-status.header.remote",
"settings": { "foreground": "#fc618d" }
},
{
"scope": "comment.git-status.header.local",
"settings": { "foreground": "#51c7da" }
},
{
"scope": "comment.other.git-status.head",
"settings": { "foreground": "#d7d7d7" }
},
{ "scope": "constant", "settings": { "foreground": "#af98e6" } },
{ "scope": "constant.other", "settings": { "foreground": "#d7d7d7" } },
{
"scope": "constant.other.property",
"settings": { "foreground": "#af98e6" }
},
{
"scope": "constant.other.color",
"settings": { "foreground": "#af98e6" }
},
{
"scope": "constant.other.character-class.escape",
"settings": { "foreground": "#af98e6" }
},
{
"scope": "constant.other.key",
"settings": { "foreground": "#af98e6" }
},
{
"scope": "constant.other.symbol",
"settings": { "foreground": "#fd9353" }
},
{
"scope": "constant.numeric",
"settings": { "foreground": "#af98e6" }
},
{
"scope": "constant.language",
"settings": { "foreground": "#af98e6" }
},
{
"scope": "constant.character.escape",
"settings": { "foreground": "#af98e6" }
},
{
"scope": "constant.numeric.line-number.find-in-files",
"settings": { "foreground": "#494c59" }
},
{
"scope": "constant.numeric.line-number.match.find-in-files",
"settings": { "foreground": "#e3cf65" }
},
{
"scope": "entity.name.section",
"settings": { "foreground": "#e3cf65" }
},
{ "scope": "entity.name", "settings": { "foreground": "#7bd88f" } },
{
"scope": "entity.name.class",
"settings": { "foreground": "#51c7da" }
},
{
"scope": "entity.name.constant",
"settings": { "foreground": "#af98e6" }
},
{
"scope": "entity.name.namespace",
"settings": { "foreground": "#d7d7d7" }
},
{
"scope": "entity.other.inherited-class",
"settings": { "fontStyle": "italic", "foreground": "#51c7da" }
},
{
"scope": "entity.name.function",
"settings": { "foreground": "#7bd88f" }
},
{
"scope": [
"entity.name.tag",
"entity.name.tag.js.jsx support.class.component.js.jsx"
],
"settings": { "foreground": "#fc618d" }
},
{
"scope": "entity.other.attribute-name",
"settings": { "fontStyle": "italic", "foreground": "#51c7da" }
},
{
"scope": [
"entity.other.attribute-name.class.css",
"entity.other.attribute-name.parent-selector-suffix.css",
"entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css"
],
"settings": { "foreground": "#7bd88f" }
},
{
"scope": "entity.other.attribute-name.id.css",
"settings": { "foreground": "#fd9353" }
},
{
"scope": "entity.other.attribute-name.pseudo-class.cssentity.other.pseudo-class.css",
"settings": { "fontStyle": "italic", "foreground": "#51c7da" }
},
{
"scope": ["entity.name.function", "support.function"],
"settings": { "foreground": "#7bd88f" }
},
{
"scope": "entity.other.git-status.hex",
"settings": { "foreground": "#af98e6" }
},
{ "scope": "invalid", "settings": { "fontStyle": "italic" } },
{ "scope": "keyword", "settings": { "foreground": "#fc618d" } },
{ "scope": "keyword.control", "settings": { "foreground": "#fc618d" } },
{
"scope": "keyword.operator",
"settings": { "foreground": "#fc618d" }
},
{
"scope": "keyword.other.substitution",
"settings": { "foreground": "#88898f" }
},
{
"scope": "keyword.other.template.beginkeyword.other.template.end",
"settings": { "foreground": "#fc618d" }
},
{
"scope": [
"keyword.operator.heading.restructuredtext",
"keyword.operator.table.row.restructuredtext",
"keyword.operator.table.data.restructuredtext"
],
"settings": { "foreground": "#88898f" }
},
{ "scope": "markup.italic", "settings": { "fontStyle": "italic" } },
{ "scope": "markup.bold", "settings": { "fontStyle": "bold" } },
{ "scope": "markup.heading", "settings": { "foreground": "#e3cf65" } },
{ "scope": "markup.raw", "settings": { "foreground": "#fd9353" } },
{
"scope": "markup.underline",
"settings": { "fontStyle": "underline" }
},
{
"scope": "markup.underline.link",
"settings": { "foreground": "#7bd88f" }
},
{
"scope": [
"markup.inserted",
"markup.inserted punctuation.definition.inserted"
],
"settings": { "foreground": "#7bd88f" }
},
{
"scope": [
"markup.deleted",
"markup.deleted punctuation.definition.deleted"
],
"settings": { "foreground": "#fc618d" }
},
{
"scope": [
"markup.changed",
"markup.changed punctuation.definition.changed"
],
"settings": { "foreground": "#fc618d" }
},
{
"scope": [
"markup.ignored",
"markup.ignored punctuation.definition.ignored"
],
"settings": { "foreground": "#88898f" }
},
{
"scope": "markup.untracked",
"settings": { "foreground": "#88898f" }
},
{ "scope": "markup.quote", "settings": { "fontStyle": "italic" } },
{
"scope": [
"meta.brace.round",
"meta.brace.square",
"meta.brace.curly",
"meta.delimiter.comma.js",
"meta.function-call.without-arguments.js",
"meta.function-call.method.without-arguments.js"
],
"settings": { "foreground": "#88898f" }
},
{
"scope": [
"meta.function-call",
"meta.function-call.arguments meta.function-call"
],
"settings": { "foreground": "#7bd88f" }
},
{
"scope": [
"meta.function-call meta.function-call.arguments",
"meta.function-call meta.arguments",
"meta.function-call meta.group"
],
"settings": { "foreground": "#d7d7d7" }
},
{
"scope": "meta.instance.constructor",
"settings": { "foreground": "#7bd88f" }
},
{
"scope": "meta.attribute-with-value.class string",
"settings": { "foreground": "#7bd88f" }
},
{
"scope": "meta.attribute-with-value.id string",
"settings": { "foreground": "#fd9353" }
},
{
"scope": [
"source.json meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary",
"source.json meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string",
"source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string"
],
"settings": { "foreground": "#d7d7d7" }
},
{
"scope": [
"source.json meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string",
"source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string"
],
"settings": { "foreground": "#fc618d" }
},
{
"scope": "meta.object.member",
"settings": { "foreground": "#d7d7d7" }
},
{
"scope": "meta.property-list.css variable.other",
"settings": { "foreground": "#fd9353" }
},
{
"scope": ["entity.name.constant.preprocessor", "meta.preprocessor"],
"settings": { "foreground": "#af98e6" }
},
{
"scope": "meta.diff.git-diff.header",
"settings": { "foreground": "#fc618d" }
},
{ "scope": "punctuation", "settings": { "foreground": "#88898f" } },
{
"scope": [
"punctuation.definition.tag",
"punctuation.definition.tag source",
"punctuation.definition.group.begin.ruby",
"punctuation.definition.group.end.ruby"
],
"settings": { "foreground": "#88898f" }
},
{
"scope": "punctuation.definition.group",
"settings": { "foreground": "#d7d7d7" }
},
{
"scope": "punctuation.definition.comment",
"settings": { "foreground": "#696969" }
},
{
"scope": [
"punctuation.definition.variable",
"punctuation.definition.keyword.scss",
"punctuation.definition.entity.css"
],
"settings": { "foreground": "#c3b5d3" }
},
{
"scope": [
"punctuation.section.embedded",
"punctuation.section.embedded entity.name.tag",
"punctuation.section.embedded constant.other",
"punctuation.section.embedded source"
],
"settings": { "foreground": "#fd9353" }
},
{
"scope": [
"punctuation.template-string.element.begin",
"punctuation.template-string.element.end",
"punctuation.definition.string.template.begin",
"punctuation.definition.string.template.end",
"string.quoted.template punctuation.definition.string.begin",
"string.quoted.template punctuation.definition.string.end"
],
"settings": { "foreground": "#fc618d" }
},
{
"scope": [
"meta.paragraph.markdown meta.dummy.line-break",
"meta.paragraph.markdown meta.hard-line-break.markdown"
],
"settings": {}
},
{ "scope": "region.redish", "settings": { "foreground": "#fc618d" } },
{ "scope": "region.orangish", "settings": { "foreground": "#fd9353" } },
{
"scope": "region.yellowish",
"settings": { "foreground": "#e3cf65" }
},
{ "scope": "region.greenish", "settings": { "foreground": "#7bd88f" } },
{ "scope": "region.bluish", "settings": { "foreground": "#51c7da" } },
{ "scope": "region.purplish", "settings": { "foreground": "#af98e6" } },
{ "scope": "region.pinkish", "settings": { "foreground": "#fc618d" } },
{ "scope": "region.whitish", "settings": { "foreground": "#dfdfdf" } },
{ "scope": "source", "settings": { "foreground": "#d7d7d7" } },
{
"scope": ["source.scss", "source.sass"],
"settings": { "foreground": "#88898f" }
},
{
"scope": [
"source.sass variable.other",
"source.sass variable.sass",
"source.scss variable.other",
"source.scss variable.scss",
"source.scss variable.sass",
"source.css variable.other",
"source.css variable.scss",
"source.less variable.other",
"source.less variable.other.less",
"source.less variable.declaration.less"
],
"settings": { "fontStyle": "italic", "foreground": "#fd9353" }
},
{
"scope": "source.git-show.commit.sha",
"settings": { "foreground": "#af98e6" }
},
{
"scope": [
"source.git-show.author",
"source.git-show.date",
"source.git-diff.command",
"source.git-diff.command meta.diff.git-diff.header.from-file",
"source.git-diff.command meta.diff.git-diff.header.to-file"
],
"settings": { "foreground": "#88898f" }
},
{
"scope": [
"source.git-show meta.diff.git-diff.header.extended.index.from-sha",
"source.git-show meta.diff.git-diff.header.extended.index.to-sha"
],
"settings": { "foreground": "#af98e6" }
},
{
"scope": "source.git-show meta.diff.range.unified",
"settings": { "foreground": "#fd9353" }
},
{
"scope": [
"source.git-show meta.diff.header.from-file",
"source.git-show meta.diff.header.to-file"
],
"settings": { "foreground": "#88898f" }
},
{ "scope": "storage", "settings": { "foreground": "#fc618d" } },
{
"scope": "storage.type",
"settings": { "fontStyle": "italic", "foreground": "#51c7da" }
},
{
"scope": "storage.type.extends",
"settings": { "foreground": "#fc618d" }
},
{
"scope": "storage.type.function.arrow",
"settings": { "foreground": "#fc618d" }
},
{
"scope": "storage.modifier",
"settings": { "fontStyle": "italic", "foreground": "#fc618d" }
},
{
"scope": "storage.class.restructuredtext.ref",
"settings": { "foreground": "#af98e6" }
},
{
"scope": ["storage.modifier.package", "storage.modifier.import"],
"settings": { "foreground": "#d7d7d7" }
},
{ "scope": "string", "settings": { "foreground": "#e3cf65" } },
{
"scope": "string.unquoted.label",
"settings": { "foreground": "#d7d7d7" }
},
{ "scope": "string source", "settings": { "foreground": "#d7d7d7" } },
{
"scope": "string source punctuation.section.embedded",
"settings": { "foreground": "#88898f" }
},
{
"scope": ["string.other.link.title", "string.other.link.description"],
"settings": { "foreground": "#fc618d" }
},
{
"scope": "string.other.link.description.title",
"settings": { "foreground": "#51c7da" }
},
{
"scope": [
"string.regexp punctuation.definition.string.begin",
"string.regexp punctuation.definition.string.end"
],
"settings": { "foreground": "#fc618d" }
},
{
"scope": ["string.other.ref", "string.other.restructuredtext.ref"],
"settings": { "foreground": "#7bd88f" }
},
{
"scope": "string.other.git-status.help.key",
"settings": { "foreground": "#c3b5d3" }
},
{
"scope": "string.other.git-status.remote",
"settings": { "foreground": "#fc618d" }
},
{
"scope": "support.constant",
"settings": { "foreground": "#51c7da" }
},
{
"scope": "support.constant.handlebars",
"settings": { "foreground": "#88898f" }
},
{
"scope": "support.function",
"settings": { "foreground": "#7bd88f" }
},
{
"scope": ["support.type", "entity.name.type.object.console"],
"settings": { "fontStyle": "italic", "foreground": "#51c7da" }
},
{
"scope": "support.variable",
"settings": { "foreground": "#51c7da" }
},
{
"scope": "support.type.property-name",
"settings": { "foreground": "#d7d7d7" }
},
{ "scope": "support.class", "settings": { "foreground": "#51c7da" } },
{ "scope": "text", "settings": { "foreground": "#d7d7d7" } },
{
"scope": "text.find-in-files",
"settings": { "foreground": "#d7d7d7" }
},
{
"scope": ["variable", "variable.other"],
"settings": {}
},
{
"scope": ["variable.parameter", "parameters variable.function"],
"settings": { "fontStyle": "italic", "foreground": "#fd9353" }
},
{
"scope": [
"variable.language",
"variable.parameter.function.language.special.self.python"
],
"settings": { "font