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#E98665
  • activityBar.background#090807
  • activityBar.border#282828
  • activityBar.foreground#E0DCD0
  • activityBar.inactiveForeground#707070
  • activityBarBadge.background#E98665
  • activityBarBadge.foreground#1D1D1D
  • badge.background#E98665
  • badge.foreground#1D1D1D
  • banner.background#313131
  • banner.foreground#E0DCD0
  • banner.iconForeground#E98665
  • breadcrumb.activeSelectionForeground#E0DCD0
  • breadcrumb.focusForeground#E0DCD0
  • breadcrumb.foreground#8A8880
  • breadcrumbPicker.background#1D1D1D
  • button.background#E98665
  • button.foreground#1D1D1D
  • button.hoverBackground#E08A6A
  • button.secondaryBackground#3D3D3D
  • button.secondaryForeground#E0DCD0
  • button.secondaryHoverBackground#4D4D4D
  • charts.blue#B0A090
  • charts.foreground#E0DCD0
  • charts.green#7EC8A0
  • charts.lines#B0ACA0
  • charts.orange#E8A060
  • charts.purple#C89888
  • charts.red#D4706A
  • charts.yellow#D4A96A
  • checkbox.background#212121
  • checkbox.border#3D3D3D
  • checkbox.foreground#E0DCD0
  • commandCenter.activeBackground#313131
  • commandCenter.activeForeground#E0DCD0
  • commandCenter.background#1D1D1D
  • commandCenter.border#3D3D3D
  • commandCenter.foreground#B0ACA0
  • debugConsole.errorForeground#D4706A
  • debugConsole.infoForeground#6ABAC8
  • debugConsole.sourceForeground#B0ACA0
  • debugConsole.warningForeground#E8A060
  • debugConsoleInputIcon.foreground#E98665
  • debugExceptionWidget.background#D4706A20
  • debugExceptionWidget.border#D4706A
  • debugIcon.breakpointDisabledForeground#616161
  • debugIcon.breakpointForeground#D4706A
  • debugIcon.continueForeground#7EC8A0
  • debugIcon.disconnectForeground#D4706A
  • debugIcon.pauseForeground#B0A090
  • debugIcon.startForeground#7EC8A0
  • debugIcon.stepIntoForeground#B0A090
  • debugIcon.stepOutForeground#B0A090
  • debugIcon.stepOverForeground#B0A090
  • debugIcon.stopForeground#D4706A
  • debugTokenExpression.boolean#E8A060
  • debugTokenExpression.error#D4706A
  • debugTokenExpression.name#B0A090
  • debugTokenExpression.number#E8A060
  • debugTokenExpression.string#D4A96A
  • debugTokenExpression.value#D4A96A
  • debugToolBar.background#1D1D1D
  • debugToolBar.border#3D3D3D
  • descriptionForeground#A09D93
  • diffEditor.diagonalFill#313131
  • diffEditor.insertedLineBackground#7EC8A018
  • diffEditor.insertedTextBackground#7EC8A022
  • diffEditor.removedLineBackground#D4706A18
  • diffEditor.removedTextBackground#D4706A22
  • diffEditorGutter.insertedLineBackground#7EC8A030
  • diffEditorGutter.removedLineBackground#D4706A30
  • dropdown.background#212121
  • dropdown.border#3D3D3D
  • dropdown.foreground#E0DCD0
  • dropdown.listBackground#1D1D1D
  • editor.background#141414
  • editor.findMatchBackground#E9866598
  • editor.findMatchBorder#E98665
  • editor.findMatchHighlightBackground#E9866558
  • editor.foldBackground#31313140
  • editor.foreground#D4D4D4
  • editor.hoverHighlightBackground#34333255
  • editor.inactiveSelectionBackground#4A5A8244
  • editor.lineHighlightBackground#24211F
  • editor.lineHighlightBorder#28282800
  • editor.linkedEditingBackground#E9866530
  • editor.rangeHighlightBackground#82B4E818
  • editor.selectionBackground#4A5A8260
  • editor.selectionHighlightBackground#4A5A8233
  • editor.symbolHighlightBackground#82B4E82A
  • editor.wordHighlightBackground#82B4E824
  • editor.wordHighlightStrongBackground#82B4E83A
  • editorBracketHighlight.foreground1#E98665
  • editorBracketHighlight.foreground2#B0A090
  • editorBracketHighlight.foreground3#D2A436
  • editorBracketHighlight.foreground4#C893F2
  • editorBracketHighlight.foreground5#3FD2B3
  • editorBracketHighlight.foreground6#E8A060
  • editorBracketHighlight.unexpectedBracket.foreground#D4706A
  • editorBracketMatch.background#82B4E828
  • editorBracketMatch.border#82B4E870
  • editorBracketPairGuide.activeBackground1#E9866550
  • editorBracketPairGuide.activeBackground2#B0A09050
  • editorBracketPairGuide.activeBackground3#D2A43650
  • editorBracketPairGuide.activeBackground4#C893F250
  • editorBracketPairGuide.activeBackground5#3FD2B350
  • editorBracketPairGuide.activeBackground6#E8A06050
  • editorBracketPairGuide.background1#E9866520
  • editorBracketPairGuide.background2#B0A09020
  • editorBracketPairGuide.background3#D2A43620
  • editorBracketPairGuide.background4#C893F220
  • editorBracketPairGuide.background5#3FD2B320
  • editorBracketPairGuide.background6#E8A06020
  • editorCodeLens.foreground#848484
  • editorCursor.foreground#E98665
  • editorError.foreground#D4706A
  • editorGhostText.foreground#71717188
  • editorGroup.border#282828
  • editorGroup.dropBackground#E9866520
  • editorGroupHeader.noTabsBackground#171716
  • editorGroupHeader.tabsBackground#090807
  • editorGroupHeader.tabsBorder#18181800
  • editorGutter.addedBackground#7EC8A0
  • editorGutter.deletedBackground#D4706A
  • editorGutter.foldingControlForeground#616161
  • editorGutter.modifiedBackground#B0A090
  • editorHint.foreground#7EC8A0
  • editorHoverWidget.background#1D1D1D
  • editorHoverWidget.border#3D3D3D
  • editorHoverWidget.foreground#E0DCD0
  • editorIndentGuide.activeBackground#3D3D3D90
  • editorIndentGuide.background#3D3D3D40
  • editorInfo.foreground#6ABAC8
  • editorInlayHint.background#21212100
  • editorInlayHint.foreground#848484
  • editorInlayHint.parameterForeground#848484
  • editorInlayHint.typeForeground#7D7D7D
  • editorLightBulb.foreground#E8A060
  • editorLightBulbAutoFix.foreground#7EC8A0
  • editorLineNumber.activeForeground#B2ACA3
  • editorLineNumber.foreground#646464
  • editorLink.activeForeground#C8A088
  • editorOverviewRuler.addedForeground#7EC8A066
  • editorOverviewRuler.border#1D1D1D00
  • editorOverviewRuler.deletedForeground#D4706A66
  • editorOverviewRuler.errorForeground#D4706A
  • editorOverviewRuler.findMatchForeground#E9866566
  • editorOverviewRuler.infoForeground#6ABAC8
  • editorOverviewRuler.modifiedForeground#B0A09066
  • editorOverviewRuler.warningForeground#E8A060
  • editorRuler.foreground#3D3D3D40
  • editorStickyScroll.background#1D1D1D
  • editorStickyScrollHover.background#282828
  • editorSuggestWidget.background#1D1D1D
  • editorSuggestWidget.border#3D3D3D
  • editorSuggestWidget.focusHighlightForeground#E98665
  • editorSuggestWidget.foreground#E0DCD0
  • editorSuggestWidget.highlightForeground#E98665
  • editorSuggestWidget.selectedBackground#313131
  • editorUnnecessaryCode.opacity#00000077
  • editorWarning.foreground#E8A060
  • editorWhitespace.foreground#3D3D3D60
  • editorWidget.background#1D1D1D
  • editorWidget.border#3D3D3D
  • editorWidget.foreground#E0DCD0
  • editorWidget.resizeBorder#E98665
  • errorForeground#D4706A
  • extensionBadge.remoteBackground#E98665
  • extensionBadge.remoteForeground#1D1D1D
  • extensionButton.prominentBackground#E98665
  • extensionButton.prominentForeground#1D1D1D
  • extensionButton.prominentHoverBackground#E08A6A
  • focusBorder#E9866566
  • foreground#D4D4D4
  • gitDecoration.addedResourceForeground#7EC8A0
  • gitDecoration.conflictingResourceForeground#E8A060
  • gitDecoration.deletedResourceForeground#D4706A
  • gitDecoration.ignoredResourceForeground#61616188
  • gitDecoration.modifiedResourceForeground#B0A090
  • gitDecoration.renamedResourceForeground#7EC8A0
  • gitDecoration.stageDeletedResourceForeground#D4706A
  • gitDecoration.stageModifiedResourceForeground#B0A090
  • gitDecoration.submoduleResourceForeground#C89888
  • gitDecoration.untrackedResourceForeground#7EC8A0
  • icon.foreground#B0ACA0
  • input.background#181818
  • input.border#3D3D3D
  • input.foreground#E0DCD0
  • input.placeholderForeground#707070
  • inputOption.activeBackground#E9866533
  • inputOption.activeBorder#E98665
  • inputOption.activeForeground#E0DCD0
  • inputValidation.errorBackground#D4706A20
  • inputValidation.errorBorder#D4706A
  • inputValidation.infoBackground#6ABAC820
  • inputValidation.infoBorder#6ABAC8
  • inputValidation.warningBackground#E8A06020
  • inputValidation.warningBorder#E8A060
  • keybindingLabel.background#313131
  • keybindingLabel.border#3D3D3D
  • keybindingLabel.bottomBorder#3D3D3D
  • keybindingLabel.foreground#E0DCD0
  • list.activeSelectionBackground#E9866550
  • list.activeSelectionForeground#FFFFFF
  • list.activeSelectionIconForeground#E0DCD0
  • list.dropBackground#E9866520
  • list.errorForeground#D4706A
  • list.focusBackground#DA775545
  • list.focusForeground#E0DCD0
  • list.focusHighlightForeground#E98665
  • list.focusOutline#E9866566
  • list.highlightForeground#E98665
  • list.hoverBackground#DA775525
  • list.hoverForeground#E0DCD0
  • list.inactiveSelectionBackground#E9866530
  • list.inactiveSelectionForeground#E0DCD0
  • list.invalidItemForeground#D4706A
  • list.warningForeground#E8A060
  • listFilterWidget.background#2A1F1A
  • listFilterWidget.noMatchesOutline#D4706A
  • listFilterWidget.outline#E9866500
  • menu.background#1D1D1D
  • menu.foreground#E0DCD0
  • menu.selectionBackground#313131
  • menu.selectionForeground#E0DCD0
  • menu.separatorBackground#3D3D3D
  • menubar.selectionBackground#313131
  • menubar.selectionForeground#E0DCD0
  • merge.border#3D3D3D00
  • merge.commonContentBackground#61616115
  • merge.commonHeaderBackground#61616130
  • merge.currentContentBackground#7EC8A015
  • merge.currentHeaderBackground#7EC8A030
  • merge.incomingContentBackground#B0A09015
  • merge.incomingHeaderBackground#B0A09030
  • minimap.errorHighlight#D4706A
  • minimap.findMatchHighlight#E9866566
  • minimap.selectionHighlight#4A5A8255
  • minimap.warningHighlight#E8A060
  • minimapGutter.addedBackground#7EC8A0
  • minimapGutter.deletedBackground#D4706A
  • minimapGutter.modifiedBackground#B0A090
  • minimapSlider.activeBackground#3D3D3D60
  • minimapSlider.background#3D3D3D20
  • minimapSlider.hoverBackground#3D3D3D40
  • notebook.cellBorderColor#282828
  • notebook.cellToolbarSeparator#282828
  • notebook.focusedCellBorder#E98665
  • notebook.focusedEditorBorder#E98665
  • notebook.selectedCellBackground#E9866520
  • notebook.selectedCellBorder#E9866566
  • notificationCenter.border#3D3D3D
  • notificationCenterHeader.background#1D1D1D
  • notificationCenterHeader.foreground#E0DCD0
  • notificationLink.foreground#B0A090
  • notifications.background#1D1D1D
  • notifications.border#3D3D3D
  • notifications.foreground#E0DCD0
  • notificationToast.border#3D3D3D
  • panel.background#20201F
  • panel.border#282828
  • panel.dropBorder#E98665
  • panelInput.border#3D3D3D
  • panelTitle.activeBorder#E98665
  • panelTitle.activeForeground#E0DCD0
  • panelTitle.inactiveForeground#707070
  • peekView.border#E98665
  • peekViewEditor.background#181818
  • peekViewEditor.matchHighlightBackground#E9866530
  • peekViewEditorGutter.background#181818
  • peekViewResult.background#1D1D1D
  • peekViewResult.fileForeground#E0DCD0
  • peekViewResult.lineForeground#B0ACA0
  • peekViewResult.matchHighlightBackground#E9866530
  • peekViewResult.selectionBackground#313131
  • peekViewResult.selectionForeground#E0DCD0
  • peekViewTitle.background#181818
  • peekViewTitleDescription.foreground#B0ACA0
  • peekViewTitleLabel.foreground#E0DCD0
  • pickerGroup.border#3D3D3D
  • pickerGroup.foreground#E98665
  • ports.iconRunningProcessForeground#7EC8A0
  • progressBar.background#E98665
  • quickInput.background#1D1D1D
  • quickInput.foreground#E0DCD0
  • quickInputList.focusBackground#313131
  • quickInputList.focusForeground#E0DCD0
  • quickInputList.focusIconForeground#E0DCD0
  • quickInputTitle.background#181818
  • sash.hoverBorder#E98665
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#E9866588
  • scrollbarSlider.background#3D3D3D55
  • scrollbarSlider.hoverBackground#3D3D3D88
  • selection.background#4A5A8255
  • settings.focusedRowBackground#31313140
  • settings.focusedRowBorder#E9866500
  • settings.headerForeground#E0DCD0
  • settings.modifiedItemIndicator#E98665
  • sideBar.background#090807
  • sideBar.border#282828
  • sideBar.foreground#B0ACA0
  • sideBarSectionHeader.background#1C1C1B
  • sideBarSectionHeader.border#1D1D1D00
  • sideBarSectionHeader.foreground#E0DCD0
  • sideBarTitle.foreground#E0DCD0
  • statusBar.background#090807
  • statusBar.border#282828
  • statusBar.debuggingBackground#E98665
  • statusBar.debuggingForeground#1D1D1D
  • statusBar.foreground#B0ACA0
  • statusBar.noFolderBackground#1D1D1D
  • statusBar.noFolderForeground#B0ACA0
  • statusBarItem.activeBackground#E9866530
  • statusBarItem.errorBackground#D4706A
  • statusBarItem.errorForeground#1D1D1D
  • statusBarItem.hoverBackground#313131
  • statusBarItem.prominentBackground#313131
  • statusBarItem.prominentForeground#E0DCD0
  • statusBarItem.prominentHoverBackground#3D3D3D
  • statusBarItem.remoteBackground#E98665
  • statusBarItem.remoteForeground#1D1D1D
  • statusBarItem.warningBackground#E8A060
  • statusBarItem.warningForeground#1D1D1D
  • tab.activeBackground#262422
  • tab.activeBorderTop#E98665
  • tab.activeForeground#E0DCD0
  • tab.border#181818
  • tab.hoverBackground#2C2A28
  • tab.inactiveBackground#171716
  • tab.inactiveForeground#8D8D8D
  • tab.lastPinnedBorder#3D3D3D
  • tab.unfocusedActiveBackground#252321
  • tab.unfocusedActiveBorderTop#E9866500
  • tab.unfocusedActiveForeground#B0ACA0
  • tab.unfocusedInactiveBackground#171716
  • tab.unfocusedInactiveForeground#707070
  • terminal.ansiBlack#2A2A2A
  • terminal.ansiBlue#8CAAB8
  • terminal.ansiBrightBlack#616161
  • terminal.ansiBrightBlue#A8D8F8
  • terminal.ansiBrightCyan#88D8E4
  • terminal.ansiBrightGreen#5CDDB8
  • terminal.ansiBrightMagenta#CCA8E0
  • terminal.ansiBrightRed#F4705F
  • terminal.ansiBrightWhite#F0ECE0
  • terminal.ansiBrightYellow#EFCE6C
  • terminal.ansiCyan#6EC4D4
  • terminal.ansiGreen#40D4A6
  • terminal.ansiMagenta#B88EE8
  • terminal.ansiRed#E85C50
  • terminal.ansiWhite#D4D4D4
  • terminal.ansiYellow#E8BE58
  • terminal.background#141414
  • terminal.foreground#E0DCD0
  • terminal.selectionBackground#3D3D3D
  • terminalCursor.foreground#E98665
  • testing.iconErrored#D4706A
  • testing.iconFailed#D4706A
  • testing.iconPassed#7EC8A0
  • testing.iconQueued#B0A090
  • testing.iconSkipped#E8A060
  • testing.iconUnset#616161
  • testing.runAction#7EC8A0
  • textBlockQuote.background#1D1D1D80
  • textBlockQuote.border#E98665
  • textLink.activeForeground#D0B898
  • textLink.foreground#C8A088
  • textPreformat.foreground#D4A96A
  • titleBar.activeBackground#090807
  • titleBar.activeForeground#E0DCD0
  • titleBar.border#282828
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#707070
  • toolbar.hoverBackground#313131
  • tree.indentGuidesStroke#3D3D3D
  • walkThrough.embeddedEditorBackground#181818
  • welcomePage.progress.foreground#E98665
  • welcomePage.tileBackground#181818
  • welcomePage.tileBorder#3D3D3D
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#86867E
comment.block.documentation, comment.block.javadoc#948E88italic
string, string.quoted, string.template#D2A436
constant.character.escape#D89050
string.regexp#5CC8E0
string.template punctuation.definition.template-expression, punctuation.section.embedded#D2A436
constant.numeric#F287B2
constant.language#D4A090italic
variable.other.constant, variable.other.enummember#C4A468
keyword, keyword.control#E98665
keyword.control.flow, keyword.control.return, keyword.control.conditional, keyword.control.loop#E98665
keyword.operator#82B4E8
keyword.operator.logical, keyword.operator.comparison, keyword.operator.relational, keyword.operator.ternary#82B4E8
keyword.operator.assignment, keyword.operator.arithmetic#82B4E8
keyword.operator.new, keyword.operator.delete, keyword.operator.expression#E98665
storage, storage.type#E98665
storage.modifier#E98665
entity.name.function, meta.function-call entity.name.function#3FD2B3
meta.function-call, support.function#3FD2B3
meta.method-call entity.name.function#3FD2B3
support.function.builtin, support.function.console#7DBCAA
entity.name.type.class, entity.name.type, support.class#C893F2
entity.other.inherited-class#D09888italic
entity.name.type.interface#B890C0italic
entity.name.type.enum#D898A0
entity.name.type.parameter, variable.parameter.type#C098C0italic
entity.name.type.module, entity.name.namespace, entity.name.type.namespace#C893F2
support.type, support.type.primitive#C893F2
variable, variable.other#D0C060
variable.parameter#D0C060
variable.other.property, variable.other.object.property, meta.object-literal.key#8FB46E
variable.language.this, variable.language.self, variable.language.super, variable.language.special#D4A058
meta.decorator, meta.decorator entity.name.function, punctuation.decorator, meta.annotation, storage.type.annotation#D673C4
punctuation#A09498
punctuation.definition.block, punctuation.definition.parameters, punctuation.section, meta.brace#A09498
punctuation.definition.string#D2A436
keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as#E98665
entity.name.tag#D673C4
entity.other.attribute-name#B4AC66italic
punctuation.definition.tag#A09498
support.type.property-name.css, support.type.vendored.property-name.css#B4AC66
support.constant.property-value.css, meta.property-value.css#D0CCBE
entity.other.attribute-name.id.css#E8856E
entity.other.attribute-name.class.css#7DBCAA
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#3FD2B3italic
keyword.other.unit.css#F287B2
constant.other.color.rgb-value.hex.css, punctuation.definition.constant.css#F287B2
support.function.css, support.function.misc.css#3FD2B3
variable.scss, variable.less, variable.css#C893F2
support.type.property-name.json#B4AC66
meta.structure.dictionary.value.json string.quoted#D2A436
entity.name.tag.yaml#B4AC66
string.unquoted.yaml#D0CCBE
entity.name.type.anchor.yaml, variable.other.alias.yaml#D2A436
markup.heading, markup.heading entity.name.section, heading.1.markdown entity.name, heading.2.markdown entity.name, punctuation.definition.heading.markdown#E98665
heading.3.markdown entity.name, heading.4.markdown entity.name#E8A060
heading.5.markdown entity.name, heading.6.markdown entity.name#D89050
markup.bold#D0CCBEbold
markup.italic#D0CCBEitalic
markup.strikethrough#948E88strikethrough
markup.underline.link, string.other.link#C893F2
string.other.link.title.markdown, string.other.link.description.markdown#3FD2B3
markup.underline.link.image.markdown#C893F2italic
markup.inline.raw, markup.fenced_code, markup.raw#D2A436
fenced_code.block.language.markdown#D89050
punctuation.definition.list.begin.markdown, markup.list#E8A060
markup.quote#928F86italic
meta.separator.markdown#A09498
constant.other.character-class.regexp#C893F2
keyword.operator.quantifier.regexp#82B4E8
keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql#D673C4
support.function.sql, entity.name.function.sql#7DBCAA
keyword.other.alias.sql#E98665
keyword.other.order.sql, keyword.other.DML.II.sql#D673C4
constant.other.database-name.sql, constant.other.table-name.sql#C893F2
keyword.operator.star.sql, keyword.operator.comparison.sql#82B4E8
markup.inserted#3FD2B3
markup.deleted#D4706A
markup.changed#82B4E8
variable.other.normal.shell, variable.other.positional.shell, variable.other.bracket.shell#D0C060
support.function.builtin.shell#3FD2B3
entity.name.package.go#C893F2
storage.type.error.go, storage.type.numeric.go, storage.type.string.go, storage.type.boolean.go, storage.type.byte.go, storage.type.rune.go#C893F2
keyword.channel.go#82B4E8italic
entity.name.type.lifetime.rust, storage.modifier.lifetime.rust, punctuation.definition.lifetime.rust#82B4E8italic
entity.name.function.macro.rust, support.macro.rust#3FD2B3
keyword.operator.borrow.rust, keyword.operator.dereference.rust#82B4E8
keyword.other.unsafe.rust#E98665
entity.name.type.alias.rust#C893F2
meta.attribute.rust, punctuation.definition.attribute.rust#E0A080italic
support.function.magic.python#7DBCAAitalic
meta.function.decorator.python, entity.name.function.decorator.python#E0A080italic
storage.type.primitive.java#C893F2
storage.type.annotation.java, punctuation.definition.annotation.java#E0A080italic
variable.language.java#E98665italic
meta.preprocessor, keyword.control.directive, keyword.control.import.include, punctuation.definition.directive#E98665italic
entity.name.function.preprocessor#3FD2B3
keyword.operator.address.c, keyword.operator.address.cpp, keyword.operator.arrow.cpp#82B4E8
storage.type.built-in.primitive.c, storage.type.built-in.primitive.cpp#C893F2
invalid#D4706A
invalid.deprecated#D4706Astrikethrough
support.class.component.tsx, support.class.component.jsx, entity.name.tag.tsx, entity.name.tag.jsx#C893F2
punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx#D89050
keyword.operator.spread.tsx, keyword.operator.spread.jsx#82B4E8
keyword.graphql, keyword.operation.graphql#E98665
support.type.graphql, entity.name.type.graphql#C893F2
variable.graphql, variable.other.graphql#D0C060
entity.name.function.directive.graphql#3FD2B3
entity.name.fragment.graphql#3FD2B3
support.type.enum.graphql, entity.name.type.input.graphql#C893F2italic
keyword.operator.graphql#82B4E8
string.quoted.double.graphql, string.quoted.triple.graphql#D2A436
comment.line.graphql, comment.block.graphql#948E88italic
entity.name.section.toml, support.type.property-name.table.toml#C893F2italic
variable.key.toml, support.type.property-name.toml#B4AC66
constant.other.datetime.toml, constant.other.date.toml, constant.other.time.toml#F287B2
constant.language.boolean.toml#D4A090
string.quoted.single.basic.toml, string.quoted.double.basic.toml, string.quoted.triple.basic.toml, string.quoted.single.literal.toml, string.quoted.triple.literal.toml#D2A436
constant.numeric.toml, constant.numeric.integer.toml, constant.numeric.float.toml, constant.numeric.hex.toml, constant.numeric.oct.toml, constant.numeric.bin.toml, constant.numeric.inf.toml, constant.numeric.nan.toml#F287B2
punctuation.definition.table.toml, punctuation.definition.array.toml, punctuation.separator.toml#A09498
keyword.other.special-method.dockerfile, keyword.control.dockerfile, entity.name.function.dockerfile#E98665
constant.other.image.dockerfile, entity.name.image.dockerfile#C893F2
keyword.operator.flag.dockerfile, entity.name.variable.parameter.dockerfile#82B4E8
variable.other.dockerfile#D0C060
string.quoted.double.dockerfile, string.quoted.single.dockerfile#D2A436
comment.line.number-sign.dockerfile#948E88italic
comment.line.shebang, comment.line.shebang.shell#E98665italic
string.unquoted.heredoc.shell, string.unquoted.heredoc, meta.heredoc.shell#D2A436
keyword.operator.heredoc.shell, entity.name.tag.heredoc.shell, punctuation.definition.string.heredoc.shell#E98665
keyword.operator.redirect.shell, keyword.operator.pipe.shell, keyword.operator.herestring.shell#82B4E8
keyword.operator.logical.shell#82B4E8
entity.name.function.shell#3FD2B3
punctuation.definition.evaluation.backticks.shell, string.interpolated.backtick.shell#D89050
variable.language.special.shell#D673C4italic
storage.type.tag-handle.yaml, punctuation.definition.tag.yaml#C893F2
keyword.control.flow.block-scalar.literal.yaml, keyword.control.flow.block-scalar.folded.yaml, punctuation.definition.block.scalar.yaml#E98665
constant.language.merge.yaml#D4A090
constant.language.null.yaml, constant.language.boolean.yaml#D4A090
constant.numeric.yaml, constant.numeric.integer.yaml, constant.numeric.float.yaml#F287B2
keyword.other.directive.yaml#E98665