Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBorder#528BFF
  • activityBar.background#21252B
  • activityBar.border#181A1F
  • activityBar.dropBorder#528BFF
  • activityBar.foreground#ABB2BF
  • activityBar.inactiveForeground#636B78
  • activityBarBadge.background#528BFF
  • activityBarBadge.foreground#FFFFFF
  • badge.background#528BFF
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#ABB2BF
  • breadcrumb.focusForeground#ABB2BF
  • breadcrumb.foreground#636B78
  • breadcrumbPicker.background#21252B
  • button.background#528BFF
  • button.foreground#FFFFFF
  • button.hoverBackground#4278D4
  • button.secondaryBackground#3E4451
  • button.secondaryForeground#ABB2BF
  • button.secondaryHoverBackground#4B5263
  • checkbox.background#21252B
  • checkbox.border#3E4451
  • checkbox.foreground#ABB2BF
  • debugConsole.errorForeground#E06C75
  • debugConsole.infoForeground#61AFEF
  • debugConsole.sourceForeground#ABB2BF
  • debugConsole.warningForeground#E5C07B
  • debugConsoleInputIcon.foreground#C678DD
  • debugIcon.breakpointDisabledForeground#636B78
  • debugIcon.breakpointForeground#E06C75
  • debugIcon.breakpointUnverifiedForeground#D19A66
  • debugIcon.continueForeground#98C379
  • debugIcon.disconnectForeground#E06C75
  • debugIcon.pauseForeground#61AFEF
  • debugIcon.restartForeground#98C379
  • debugIcon.startForeground#98C379
  • debugIcon.stepBackForeground#61AFEF
  • debugIcon.stepIntoForeground#61AFEF
  • debugIcon.stepOutForeground#61AFEF
  • debugIcon.stepOverForeground#61AFEF
  • debugIcon.stopForeground#E06C75
  • debugTokenExpression.boolean#D19A66
  • debugTokenExpression.error#E06C75
  • debugTokenExpression.name#E06C75
  • debugTokenExpression.number#D19A66
  • debugTokenExpression.string#98C379
  • debugTokenExpression.value#98C379
  • debugToolBar.background#21252B
  • debugToolBar.border#181A1F
  • descriptionForeground#636B78
  • diffEditor.border#181A1F
  • diffEditor.diagonalFill#3E445140
  • diffEditor.insertedLineBackground#98C37915
  • diffEditor.insertedTextBackground#98C37920
  • diffEditor.removedLineBackground#E06C7515
  • diffEditor.removedTextBackground#E06C7520
  • diffEditorGutter.insertedLineBackground#98C37940
  • diffEditorGutter.removedLineBackground#E06C7540
  • diffEditorOverview.insertedForeground#98C37980
  • diffEditorOverview.removedForeground#E06C7580
  • dropdown.background#21252B
  • dropdown.border#181A1F
  • dropdown.foreground#ABB2BF
  • dropdown.listBackground#21252B
  • editor.background#282C34
  • editor.findMatchBackground#D19A6640
  • editor.findMatchBorder#D19A66
  • editor.findMatchHighlightBackground#61AFEF30
  • editor.findMatchHighlightBorder#61AFEF00
  • editor.findRangeHighlightBackground#3E445140
  • editor.findRangeHighlightBorder#3E445100
  • editor.foldBackground#2C313C80
  • editor.foreground#ABB2BF
  • editor.hoverHighlightBackground#2C313C
  • editor.inactiveSelectionBackground#3E445180
  • editor.lineHighlightBackground#2C313C
  • editor.lineHighlightBorder#2C313C00
  • editor.linkedEditingBackground#E06C7530
  • editor.rangeHighlightBackground#2C313C80
  • editor.rangeHighlightBorder#2C313C00
  • editor.selectionBackground#3E4451
  • editor.selectionForeground#FFFFFF
  • editor.selectionHighlightBackground#3E445160
  • editor.selectionHighlightBorder#3E445100
  • editor.symbolHighlightBackground#61AFEF30
  • editor.symbolHighlightBorder#61AFEF00
  • editor.wordHighlightBackground#3E445140
  • editor.wordHighlightBorder#3E445100
  • editor.wordHighlightStrongBackground#3E445160
  • editor.wordHighlightStrongBorder#3E445100
  • editorBracketHighlight.foreground1#D19A66
  • editorBracketHighlight.foreground2#C678DD
  • editorBracketHighlight.foreground3#61AFEF
  • editorBracketHighlight.foreground4#E5C07B
  • editorBracketHighlight.foreground5#56B6C2
  • editorBracketHighlight.foreground6#E06C75
  • editorBracketHighlight.unexpectedBracket.foreground#E06C75
  • editorBracketMatch.background#3E445140
  • editorBracketMatch.border#636B78
  • editorCodeLens.foreground#636B78
  • editorCursor.background#282C34
  • editorCursor.foreground#528BFF
  • editorError.foreground#E06C75
  • editorGhostText.foreground#636B7880
  • editorGroup.border#181A1F
  • editorGroup.dropBackground#3E445140
  • editorGroupHeader.border#181A1F
  • editorGroupHeader.noTabsBackground#282C34
  • editorGroupHeader.tabsBackground#21252B
  • editorGroupHeader.tabsBorder#181A1F
  • editorGutter.addedBackground#98C379
  • editorGutter.commentRangeForeground#636B78
  • editorGutter.deletedBackground#E06C75
  • editorGutter.foldingControlForeground#636B78
  • editorGutter.modifiedBackground#61AFEF
  • editorHint.foreground#56B6C2
  • editorHoverWidget.background#21252B
  • editorHoverWidget.border#181A1F
  • editorHoverWidget.foreground#ABB2BF
  • editorHoverWidget.highlightForeground#61AFEF
  • editorHoverWidget.statusBarBackground#1D1F23
  • editorIndentGuide.activeBackground1#636B78
  • editorIndentGuide.background1#3E445180
  • editorInfo.foreground#61AFEF
  • editorLightBulb.foreground#E5C07B
  • editorLightBulbAutoFix.foreground#98C379
  • editorLineNumber.activeForeground#ABB2BF
  • editorLineNumber.foreground#495162
  • editorLink.activeForeground#61AFEF
  • editorOverviewRuler.addedForeground#98C37980
  • editorOverviewRuler.border#181A1F
  • editorOverviewRuler.bracketMatchForeground#636B78
  • editorOverviewRuler.commonContentForeground#3E445180
  • editorOverviewRuler.currentContentForeground#98C37940
  • editorOverviewRuler.deletedForeground#E06C7580
  • editorOverviewRuler.errorForeground#E06C75
  • editorOverviewRuler.findMatchForeground#61AFEF80
  • editorOverviewRuler.incomingContentForeground#61AFEF40
  • editorOverviewRuler.infoForeground#61AFEF
  • editorOverviewRuler.modifiedForeground#61AFEF80
  • editorOverviewRuler.rangeHighlightForeground#61AFEF80
  • editorOverviewRuler.selectionHighlightForeground#3E445180
  • editorOverviewRuler.warningForeground#E5C07B
  • editorOverviewRuler.wordHighlightForeground#3E445180
  • editorOverviewRuler.wordHighlightStrongForeground#3E445180
  • editorRuler.foreground#3E445180
  • editorStickyScroll.background#282C34
  • editorStickyScrollHover.background#2C313C
  • editorSuggestWidget.background#21252B
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.focusHighlightForeground#61AFEF
  • editorSuggestWidget.foreground#ABB2BF
  • editorSuggestWidget.highlightForeground#61AFEF
  • editorSuggestWidget.selectedBackground#2C313C
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorSuggestWidget.selectedIconForeground#FFFFFF
  • editorUnnecessaryCode.opacity#00000080
  • editorWarning.foreground#E5C07B
  • editorWhitespace.foreground#3E445180
  • editorWidget.background#21252B
  • editorWidget.border#181A1F
  • editorWidget.foreground#ABB2BF
  • editorWidget.resizeBorder#528BFF
  • errorForeground#E06C75
  • extensionBadge.remoteBackground#528BFF
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.prominentBackground#528BFF
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#4278D4
  • extensionIcon.starForeground#E5C07B
  • extensionIcon.verifiedForeground#528BFF
  • focusBorder#528BFF
  • foreground#ABB2BF
  • gitDecoration.addedResourceForeground#98C379
  • gitDecoration.conflictingResourceForeground#D19A66
  • gitDecoration.deletedResourceForeground#E06C75
  • gitDecoration.ignoredResourceForeground#495162
  • gitDecoration.modifiedResourceForeground#61AFEF
  • gitDecoration.renamedResourceForeground#56B6C2
  • gitDecoration.stageDeletedResourceForeground#E06C75
  • gitDecoration.stageModifiedResourceForeground#61AFEF
  • gitDecoration.submoduleResourceForeground#56B6C2
  • gitDecoration.untrackedResourceForeground#98C379
  • icon.foreground#ABB2BF
  • input.background#1D1F23
  • input.border#181A1F
  • input.foreground#ABB2BF
  • input.placeholderForeground#5C6370
  • inputOption.activeBackground#528BFF30
  • inputOption.activeBorder#528BFF
  • inputOption.activeForeground#FFFFFF
  • inputValidation.errorBackground#E06C7530
  • inputValidation.errorBorder#E06C75
  • inputValidation.errorForeground#E06C75
  • inputValidation.infoBackground#61AFEF30
  • inputValidation.infoBorder#61AFEF
  • inputValidation.infoForeground#61AFEF
  • inputValidation.warningBackground#E5C07B30
  • inputValidation.warningBorder#E5C07B
  • inputValidation.warningForeground#E5C07B
  • list.activeSelectionBackground#2C313C
  • list.activeSelectionForeground#FFFFFF
  • list.activeSelectionIconForeground#FFFFFF
  • list.dropBackground#3E445140
  • list.errorForeground#E06C75
  • list.filterMatchBackground#61AFEF30
  • list.filterMatchBorder#61AFEF
  • list.focusBackground#2C313C
  • list.focusForeground#ABB2BF
  • list.focusOutline#528BFF
  • list.highlightForeground#61AFEF
  • list.hoverBackground#2C313C80
  • list.hoverForeground#ABB2BF
  • list.inactiveFocusOutline#528BFF80
  • list.inactiveSelectionBackground#2C313C
  • list.inactiveSelectionForeground#ABB2BF
  • list.invalidItemForeground#E06C75
  • list.warningForeground#E5C07B
  • listFilterWidget.background#21252B
  • listFilterWidget.noMatchesOutline#E06C75
  • listFilterWidget.outline#528BFF
  • menu.background#21252B
  • menu.border#181A1F
  • menu.foreground#ABB2BF
  • menu.selectionBackground#3E4451
  • menu.selectionBorder#3E445100
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#3E4451
  • menubar.selectionBackground#3E4451
  • menubar.selectionBorder#3E445100
  • menubar.selectionForeground#ABB2BF
  • merge.border#181A1F
  • merge.commonContentBackground#3E445120
  • merge.commonHeaderBackground#3E445140
  • merge.currentContentBackground#98C37920
  • merge.currentHeaderBackground#98C37940
  • merge.incomingContentBackground#61AFEF20
  • merge.incomingHeaderBackground#61AFEF40
  • minimap.errorHighlight#E06C75
  • minimap.findMatchHighlight#61AFEF60
  • minimap.selectionHighlight#3E445180
  • minimap.selectionOccurrenceHighlight#3E445180
  • minimap.warningHighlight#E5C07B
  • minimapGutter.addedBackground#98C379
  • minimapGutter.deletedBackground#E06C75
  • minimapGutter.modifiedBackground#61AFEF
  • minimapSlider.activeBackground#4E566660
  • minimapSlider.background#4E566620
  • minimapSlider.hoverBackground#4E566640
  • notificationCenter.border#181A1F
  • notificationCenterHeader.background#1D1F23
  • notificationCenterHeader.foreground#ABB2BF
  • notificationLink.foreground#61AFEF
  • notifications.background#21252B
  • notifications.border#181A1F
  • notifications.foreground#ABB2BF
  • notificationsErrorIcon.foreground#E06C75
  • notificationsInfoIcon.foreground#61AFEF
  • notificationsWarningIcon.foreground#E5C07B
  • notificationToast.border#181A1F
  • panel.background#282C34
  • panel.border#181A1F
  • panel.dropBorder#528BFF
  • panelInput.border#3E4451
  • panelSection.border#181A1F
  • panelSection.dropBackground#3E445140
  • panelSectionHeader.background#21252B
  • panelSectionHeader.border#181A1F
  • panelSectionHeader.foreground#ABB2BF
  • panelTitle.activeBorder#528BFF
  • panelTitle.activeForeground#ABB2BF
  • panelTitle.inactiveForeground#636B78
  • peekView.border#528BFF
  • peekViewEditor.background#1D1F23
  • peekViewEditor.matchHighlightBackground#D19A6640
  • peekViewEditor.matchHighlightBorder#D19A6600
  • peekViewEditorGutter.background#1D1F23
  • peekViewResult.background#21252B
  • peekViewResult.fileForeground#ABB2BF
  • peekViewResult.lineForeground#636B78
  • peekViewResult.matchHighlightBackground#D19A6640
  • peekViewResult.selectionBackground#3E4451
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#1D1F23
  • peekViewTitleDescription.foreground#636B78
  • peekViewTitleLabel.foreground#FFFFFF
  • pickerGroup.border#3E4451
  • pickerGroup.foreground#61AFEF
  • progressBar.background#528BFF
  • quickInput.background#21252B
  • quickInput.foreground#ABB2BF
  • quickInputList.focusBackground#2C313C
  • quickInputList.focusForeground#FFFFFF
  • quickInputList.focusIconForeground#FFFFFF
  • quickInputTitle.background#1D1F23
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566660
  • scrollbarSlider.hoverBackground#5A637580
  • selection.background#3E4451
  • sideBar.background#21252B
  • sideBar.border#181A1F
  • sideBar.dropBackground#3E445140
  • sideBar.foreground#ABB2BF
  • sideBarSectionHeader.background#21252B
  • sideBarSectionHeader.border#181A1F
  • sideBarSectionHeader.foreground#ABB2BF
  • sideBarTitle.foreground#ABB2BF
  • statusBar.background#21252B
  • statusBar.border#181A1F
  • statusBar.debuggingBackground#D19A66
  • statusBar.debuggingBorder#181A1F
  • statusBar.debuggingForeground#282C34
  • statusBar.foreground#636B78
  • statusBar.noFolderBackground#21252B
  • statusBar.noFolderBorder#181A1F
  • statusBar.noFolderForeground#636B78
  • statusBarItem.activeBackground#3E445180
  • statusBarItem.errorBackground#E06C75
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#3E445140
  • statusBarItem.prominentBackground#3E4451
  • statusBarItem.prominentForeground#ABB2BF
  • statusBarItem.prominentHoverBackground#4B5263
  • statusBarItem.remoteBackground#528BFF
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#E5C07B
  • statusBarItem.warningForeground#282C34
  • symbolIcon.arrayForeground#D19A66
  • symbolIcon.booleanForeground#D19A66
  • symbolIcon.classForeground#E5C07B
  • symbolIcon.colorForeground#56B6C2
  • symbolIcon.constantForeground#D19A66
  • symbolIcon.constructorForeground#61AFEF
  • symbolIcon.enumeratorForeground#E5C07B
  • symbolIcon.enumeratorMemberForeground#56B6C2
  • symbolIcon.eventForeground#D19A66
  • symbolIcon.fieldForeground#E06C75
  • symbolIcon.fileForeground#ABB2BF
  • symbolIcon.folderForeground#ABB2BF
  • symbolIcon.functionForeground#61AFEF
  • symbolIcon.interfaceForeground#E5C07B
  • symbolIcon.keyForeground#E06C75
  • symbolIcon.keywordForeground#C678DD
  • symbolIcon.methodForeground#61AFEF
  • symbolIcon.moduleForeground#E5C07B
  • symbolIcon.namespaceForeground#E5C07B
  • symbolIcon.nullForeground#D19A66
  • symbolIcon.numberForeground#D19A66
  • symbolIcon.objectForeground#E5C07B
  • symbolIcon.operatorForeground#56B6C2
  • symbolIcon.packageForeground#D19A66
  • symbolIcon.propertyForeground#E06C75
  • symbolIcon.referenceForeground#D19A66
  • symbolIcon.snippetForeground#ABB2BF
  • symbolIcon.stringForeground#98C379
  • symbolIcon.structForeground#E5C07B
  • symbolIcon.textForeground#ABB2BF
  • symbolIcon.typeParameterForeground#E5C07B
  • symbolIcon.unitForeground#D19A66
  • symbolIcon.variableForeground#E06C75
  • tab.activeBackground#282C34
  • tab.activeBorder#282C34
  • tab.activeBorderTop#528BFF
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#528BFF80
  • tab.border#181A1F
  • tab.hoverBackground#323842
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#21252B
  • tab.inactiveForeground#636B78
  • tab.inactiveModifiedBorder#528BFF40
  • tab.lastPinnedBorder#3E4451
  • tab.unfocusedActiveBackground#282C34
  • tab.unfocusedActiveBorderTop#528BFF80
  • tab.unfocusedActiveForeground#ABB2BF
  • tab.unfocusedActiveModifiedBorder#528BFF60
  • tab.unfocusedInactiveBackground#21252B
  • tab.unfocusedInactiveForeground#636B78
  • tab.unfocusedInactiveModifiedBorder#528BFF30
  • terminal.ansiBlack#282C34
  • terminal.ansiBlue#61AFEF
  • terminal.ansiBrightBlack#5C6370
  • terminal.ansiBrightBlue#7FC4F8
  • terminal.ansiBrightCyan#6DC6D0
  • terminal.ansiBrightGreen#A8D18D
  • terminal.ansiBrightMagenta#D498E0
  • terminal.ansiBrightRed#E88388
  • terminal.ansiBrightWhite#D7DAE0
  • terminal.ansiBrightYellow#EBCB8B
  • terminal.ansiCyan#56B6C2
  • terminal.ansiGreen#98C379
  • terminal.ansiMagenta#C678DD
  • terminal.ansiRed#E06C75
  • terminal.ansiWhite#ABB2BF
  • terminal.ansiYellow#E5C07B
  • terminal.background#282C34
  • terminal.border#181A1F
  • terminal.foreground#ABB2BF
  • terminal.selectionBackground#3E4451
  • terminal.selectionForeground#FFFFFF
  • terminal.tab.activeBorder#528BFF
  • terminalCursor.background#282C34
  • terminalCursor.foreground#528BFF
  • textBlockQuote.background#21252B
  • textBlockQuote.border#3E4451
  • textCodeBlock.background#21252B
  • textLink.activeForeground#61AFEF
  • textLink.foreground#61AFEF
  • textPreformat.foreground#D19A66
  • textSeparator.foreground#3E4451
  • titleBar.activeBackground#21252B
  • titleBar.activeForeground#ABB2BF
  • titleBar.border#181A1F
  • titleBar.inactiveBackground#21252B
  • titleBar.inactiveForeground#636B78
  • toolbar.activeBackground#3E445180
  • toolbar.hoverBackground#3E4451
  • tree.indentGuidesStroke#3E4451
  • tree.tableColumnsBorder#3E445180
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5C6370italic
keyword, keyword.control, keyword.other, storage, storage.type, storage.modifier#C678DD
keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as, meta.import keyword, meta.export keyword#C678DDbold
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison, keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.type#56B6C2
string, string.quoted, string.template, string.quoted.single, string.quoted.double, string.quoted.triple#98C379
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.binary#D19A66
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan#D19A66bold
support.constant, variable.language.this, variable.language.self, variable.language.super#D19A66
entity.name.function, meta.function-call entity.name.function, support.function, meta.function-call#61AFEF
variable.parameter, meta.parameter, meta.function.parameters variable#ABB2BFitalic
entity.name.type, entity.name.class, entity.name.namespace, entity.name.module, support.type, support.class, entity.other.inherited-class, storage.type.class, meta.type.annotation entity.name.type#E5C07B
entity.name.type.interface, entity.name.type.type-parameter, entity.name.type.enum#E5C07B
variable.other.readwrite, variable.other.assignment, meta.definition.variable variable#E06C75
variable, variable.other#ABB2BF
variable.other.property, variable.other.object.property, meta.object-literal.key, support.type.property-name, string.json support.type.property-name#E06C75
meta.decorator, meta.decorator entity.name.function, meta.decorator variable, punctuation.decorator, meta.annotation, meta.annotation entity.name.type#E5C07Bitalic
punctuation, punctuation.definition.block, punctuation.definition.parameters, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace.round, meta.brace.square, meta.brace.curly#ABB2BF
punctuation.definition.string.begin, punctuation.definition.string.end, punctuation.definition.string.template.begin, punctuation.definition.string.template.end#98C379
string.regexp, constant.character.escape, string.regexp keyword.operator, string.regexp punctuation, constant.other.character-class.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp, keyword.operator.negation.regexp#56B6C2
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, meta.template.expression#C678DD
entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end#E06C75
entity.other.attribute-name, entity.other.attribute-name.html#D19A66italic
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#E06C75
support.type.property-name.css, support.type.vendored.property-name.css#ABB2BF
support.constant.property-value.css, support.constant.font-name.css, meta.property-value.css#D19A66
keyword.other.unit.css, keyword.other.unit.scss, keyword.other.unit.less#D19A66
support.function.css, support.function.misc.css, support.function.url.css#61AFEF
support.type.property-name.json#E06C75
string.quoted.double.json#98C379
markup.heading, markup.heading entity.name, entity.name.section.markdown#E06C75bold
markup.bold#D19A66bold
markup.italic#C678DDitalic
markup.inline.raw, markup.fenced_code.block, markup.raw.block#98C379
markup.underline.link, string.other.link#61AFEF
markup.list, beginning.punctuation.definition.list#E06C75
markup.quote#5C6370italic
markup.inserted#98C379
markup.deleted#E06C75
markup.changed#61AFEF
meta.function.decorator.python, entity.name.function.decorator.python#E5C07Bitalic
variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python#D19A66italic
support.function.magic.python#61AFEFitalic
storage.modifier.lifetime.rust, entity.name.type.lifetime.rust#D19A66italic
entity.name.function.macro.rust, meta.macro.rust#61AFEFbold
entity.name.package.go#E5C07B
support.class.component.tsx, support.class.component.jsx, entity.name.tag.tsx, entity.name.tag.jsx#E5C07B
meta.type.annotation.ts, meta.type.annotation.tsx, meta.return.type.ts, meta.return.type.tsx#E5C07B
variable.other.normal.shell, variable.other.positional.shell, variable.other.special.shell, variable.other.bracket.shell#E06C75
entity.name.tag.yaml#E06C75
keyword.key.toml, support.type.property-name.table.toml, support.type.property-name.array.toml#E06C75
entity.name.section.group-title.ini#61AFEFbold
variable.language.documentroot, meta.tag.sgml.doctype, keyword.other.doctype, meta.tag.sgml.doctype string#636B78