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.background#211c1c
  • activityBar.border#f2fffc10
  • activityBar.foreground#f2fffc
  • activityBar.inactiveForeground#f2fffc85
  • activityBarBadge.background#a2e57b
  • activityBarBadge.foreground#211c1c
  • badge.background#a2e57b
  • badge.foreground#211c1c
  • breadcrumb.activeSelectionForeground#f2fffc
  • breadcrumb.focusForeground#c1c0c0
  • breadcrumb.foreground#939293
  • button.background#a2e57bD4
  • button.foreground#1d1c1a
  • button.hoverBackground#a2e57b
  • button.secondaryBackground#2c2525
  • button.secondaryForeground#939293
  • button.secondaryHoverBackground#211c1c
  • charts.blue#7cd5f1
  • charts.foreground#f2fffc
  • charts.green#a2e57b
  • charts.lines#727072
  • charts.orange#ffb270
  • charts.purple#baa0f8
  • charts.red#ff6d7e
  • charts.yellow#ffed72
  • commandCenter.activeBackground#211c1c
  • commandCenter.activeForeground#f2fffc
  • commandCenter.background#211c1c
  • commandCenter.foreground#f2fffc
  • debugExceptionWidget.background#2c2525
  • debugExceptionWidget.border#211c1c
  • debugIcon.breakpointCurrentStackframeForeground#ffed72
  • debugIcon.breakpointDisabledForeground#c1c0c0
  • debugIcon.breakpointForeground#ff6d7e
  • debugIcon.breakpointStackframeForeground#f2fffc
  • debugIcon.breakpointUnverifiedForeground#ffb270
  • debugIcon.continueForeground#f2fffc
  • debugIcon.disconnectForeground#f2fffc
  • debugIcon.pauseForeground#f2fffc
  • debugIcon.restartForeground#a2e57b
  • debugIcon.startForeground#a2e57b
  • debugIcon.stepBackForeground#f2fffc
  • debugIcon.stepIntoForeground#f2fffc
  • debugIcon.stepOutForeground#f2fffc
  • debugIcon.stepOverForeground#f2fffc
  • debugIcon.stopForeground#ff6d7e
  • debugToolBar.background#2c2525
  • descriptionForeground#7cd5f1
  • diffEditor.insertedTextBackground#a2e57b19
  • diffEditor.removedTextBackground#ff6d7e19
  • disabledForeground#a19690bb
  • dropdown.background#211c1c
  • dropdown.border#211c1c
  • dropdown.foreground#939293
  • dropdown.listBackground#2c2525
  • editor.background#2c2525
  • editor.findMatchBackground#f2fffc26
  • editor.findMatchBorder#ffed72
  • editor.findMatchHighlightBackground#f2fffc26
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#f2fffc0c
  • editor.findRangeHighlightBorder#00000000
  • editor.foreground#f2fffc
  • editor.hoverHighlightBackground#f2fffc0c
  • editor.inactiveSelectionBackground#f2fffc0c
  • editor.lineHighlightBackground#a2e57b0c
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#2c2525
  • editor.rangeHighlightBorder#2c2525
  • editor.selectionBackground#f2fffc40
  • editor.selectionHighlightBackground#7cd5f140
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#f2fffc26
  • editor.wordHighlightBorder#a2e57b
  • editor.wordHighlightStrongBackground#f2fffc26
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketHighlight.foreground1#ff6d7e
  • editorBracketHighlight.foreground2#ffb270
  • editorBracketHighlight.foreground3#ffed72
  • editorBracketHighlight.foreground4#a2e57b
  • editorBracketHighlight.foreground5#7cd5f1
  • editorBracketHighlight.foreground6#baa0f8
  • editorBracketMatch.background#211c1c
  • editorBracketMatch.border#727072
  • editorCodeLens.foreground#727072
  • editorCursor.background#211c1c
  • editorCursor.foreground#f2fffc
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#ff6d7e
  • editorGroup.dropBackground#403838bf
  • editorGroup.emptyBackground#19181a
  • editorGroup.focusedEmptyBorder#403838
  • editorGroupHeader.noTabsBackground#211c1c
  • editorGroupHeader.tabsBackground#211c1c
  • editorGutter.addedBackground#baa0f8
  • editorGutter.background#2c2525
  • editorGutter.deletedBackground#ffb270
  • editorGutter.modifiedBackground#a2e57b
  • editorHint.border#211c1c
  • editorHint.foreground#baa0f8
  • editorHoverWidget.background#2c2525
  • editorHoverWidget.border#211c1c
  • editorIndentGuide.background1#2c2525
  • editorInfo.background#00000000
  • editorInfo.border#211c1c
  • editorInfo.foreground#7cd5f1
  • editorLightBulb.foreground#ffed72
  • editorLightBulbAutoFix.foreground#a2e57b
  • editorLineNumber.activeForeground#c1c0c0
  • editorLineNumber.foreground#5b595c
  • editorLink.activeForeground#7cd5f1
  • editorMarkerNavigation.background#2c2525
  • editorMarkerNavigationError.background#ff6d7e
  • editorMarkerNavigationInfo.background#7cd5f1
  • editorMarkerNavigationWarning.background#ffb270
  • editorOverviewRuler.addedForeground#baa0f8
  • editorOverviewRuler.border#211c1c
  • editorOverviewRuler.currentContentForeground#2c2525
  • editorOverviewRuler.deletedForeground#ffb270
  • editorOverviewRuler.errorForeground#ff6d7e
  • editorOverviewRuler.findMatchForeground#f2fffc26
  • editorOverviewRuler.incomingContentForeground#2c2525
  • editorOverviewRuler.infoForeground#7cd5f1
  • editorOverviewRuler.modifiedForeground#a2e57b
  • editorOverviewRuler.rangeHighlightForeground#f2fffc26
  • editorOverviewRuler.selectionHighlightForeground#f2fffc26
  • editorOverviewRuler.warningForeground#ff6d7e80
  • editorOverviewRuler.wordHighlightForeground#f2fffc26
  • editorOverviewRuler.wordHighlightStrongForeground#f2fffc26
  • editorPane.background#211c1c
  • editorRuler.foreground#5b595c
  • editorSuggestWidget.background#2c2525
  • editorSuggestWidget.border#2c2525
  • editorSuggestWidget.foreground#c1c0c0
  • editorSuggestWidget.highlightForeground#f2fffc
  • editorSuggestWidget.selectedBackground#727072
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#ffb270
  • editorWhitespace.foreground#5b595c
  • editorWidget.background#2c2525
  • editorWidget.border#2c2525
  • errorForeground#ff6d7e
  • extensionButton.prominentBackground#2c2525
  • extensionButton.prominentForeground#f2fffc
  • extensionButton.prominentHoverBackground#5b595c
  • focusBorder#727072
  • foreground#f2fffc
  • gitDecoration.addedResourceForeground#baa0f8
  • gitDecoration.conflictingResourceForeground#ff6d7e
  • gitDecoration.deletedResourceForeground#ffb270
  • gitDecoration.ignoredResourceForeground#7cd5f1
  • gitDecoration.modifiedResourceForeground#a2e57b
  • gitDecoration.renamedResourceForeground#ffed72
  • gitDecoration.stageDeletedResourceForeground#ffb27080
  • gitDecoration.stageModifiedResourceForeground#a2e57b80
  • gitDecoration.untrackedResourceForeground#7cd5f1
  • gitlens.decorations.addedForegroundColor#baa0f8
  • gitlens.decorations.deletedForegroundColor#ffb270
  • gitlens.decorations.ignoredForegroundColor#7cd5f1
  • gitlens.decorations.modifiedForegroundColor#a2e57b
  • gitlens.decorations.renamedForegroundColor#ffed72
  • gitlens.decorations.untrackedForegroundColor#7cd5f1
  • icon.foreground#f2fffc
  • input.background#211c1c
  • input.border#f2fffc25
  • input.foreground#f2fffc
  • input.placeholderForeground#727072
  • inputOption.activeBackground#5b595c
  • inputOption.activeBorder#5b595c
  • inputValidation.errorBackground#2c2525
  • inputValidation.errorBorder#ff6d7e
  • inputValidation.errorForeground#ff6d7e
  • inputValidation.infoBackground#2c2525
  • inputValidation.infoBorder#7cd5f1
  • inputValidation.infoForeground#7cd5f1
  • inputValidation.warningBackground#2c2525
  • inputValidation.warningBorder#ffb270
  • inputValidation.warningForeground#ffb270
  • list.activeSelectionBackground#f2fffc85
  • list.dropBackground#403838bf
  • list.errorForeground#ff6d7e
  • list.hoverBackground#f2fffc25
  • list.inactiveFocusBackground#f2fffc25
  • list.inactiveSelectionBackground#f2fffc25
  • list.invalidItemForeground#ff6d7e
  • list.warningForeground#ffb270
  • listFilterWidget.background#211c1c
  • listFilterWidget.noMatchesOutline#ff6d7e
  • listFilterWidget.outline#211c1c
  • menu.background#211c1c
  • menu.foreground#a19690
  • menu.selectionBackground#fc996700
  • menu.selectionForeground#f2fffc
  • menubar.selectionBackground#211c1c80
  • menubar.selectionForeground#f2fffc
  • merge.border#211c1c
  • merge.commonContentBackground#f2fffc19
  • merge.commonHeaderBackground#f2fffc26
  • merge.currentContentBackground#ff6d7e19
  • merge.currentHeaderBackground#ff6d7e26
  • merge.incomingContentBackground#a2e57b19
  • merge.incomingHeaderBackground#a2e57b26
  • minimap.background#211c1c
  • minimap.errorHighlight#ff6d7e
  • minimap.warningHighlight#ff6d7e80
  • minimapGutter.addedBackground#baa0f8
  • minimapGutter.deletedBackground#ffb270
  • minimapGutter.modifiedBackground#a2e57b
  • notificationCenter.border#2c2525
  • notificationCenterHeader.background#2c2525
  • notificationCenterHeader.foreground#939293
  • notificationLink.foreground#ffed72
  • notifications.background#2c2525
  • notifications.border#2c2525
  • notifications.foreground#c1c0c0
  • notificationsErrorIcon.foreground#ff6d7e
  • notificationsInfoIcon.foreground#7cd5f1
  • notificationsWarningIcon.foreground#ffb270
  • notificationToast.border#2c2525
  • panel.background#403838
  • panel.border#f2fffc10
  • panelTitle.activeBorder#f2fffc
  • panelTitle.activeForeground#f2fffc
  • panelTitle.inactiveForeground#f2fffc40
  • peekView.border#211c1c
  • peekViewEditor.background#2c2525
  • peekViewEditor.matchHighlightBackground#5b595c
  • peekViewEditorGutter.background#2c2525
  • peekViewResult.background#2c2525
  • peekViewResult.fileForeground#939293
  • peekViewResult.lineForeground#939293
  • peekViewResult.matchHighlightBackground#5b595c
  • peekViewResult.selectionBackground#2c2525
  • peekViewResult.selectionForeground#f2fffc
  • peekViewTitle.background#2c2525
  • peekViewTitleDescription.foreground#939293
  • peekViewTitleLabel.foreground#f2fffc
  • pickerGroup.border#211c1c
  • pickerGroup.foreground#5b595c
  • problemsErrorIcon.foreground#ff6d7e
  • problemsInfoIcon.foreground#7cd5f1
  • problemsWarningIcon.foreground#ffb270
  • progressBar.background#2c2525
  • sash.hoverBorder#727072
  • scrollbar.shadow#211c1c
  • scrollbarSlider.activeBackground#f2fffc12
  • scrollbarSlider.background#f2fffc30
  • scrollbarSlider.hoverBackground#f2fffc12
  • selection.background#ff6d7e90
  • settings.checkboxBackground#2c2525
  • settings.checkboxBorder#2c2525
  • settings.checkboxForeground#f2fffc
  • settings.dropdownBackground#2c2525
  • settings.dropdownBorder#2c2525
  • settings.dropdownForeground#f2fffc
  • settings.dropdownListBorder#939293
  • settings.headerForeground#ff6d7e
  • settings.modifiedItemIndicator#7cd5f1
  • settings.numberInputBackground#2c2525
  • settings.numberInputBorder#2c2525
  • settings.numberInputForeground#f2fffc
  • settings.textInputBackground#2c2525
  • settings.textInputBorder#2c2525
  • settings.textInputForeground#f2fffc
  • sideBar.background#211c1c
  • sideBar.border#f2fffc10
  • sideBar.dropBackground#403838bf
  • sideBar.foreground#f2fffc85
  • sideBarSectionHeader.background#211c1c
  • sideBarSectionHeader.border#f2fffc85
  • sideBarSectionHeader.foreground#a2e57b
  • sideBarTitle.foreground#f2fffc85
  • statusBar.background#a2e57b
  • statusBar.debuggingBackground#7cd5f1
  • statusBar.debuggingForeground#2c2525
  • statusBar.foreground#211c1c
  • statusBar.noFolderBackground#211c1c
  • statusBarItem.errorBackground#ff6d7e
  • statusBarItem.errorForeground#403838
  • statusBarItem.prominentBackground#7cd5f1
  • statusBarItem.prominentForeground#403838
  • statusBarItem.prominentHoverBackground#2c2525
  • statusBarItem.remoteBackground#2c2525
  • statusBarItem.remoteForeground#a2e57b
  • statusBarItem.warningBackground#ffb270
  • statusBarItem.warningForeground#403838
  • symbolIcon.arrayForeground#ff6d7e
  • symbolIcon.booleanForeground#ff6d7e
  • symbolIcon.classForeground#7cd5f1
  • symbolIcon.colorForeground#baa0f8
  • symbolIcon.constantForeground#baa0f8
  • symbolIcon.constructorForeground#a2e57b
  • symbolIcon.enumeratorForeground#ffb270
  • symbolIcon.enumeratorMemberForeground#ffb270
  • symbolIcon.eventForeground#ffb270
  • symbolIcon.fieldForeground#ffb270
  • symbolIcon.fileForeground#c1c0c0
  • symbolIcon.folderForeground#c1c0c0
  • symbolIcon.functionForeground#a2e57b
  • symbolIcon.interfaceForeground#7cd5f1
  • symbolIcon.keyForeground#ffb270
  • symbolIcon.keywordForeground#ff6d7e
  • symbolIcon.methodForeground#a2e57b
  • symbolIcon.moduleForeground#7cd5f1
  • symbolIcon.namespaceForeground#7cd5f1
  • symbolIcon.nullForeground#baa0f8
  • symbolIcon.numberForeground#baa0f8
  • symbolIcon.objectForeground#7cd5f1
  • symbolIcon.operatorForeground#ff6d7e
  • symbolIcon.packageForeground#baa0f8
  • symbolIcon.propertyForeground#ffb270
  • symbolIcon.referenceForeground#baa0f8
  • symbolIcon.snippetForeground#a2e57b
  • symbolIcon.stringForeground#ffed72
  • symbolIcon.structForeground#ff6d7e
  • symbolIcon.textForeground#ffed72
  • symbolIcon.typeParameterForeground#ffb270
  • symbolIcon.unitForeground#baa0f8
  • symbolIcon.variableForeground#7cd5f1
  • tab.activeBackground#2c2525
  • tab.activeForeground#f2fffc
  • tab.activeModifiedBorder#a2e57b
  • tab.hoverBorder#f2fffc80
  • tab.inactiveBackground#211c1c
  • tab.inactiveModifiedBorder#a2e57b
  • tab.unfocusedActiveModifiedBorder#a2e57b
  • tab.unfocusedInactiveModifiedBorder#a2e57b
  • terminal.ansiBlack#2c2525
  • terminal.ansiBlue#ffb270
  • terminal.ansiBrightBlack#727072
  • terminal.ansiBrightBlue#ffb270
  • terminal.ansiBrightCyan#7cd5f1
  • terminal.ansiBrightGreen#a2e57b
  • terminal.ansiBrightMagenta#baa0f8
  • terminal.ansiBrightRed#ff6d7e
  • terminal.ansiBrightWhite#f2fffc
  • terminal.ansiBrightYellow#ffed72
  • terminal.ansiCyan#7cd5f1
  • terminal.ansiGreen#a2e57b
  • terminal.ansiMagenta#baa0f8
  • terminal.ansiRed#ff6d7e
  • terminal.ansiWhite#f2fffc
  • terminal.ansiYellow#ffed72
  • terminal.background#403838
  • terminal.foreground#f2fffc
  • terminal.selectionBackground#f2fffc26
  • terminalCursor.background#00000000
  • terminalCursor.foreground#7cd5f1
  • textBlockQuote.background#2c2525
  • textBlockQuote.border#2c2525
  • textCodeBlock.background#2c2525
  • textLink.activeForeground#f2fffc
  • textLink.foreground#ff6d7e
  • textPreformat.foreground#f2fffc
  • textSeparator.foreground#727072
  • titleBar.activeBackground#211c1c
  • titleBar.activeForeground#f2fffc
  • titleBar.border#f2fffc10
  • titleBar.inactiveBackground#211c1c
  • titleBar.inactiveForeground#f2fffc92
  • walkThrough.embeddedEditorBackground#403838
  • welcomePage.background#2c2525
  • widget.shadow#19181a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable, variable.other.readwrite.powershell, variable.other.readwrite.js, meta.var.expr.js, string constant.other.placeholder, meta.var-single-variable.expr.js, meta.definition.variable.js, variable.other.object.js, meta.function-call.js, meta.object-literal.key.js, meta.object.member.js, meta.objectliteral.js#7cd5f1italic
punctuation.definition.variable.powershell#baa0f8bold
comment, comment keyword, comment markup.underline.link, comment string, comment punctuation.definition, comment punctuation, comment text#727072italic
comment storage.type#727072
comment entity.name.type#c1c0c0
comment keyword.codetag.notation#baa0f8
comment.git-status.header.remote#ff6d7e
comment.git-status.header.local#7cd5f1
comment.other.git-status.head#f2fffc
string.quoted.docstring, string.quoted.docstring punctuation.definition#727072
constant#baa0f8
constant.other#f2fffc
constant.other.caps#baa0f8
constant.other.placeholder.c#ffb270
constant.other.property#baa0f8
constant.other.citation.latex#baa0f8
constant.other.color#baa0f8
constant.other.character-class.escape#baa0f8
constant.other.key#baa0f8
constant.other.symbol#ffb270
constant.other.elm#7cd5f1
constant.numeric#baa0f8
constant.language#baa0f8
constant.character.escape#baa0f8
constant.numeric.line-number.find-in-files#5b595c
constant.numeric.line-number.match.find-in-files#ffed72
entity.name.section#ffed72
entity.name.function, entity.name.function.templated#a2e57b
entity.name.function.member.static#f2fffc
entity.name.type.class.templated, entity.name.type.class.generic, entity.name.type.namespace#7cd5f1
entity.name.label#baa0f8
entity.name.function.preprocessor#7cd5f1
entity.name#a2e57b
entity.name.class#7cd5f1
entity.name.constant#baa0f8
entity.name.namespace#f2fffc
entity.other.inherited-class#7cd5f1italic
entity.name.function#a2e57b
entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component, source.vue support.class.component#ff6d7e
entity.name.function.operator#ff6d7e
entity.name.type, entity.name.type.class.reference, entity.name.type.class.value#7cd5f1
entity.other.attribute-name#7cd5f1italic
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, entity.other.attribute-name.css, entity.other.animation-name.css#a2e57b
entity.other.attribute-name.id.css#ffb270
entity.other.attribute-name.pseudo-class.css, entity.other.pseudo-class.css, entity.other.pseudo-element.css#7cd5f1italic
entity.name.function, support.function#a2e57b
entity.other.git-status.hex#baa0f8
entity.other.jinja2.delimiter#939293
entity.name.operator.custom-literal#f2fffc
entity.name.operator.custom-literal.string#ffed72
entity.name.operator.custom-literal.number#baa0f8
entity.name.type.rust#7cd5f1
entity.name.lifetime.rust#ff6d7e
invaliditalic
keyword#ff6d7e
keyword.control#ff6d7e
keyword.control.directive#ff6d7e
keyword.operator, keyword.operator.member, keyword.operator.new#ff6d7e
keyword.other.substitution#939293
keyword.other.template.begin, keyword.other.template.end#ff6d7e
keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext keyword.operator.table.data.restructuredtext#939293
keyword.other.parenthesis.elm#939293
keyword.other.fn.rust, keyword.other.rust, keyword.other.unsafe.rust, keyword.other.where.rust#7cd5f1
keyword.control.rust, keyword.operator.misc.rust#ff6d7e
keyword.declaration.class.ruby, keyword.declaration.function.ruby, keyword.declaration.namespace.ruby#ff6d7e
markup.italicitalic
markup.boldbold
markup.heading#ffed72
markup.raw#ffb270
markup.underlineunderline
markup.underline.link#a2e57b
markup.inserted, markup.inserted punctuation.definition.inserted#a2e57b
markup.deleted, markup.deleted punctuation.definition.deleted#ff6d7e
markup.changed, markup.changed punctuation.definition.changed#ffed72
markup.ignored, markup.ignored punctuation.definition.ignored#939293
markup.untracked#939293
markup.quoteitalic
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#939293
meta.function-call.generic.python, support.function.builtin.python#a2e57b
meta.function-call.python meta.function-call.arguments.python#f2fffc
meta.instance.constructor#a2e57b
meta.attribute-with-value.class string, meta.attribute.class.html string#a2e57b
meta.attribute-with-value.id string, meta.attribute.id.html string#ffb270
source.json meta.mapping.key string#f2fffc
meta.object.member#f2fffc
meta.property-list.css variable.other#ffb270
entity.name.constant.preprocessor, meta.preprocessor#baa0f8
meta.diff.git-diff.header#ffed72
meta.type_params.rust#f2fffc
punctuation#939293
punctuation.definition.tag, punctuation.definition.tag source, punctuation.definition.group.begin.ruby, punctuation.definition.group.end.ruby, punctuation.definition.group.begin.css, punctuation.definition.group.end.css, punctuation.definition.string.end.html source.css#939293
punctuation.definition.group#f2fffc
punctuation.definition.comment#727072
punctuation.section.embedded, punctuation.section.embedded entity.name.tag, punctuation.section.embedded constant.other, punctuation.section.embedded source, punctuation.section.embedded.begin#ffb270
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, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#ff6d7e
meta.paragraph.markdown meta.dummy.line-break, meta.paragraph.markdown meta.hard-line-break.markdown
region.redish#ff6d7e
region.orangish#ffb270
region.yellowish#ffed72
region.greenish#a2e57b
region.bluish#7cd5f1
region.purplish#baa0f8
region.pinkish#ff6d7e
region.whitish#FFFFFF
source#f2fffc
source.scss, source.sass#939293
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#ffb270italic
source.git-show.commit.sha#baa0f8
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#939293
source.git-show meta.diff.git-diff.header.extended.index.from-sha, source.git-show meta.diff.git-diff.header.extended.index.to-sha#baa0f8
source.git-show meta.diff.range.unified#ffb270
source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file#939293
storage#ff6d7e
storage.type#7cd5f1italic
storage.type.extends#ff6d7e
storage.type.function.arrow#ff6d7e
storage.modifier, storage.type.modifier#ff6d7eitalic
storage.class.restructuredtext.ref#baa0f8
storage.modifier.visibility.rust, storage.modifier.lifetime.rust#ff6d7e
storage.modifier.const.rust, storage.modifier.dyn.rust, storage.modifier.mut.rust, storage.modifier.static.rust, storage.type.rust, storage.type.core.rust, storage.class.std.rust#7cd5f1
storage.type.rust, storage.modifier.const.rust, storage.modifier.dyn.rust, storage.modifier.mut.rust, storage.modifier.static.rust, keyword.other.rust, keyword.other.where.rust#ff6d7e
string#ffed72
string.unquoted.label#f2fffc
string source#f2fffc
string source punctuation.section.embedded, string punctuation.definition.string source#939293
string.other.link.title, string.other.link.description#ff6d7e
string.other.link.description.title#7cd5f1
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#ff6d7e
string.other.ref, string.other.restructuredtext.ref#a2e57b
string.other.git-status.help.key#c1c0c0
string.other.git-status.remote#ff6d7e
support.constant#7cd5f1
support.constant.handlebars#939293
support.type.vendor-prefix.css#c1c0c0
support.function#a2e57b
support.function.delimiter.elm#939293
support.type, entity.name.type.object.console#7cd5f1italic
support.variable#7cd5f1bold
support.type.property-name#f2fffc
support.class#7cd5f1
support.constant.core.rust#baa0f8
text#f2fffc
text.find-in-files#f2fffc
variable.language.arguments#baa0f8
variable.other.class#7cd5f1
variable.other.constant#baa0f8
variable.other.enummember#baa0f8
variable.function#a2e57b
variable.other.substitution#ffb270
source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby#baa0f8
source.jinja2 variable.other.jinja2.block#a2e57b
source.jinja2 variable.other.jinja2#ffb270