@sreetamdas/karma
Version:
A colorful VS Code theme
887 lines • 60.7 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": {
"focusBorder": "#1C2025",
"foreground": "#F7F1FF",
"descriptionForeground": "#88898F",
"errorForeground": "#FC618D",
"textLink.foreground": "#FCE566",
"textLink.activeForeground": "#F7F1FF",
"textBlockQuote.background": "#0A0E14",
"textBlockQuote.border": "#1C2025",
"textCodeBlock.background": "#1C2025",
"textPreformat.foreground": "#F7F1FF",
"textSeparator.foreground": "#696969",
"icon.foreground": "#D7D7D7",
"sash.hoverBorder": "#1C2025",
"button.background": "#1C2025",
"button.foreground": "#88898F",
"button.hoverBackground": "#1C2025",
"button.border": "#0A0E14",
"button.separator": "#0A0E14",
"button.secondaryForeground": "#88898F",
"button.secondaryBackground": "#0A0E14",
"button.secondaryHoverBackground": "#1C2025",
"checkbox.background": "#0A0E14",
"checkbox.border": "#AF98E680",
"dropdown.background": "#0A0E14",
"dropdown.border": "#0A0E14",
"dropdown.foreground": "#88898F",
"dropdown.listBackground": "#0A0E14",
"input.background": "#0A0E14",
"input.border": "#1C2025",
"input.foreground": "#F7F1FF",
"input.placeholderForeground": "#696969",
"inputOption.activeForeground": "#F7F1FF",
"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",
"scrollbar.shadow": "#0A0E14",
"scrollbarSlider.background": "#F7F1FF12",
"scrollbarSlider.hoverBackground": "#F7F1FF19",
"scrollbarSlider.activeBackground": "#F7F1FF26",
"badge.foreground": "#0A0E14",
"badge.background": "#FCE566",
"progressBar.background": "#A76EFD80",
"list.activeSelectionBackground": "#0A0E14",
"list.activeSelectionForeground": "#FCE566",
"list.activeSelectionIconForeground": "#F7F1FF",
"list.dropBackground": "#1C2025",
"list.focusBackground": "#0A0E14",
"list.focusForeground": "#F7F1FF",
"list.focusHighlightForeground": "#7BD88F",
"list.focusOutline": "#1C2025",
"list.focusAndSelectionOutline": "#1C2025",
"list.highlightForeground": "#F7F1FF",
"list.hoverBackground": "#0A0E14",
"list.hoverForeground": "#F7F1FF",
"list.inactiveSelectionBackground": "#0A0E14",
"list.inactiveSelectionForeground": "#FCE566",
"list.inactiveSelectionIconForeground": "#88898F",
"list.inactiveFocusBackground": "#0A0E14",
"list.inactiveFocusOutline": "#0A0E14",
"list.invalidItemForeground": "#FC618D",
"list.errorForeground": "#FC618D",
"list.warningForeground": "#FD9353",
"listFilterWidget.background": "#0A0E14",
"listFilterWidget.outline": "#0A0E14",
"listFilterWidget.noMatchesOutline": "#FC618D",
"activityBar.background": "#0A0E14",
"activityBar.dropBorder": "#FCE566",
"activityBar.foreground": "#BAB6C0",
"activityBar.inactiveForeground": "#525053",
"activityBar.border": "#0A0E14",
"activityBarBadge.background": "#FCE566",
"activityBarBadge.foreground": "#0A0E14",
"activityBar.activeBorder": "#FCE566",
"activityBar.activeBackground": "#0A0E14",
"activityBar.activeFocusBorder": "#FCE566",
"sideBar.foreground": "#88898F",
"sideBar.background": "#0A0E14",
"sideBar.border": "#0A0E14",
"sideBarTitle.foreground": "#525053",
"sideBarSectionHeader.foreground": "#696969",
"sideBarSectionHeader.background": "#0A0E14",
"sideBarSectionHeader.border": "#0A0E14",
"minimapSlider.background": "#F7F1FF12",
"minimapSlider.hoverBackground": "#F7F1FF19",
"minimapSlider.activeBackground": "#F7F1FF26",
"editorGroup.border": "#0A0E14",
"editorGroup.dropBackground": "#F7F1FF0C",
"editorGroup.emptyBackground": "#0A0E14",
"editorGroup.focusedEmptyBorder": "#0A0E14",
"editorGroupHeader.noTabsBackground": "#0A0E14",
"editorGroupHeader.tabsBackground": "#0A0E14",
"editorGroupHeader.tabsBorder": "#0A0E14",
"tab.activeBorder": "#FCE566",
"tab.activeBackground": "#0A0E14",
"tab.activeForeground": "#FCE566",
"tab.activeModifiedBorder": "#525053",
"tab.border": "#0A0E14",
"tab.hoverBackground": "#0A0E14",
"tab.hoverBorder": "#525053",
"tab.inactiveBackground": "#0A0E14",
"tab.inactiveForeground": "#88898F",
"tab.inactiveModifiedBorder": "#525053",
"tab.unfocusedActiveBorder": "#88898F",
"tab.unfocusedActiveBorderTop": "#0A0E14",
"tab.unfocusedActiveForeground": "#BAB6C0",
"tab.unfocusedActiveModifiedBorder": "#0A0E14",
"tab.unfocusedHoverBackground": "#0A0E14",
"tab.unfocusedHoverBorder": "#0A0E14",
"tab.unfocusedInactiveForeground": "#88898F",
"tab.unfocusedInactiveModifiedBorder": "#0A0E14",
"editorPane.background": "#0A0E14",
"editor.foreground": "#F7F1FF",
"editor.background": "#0A0E14",
"editorLineNumber.foreground": "#444444",
"editorLineNumber.activeForeground": "#A86EFD",
"editorCursor.background": "#0A0E14",
"editorCursor.foreground": "#F7F1FF",
"editor.findMatchBackground": "#F7F1FF26",
"editor.findMatchHighlightBackground": "#F7F1FF26",
"editor.findRangeHighlightBackground": "#F7F1FF0C",
"editor.findMatchBorder": "#FCE566",
"editor.findMatchHighlightBorder": "#00000000",
"editor.findRangeHighlightBorder": "#00000000",
"editor.linkedEditingBackground": "#1C2025",
"editor.inactiveSelectionBackground": "#F7F1FF19",
"editor.selectionBackground": "#BAB6C026",
"editor.selectionHighlightBackground": "#F7F1FF26",
"editor.wordHighlightBackground": "#F7F1FF26",
"editor.wordHighlightBorder": "#0A0E14",
"editor.wordHighlightStrongBackground": "#F7F1FF26",
"editor.wordHighlightStrongBorder": "#0A0E14",
"editorBracketMatch.background": "#0A0E14",
"editorBracketMatch.border": "#0A0E14",
"editor.hoverHighlightBackground": "#F7F1FF0C",
"editor.lineHighlightBackground": "#F7F1FF0C",
"editor.rangeHighlightBackground": "#0A0E14",
"editor.rangeHighlightBorder": "#0A0E14",
"editor.selectionHighlightBorder": "#0A0E14",
"editor.lineHighlightBorder": "#0A0E14",
"selection.background": "#F7F1FF26",
"editorLightBulb.foreground": "#FCE566",
"editorLightBulbAutoFix.foreground": "#7BD88F",
"editorIndentGuide.background": "#1C2025",
"editorWhitespace.foreground": "#525053",
"editorInlayHint.background": "#333333",
"editorInlayHint.foreground": "#FD9353",
"editorBracketHighlight.foreground1": "#FCE566",
"editorBracketHighlight.foreground2": "#FC618D",
"editorBracketHighlight.foreground3": "#5AD4E6",
"editorBracketHighlight.unexpectedBracket.foreground": "#FD9353",
"editorOverviewRuler.border": "#0A0E14",
"editorOverviewRuler.addedForeground": "#7BD88F",
"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",
"editorError.foreground": "#FC618D",
"editorError.border": "#0A0E14",
"editorWarning.foreground": "#FD9353",
"editorWarning.border": "#0A0E14",
"editorInfo.foreground": "#5AD4E6",
"editorInfo.border": "#0A0E14",
"editorHint.foreground": "#AF98E6",
"editorHint.border": "#0A0E14",
"editorGutter.background": "#0A0E14",
"editorGutter.addedBackground": "#7BD88F",
"editorGutter.modifiedBackground": "#FD9353",
"editorGutter.deletedBackground": "#FC618D",
"editor.snippetTabstopHighlightBackground": "#BAB6C026",
"editor.snippetTabstopHighlightBorder": "#696969",
"editor.snippetFinalTabstopHighlightBackground": "#BAB6C026",
"editor.snippetFinalTabstopHighlightBorder": "#AF98E620",
"diffEditor.insertedTextBackground": "#7BD88F20",
"diffEditor.insertedTextBorder": "#00000000",
"diffEditor.removedTextBackground": "#FC618D19",
"diffEditor.removedTextBorder": "#00000000",
"tree.indentGuidesStroke": "#1C2025",
"editorWidget.background": "#0A0E14",
"editorWidget.border": "#0A0E14",
"editorSuggestWidget.background": "#0A0E14",
"editorSuggestWidget.border": "#0A0E14",
"editorSuggestWidget.foreground": "#BAB6C0",
"editorSuggestWidget.highlightForeground": "#F7F1FF",
"editorSuggestWidget.selectedBackground": "#BAB6C026",
"editorHoverWidget.background": "#0A0E14",
"editorHoverWidget.border": "#1C2025",
"editorMarkerNavigation.background": "#0A0E14",
"editorMarkerNavigationError.background": "#FC618D",
"editorMarkerNavigationInfo.background": "#5AD4E6",
"editorMarkerNavigationWarning.background": "#FD9353",
"peekView.border": "#1C2025",
"peekViewEditor.background": "#0A0E14",
"peekViewEditorGutter.background": "#0A0E14",
"peekViewEditor.matchHighlightBackground": "#525053",
"peekViewResult.background": "#0A0E14",
"peekViewResult.fileForeground": "#88898F",
"peekViewResult.lineForeground": "#88898F",
"peekViewResult.matchHighlightBackground": "#525053",
"peekViewResult.selectionBackground": "#0A0E14",
"peekViewResult.selectionForeground": "#FCE566",
"peekViewTitle.background": "#0A0E14",
"peekViewTitleDescription.foreground": "#88898F",
"peekViewTitleLabel.foreground": "#F7F1FF",
"merge.border": "#1C2025",
"merge.commonContentBackground": "#F7F1FF19",
"merge.commonHeaderBackground": "#F7F1FF26",
"merge.currentContentBackground": "#FC618D19",
"merge.currentHeaderBackground": "#FC618D26",
"merge.incomingContentBackground": "#7BD88F20",
"merge.incomingHeaderBackground": "#7BD88F30",
"mergeEditor.change.background": "#F7F1FF12",
"mergeEditor.change.word.background": "#F7F1FF26",
"mergeEditor.conflict.unhandledUnfocused.border": "#FD935380",
"mergeEditor.conflict.unhandledFocused.border": "#FD9353",
"mergeEditor.conflict.handledUnfocused.border": "#FCE56680",
"mergeEditor.conflict.handledFocused.border": "#E3CF65",
"mergeEditor.conflict.handled.minimapOverViewRuler": "#FCE566",
"mergeEditor.conflict.unHandled.minimapOverViewRuler": "#FC618D",
"panel.background": "#0A0E14",
"panel.border": "#0A0E14",
"panel.dropBorder": "#FCE566",
"panelInput.border": "#0A0E14",
"panelSection.border": "#0A0E14",
"panelSection.dropBackground": "#F7F1FF0C",
"panelSectionHeader.background": "#0A0E14",
"panelSectionHeader.foreground": "#88898F",
"panelTitle.activeBorder": "#FCE566",
"panelTitle.activeForeground": "#FCE566",
"panelTitle.inactiveForeground": "#696969",
"statusBar.foreground": "#696969",
"statusBar.background": "#0A0E14",
"statusBar.border": "#0A0E14",
"statusBar.focusBorder": "#1C2025",
"statusBar.noFolderBackground": "#1C2025",
"statusBar.debuggingForeground": "#F7F1FF",
"statusBar.debuggingBackground": "#FC618D26",
"statusBarItem.prominentBackground": "#1C2025",
"statusBarItem.remoteForeground": "#696969",
"statusBarItem.remoteBackground": "#0A0E14",
"statusBarItem.hoverBackground": "#1C2025",
"statusBarItem.activeBackground": "#1C2025",
"statusBarItem.focusBorder": "#A76EFD80",
"titleBar.activeForeground": "#88898F",
"titleBar.activeBackground": "#0A0E14",
"titleBar.inactiveForeground": "#525053",
"titleBar.inactiveBackground": "#0A0E14",
"titleBar.border": "#0A0E14",
"notificationCenter.border": "#1C2025",
"notificationCenterHeader.background": "#0A0E14",
"notificationCenterHeader.foreground": "#88898F",
"notificationLink.foreground": "#FCE566",
"notifications.background": "#0A0E14",
"notifications.border": "#0A0E14",
"notifications.foreground": "#BAB6C0",
"notificationToast.border": "#0A0E14",
"notificationsErrorIcon.foreground": "#FC618D",
"notificationsWarningIcon.foreground": "#FD9353",
"notificationsInfoIcon.foreground": "#5AD4E6",
"banner.background": "#0A0E14",
"banner.foreground": "#F7F1FF",
"banner.border": "#1C2025",
"pickerGroup.border": "#0A0E14",
"pickerGroup.foreground": "#525053",
"quickInputList.focusBackground": "#F7F1FF12",
"quickInputList.focusForeground": "#FCE566",
"keybindingLabel.background": "#BAB6C026",
"keybindingLabel.foreground": "#D7D7D7",
"keybindingLabel.border": "#0A0E14",
"symbolIcon.arrayForeground": "#FD9353",
"symbolIcon.booleanForeground": "#5AD4E6",
"symbolIcon.classForeground": "#FD9353",
"symbolIcon.colorForeground": "#5AD4E6",
"symbolIcon.constructorForeground": "#AF98E6",
"symbolIcon.enumeratorForeground": "#FD9353",
"symbolIcon.enumeratorMemberForeground": "#5AD4E6",
"symbolIcon.eventForeground": "#88898F",
"symbolIcon.fieldForeground": "#FD9353",
"symbolIcon.fileForeground": "#FCE566",
"symbolIcon.folderForeground": "#FCE566",
"symbolIcon.functionForeground": "#AF98E6",
"symbolIcon.interfaceForeground": "#FD9353",
"symbolIcon.keyForeground": "#5AD4E6",
"symbolIcon.keywordForeground": "#FC618D",
"symbolIcon.methodForeground": "#AF98E6",
"symbolIcon.moduleForeground": "#FC618D",
"symbolIcon.namespaceForeground": "#FC618D",
"symbolIcon.nullForeground": "#5AD4E6",
"symbolIcon.numberForeground": "#7BD88F",
"symbolIcon.objectForeground": "#FD9353",
"symbolIcon.operatorForeground": "#5AD4E6",
"symbolIcon.packageForeground": "#FD9353",
"symbolIcon.propertyForeground": "#FCE566",
"symbolIcon.referenceForeground": "#5AD4E6",
"symbolIcon.snippetForeground": "#5AD4E6",
"symbolIcon.stringForeground": "#5AD4E6",
"symbolIcon.structForeground": "#FD9353",
"symbolIcon.textForeground": "#5AD4E6",
"symbolIcon.typeParameterForeground": "#5AD4E6",
"symbolIcon.unitForeground": "#5AD4E6",
"symbolIcon.variableForeground": "#5AD4E6",
"symbolIcon.constantForeground": "#7BD88F",
"debugIcon.breakpointForeground": "#FC618D",
"debugIcon.breakpointDisabledForeground": "#FC618D60",
"debugIcon.breakpointUnverifiedForeground": "#FD9353",
"debugIcon.breakpointCurrentStackframeForeground": "#FD9353",
"debugIcon.breakpointStackframeForeground": "#FD9353",
"debugIcon.startForeground": "#7BD88F",
"debugIcon.pauseForeground": "#FD9353",
"debugIcon.stopForeground": "#FC618D",
"debugIcon.disconnectForeground": "#FC618D",
"debugIcon.restartForeground": "#5AD4E6",
"debugIcon.stepOverForeground": "#5AD4E6",
"debugIcon.stepIntoForeground": "#5AD4E6",
"debugIcon.stepOutForeground": "#5AD4E6",
"debugIcon.continueForeground": "#7BD88F",
"debugIcon.stepBackForeground": "#FD9353",
"debugToolBar.background": "#1C2025",
"debugToolBar.border": "#0A0E14",
"terminal.foreground": "#F7F1FF",
"terminal.background": "#0A0E14",
"terminal.border": "#1C2025",
"terminal.selectionBackground": "#BAB6C026",
"terminal.ansiBlack": "#0A0E14",
"terminal.ansiRed": "#FC618D",
"terminal.ansiGreen": "#7BD88F",
"terminal.ansiYellow": "#FCE566",
"terminal.ansiBlue": "#AF98E6",
"terminal.ansiMagenta": "#FD9353",
"terminal.ansiCyan": "#5AD4E6",
"terminal.ansiWhite": "#F7F1FF",
"terminal.ansiBrightBlack": "#696969",
"terminal.ansiBrightRed": "#FC618D",
"terminal.ansiBrightGreen": "#7BD88F",
"terminal.ansiBrightYellow": "#FCE566",
"terminal.ansiBrightBlue": "#AF98E6",
"terminal.ansiBrightMagenta": "#FD9353",
"terminal.ansiBrightCyan": "#5AD4E6",
"terminal.ansiBrightWhite": "#F7F1FF",
"terminalCommandDecoration.defaultBackground": "#525053",
"terminalCommandDecoration.successBackground": "#7BD88F",
"terminalCommandDecoration.errorBackground": "#FC618D",
"terminalOverviewRuler.cursorForeground": "#AF98E6",
"terminalOverviewRuler.findMatchForeground": "#C3B5D3",
"walkThrough.embeddedEditorBackground": "#0A0E14",
"widget.shadow": "#0A0E14",
"gitDecoration.addedResourceForeground": "#5AD4E6",
"gitDecoration.modifiedResourceForeground": "#7BD88F",
"gitDecoration.deletedResourceForeground": "#FC618D",
"gitDecoration.untrackedResourceForeground": "#FD9353",
"gitDecoration.ignoredResourceForeground": "#525053",
"gitDecoration.conflictingResourceForeground": "#FD9353",
"gitDecoration.submoduleResourceForeground": "#7BD88F",
"settings.checkboxBackground": "#0A0E14",
"settings.checkboxBorder": "#0A0E14",
"settings.checkboxForeground": "#F7F1FF",
"settings.dropdownBackground": "#0A0E14",
"settings.dropdownBorder": "#0A0E14",
"settings.dropdownForeground": "#F7F1FF",
"settings.dropdownListBorder": "#88898F",
"settings.headerForeground": "#FCE566",
"settings.modifiedItemIndicator": "#FCE566",
"settings.numberInputBackground": "#0A0E14",
"settings.numberInputBorder": "#0A0E14",
"settings.numberInputForeground": "#F7F1FF",
"settings.textInputBackground": "#0A0E14",
"settings.textInputBorder": "#0A0E14",
"settings.textInputForeground": "#F7F1FF",
"settings.focusedRowBackground": "#0A0E14",
"settings.focusedRowBorder": "#1C2025",
"settings.headerBorder": "#1C2025",
"settings.sashBorder": "#A86EFD",
"breadcrumb.activeSelectionForeground": "#F7F1FF",
"breadcrumb.focusForeground": "#BAB6C0",
"breadcrumb.foreground": "#88898F",
"notebook.editorBackground": "#0A0E14",
"notebook.cellBorderColor": "#333333",
"notebook.cellHoverBackground": "#BAB6C026",
"notebook.focusedCellBorder": "#A86EFD",
"notebook.focusedEditorBorder": "#A76EFD80",
"notebook.outputContainerBackgroundColor": "#BAB6C026"
},
"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": "#5AD4E6"
}
},
{
"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": "#5AD4E6"
}
},
{
"scope": "entity.name.constant",
"settings": {
"foreground": "#AF98E6"
}
},
{
"scope": "entity.name.namespace",
"settings": {
"foreground": "#D7D7D7"
}
},
{
"scope": "entity.other.inherited-class",
"settings": {
"fontStyle": "italic",
"foreground": "#5AD4E6"
}
},
{
"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": "#5AD4E6"
}
},
{
"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": "#5AD4E6"
}
},
{
"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.structur