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#0a0a0a
  • activityBar.border#2b2b2b
  • activityBar.foreground#dadada
  • activityBar.inactiveForeground#FFD84C
  • activityBarBadge.background#FFD84C
  • activityBarBadge.foreground#000000
  • badge.background#FFD84C
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#f7f1ff
  • breadcrumb.focusForeground#bab6c0
  • breadcrumb.foreground#8b888f
  • breadcrumbPicker.background#000000
  • button.background#FFD84C
  • button.foreground#000000
  • button.hoverBackground#FFD84C
  • button.secondaryBackground#000000
  • button.secondaryForeground#8b888f
  • button.secondaryHoverBackground#000000
  • charts.blue#47CFFF
  • charts.foreground#f7f1ff
  • charts.green#7FFFD4
  • charts.lines#69676c
  • charts.orange#00FFA8
  • charts.purple#D36CFF
  • charts.red#FF4C8B
  • charts.yellow#FFD84C
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#000000
  • debugIcon.breakpointCurrentStackframeForeground#FFD84C
  • debugIcon.breakpointDisabledForeground#bab6c0
  • debugIcon.breakpointForeground#FF4C8B
  • debugIcon.breakpointStackframeForeground#f7f1ff
  • debugIcon.breakpointUnverifiedForeground#00FFA8
  • debugIcon.continueForeground#f7f1ff
  • debugIcon.disconnectForeground#f7f1ff
  • debugIcon.pauseForeground#f7f1ff
  • debugIcon.restartForeground#7FFFD4
  • debugIcon.startForeground#7FFFD4
  • debugIcon.stepBackForeground#f7f1ff
  • debugIcon.stepIntoForeground#f7f1ff
  • debugIcon.stepOutForeground#f7f1ff
  • debugIcon.stepOverForeground#f7f1ff
  • debugIcon.stopForeground#FF4C8B
  • debugToolBar.background#000000
  • descriptionForeground#8b888f
  • diffEditor.insertedTextBackground#7FFFD419
  • diffEditor.removedTextBackground#FF4C8B19
  • dropdown.background#000000
  • dropdown.border#000000
  • dropdown.foreground#8b888f
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#f7f1ff26
  • editor.findMatchBorder#FFD84C
  • editor.findMatchHighlightBackground#f7f1ff26
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#f7f1ff0c
  • editor.findRangeHighlightBorder#00000000
  • editor.foreground#f7f1ff
  • editor.hoverHighlightBackground#f7f1ff0c
  • editor.inactiveSelectionBackground#f7f1ff0c
  • editor.lineHighlightBackground#f7f1ff0c
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#000000
  • editor.rangeHighlightBorder#000000
  • editor.selectionBackground#bab6c026
  • editor.selectionHighlightBackground#f7f1ff26
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#f7f1ff26
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#f7f1ff26
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketHighlight.foreground1#FF4C8B
  • editorBracketHighlight.foreground2#00FFA8
  • editorBracketHighlight.foreground3#FFD84C
  • editorBracketHighlight.foreground4#7FFFD4
  • editorBracketHighlight.foreground5#47CFFF
  • editorBracketHighlight.foreground6#D36CFF
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#69676c
  • editorCodeLens.foreground#69676c
  • editorCursor.background#000000
  • editorCursor.foreground#f7f1ff
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#FF4C8B
  • editorGroup.border#191919
  • editorGroup.dropBackground#191919bf
  • editorGroup.emptyBackground#000000
  • editorGroup.focusedEmptyBorder#191919
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#7FFFD4
  • editorGutter.background#000000
  • editorGutter.deletedBackground#FF4C8B
  • editorGutter.modifiedBackground#00FFA8
  • editorHint.border#000000
  • editorHint.foreground#D36CFF
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#000000
  • editorIndentGuide.background#000000
  • editorInfo.background#00000000
  • editorInfo.border#000000
  • editorInfo.foreground#47CFFF
  • editorLightBulb.foreground#FFD84C
  • editorLightBulbAutoFix.foreground#7FFFD4
  • editorLineNumber.activeForeground#bab6c0
  • editorLineNumber.foreground#525053
  • editorLink.activeForeground#47CFFF
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#FF4C8B
  • editorMarkerNavigationInfo.background#47CFFF
  • editorMarkerNavigationWarning.background#00FFA8
  • editorOverviewRuler.addedForeground#7FFFD4
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.currentContentForeground#000000
  • editorOverviewRuler.deletedForeground#FF4C8B
  • editorOverviewRuler.errorForeground#FF4C8B
  • editorOverviewRuler.findMatchForeground#f7f1ff26
  • editorOverviewRuler.incomingContentForeground#000000
  • editorOverviewRuler.infoForeground#47CFFF
  • editorOverviewRuler.modifiedForeground#00FFA8
  • editorOverviewRuler.rangeHighlightForeground#f7f1ff26
  • editorOverviewRuler.selectionHighlightForeground#f7f1ff26
  • editorOverviewRuler.warningForeground#00FFA8
  • editorOverviewRuler.wordHighlightForeground#f7f1ff26
  • editorOverviewRuler.wordHighlightStrongForeground#f7f1ff26
  • editorPane.background#000000
  • editorRuler.foreground#525053
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#000000
  • editorSuggestWidget.foreground#bab6c0
  • editorSuggestWidget.highlightForeground#f7f1ff
  • editorSuggestWidget.selectedBackground#69676c
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#00FFA8
  • editorWhitespace.foreground#525053
  • editorWidget.background#000000
  • editorWidget.border#000000
  • errorForeground#FF4C8B
  • extensionButton.prominentBackground#000000
  • extensionButton.prominentForeground#f7f1ff
  • extensionButton.prominentHoverBackground#525053
  • focusBorder#69676c
  • foreground#f7f1ff
  • gitDecoration.addedResourceForeground#7FFFD4
  • gitDecoration.conflictingResourceForeground#00FFA8
  • gitDecoration.deletedResourceForeground#FF4C8B
  • gitDecoration.ignoredResourceForeground#525053
  • gitDecoration.modifiedResourceForeground#FFD84C
  • gitDecoration.stageDeletedResourceForeground#FF4C8B
  • gitDecoration.stageModifiedResourceForeground#FFD84C
  • gitDecoration.untrackedResourceForeground#00FFA8
  • input.background#000000
  • input.border#000000
  • input.foreground#f7f1ff
  • input.placeholderForeground#69676c
  • inputOption.activeBackground#525053
  • inputOption.activeBorder#525053
  • inputValidation.errorBackground#000000
  • inputValidation.errorBorder#FF4C8B
  • inputValidation.errorForeground#FF4C8B
  • inputValidation.infoBackground#000000
  • inputValidation.infoBorder#47CFFF
  • inputValidation.infoForeground#47CFFF
  • inputValidation.warningBackground#000000
  • inputValidation.warningBorder#00FFA8
  • inputValidation.warningForeground#00FFA8
  • list.activeSelectionBackground#f7f1ff0c
  • list.activeSelectionForeground#FFD84C
  • list.dropBackground#191919bf
  • list.errorForeground#FF4C8B
  • list.focusBackground#000000
  • list.focusForeground#f7f1ff
  • list.highlightForeground#f7f1ff
  • list.hoverBackground#f7f1ff0c
  • list.hoverForeground#f7f1ff
  • list.inactiveFocusBackground#000000
  • list.inactiveSelectionBackground#bab6c00c
  • list.inactiveSelectionForeground#FFD84C
  • list.invalidItemForeground#FF4C8B
  • list.warningForeground#00FFA8
  • listFilterWidget.background#000000
  • listFilterWidget.noMatchesOutline#FF4C8B
  • listFilterWidget.outline#000000
  • menu.background#000000
  • menu.foreground#f7f7f7
  • merge.border#000000
  • merge.commonContentBackground#f7f1ff19
  • merge.commonHeaderBackground#f7f1ff26
  • merge.currentContentBackground#FF4C8B19
  • merge.currentHeaderBackground#FF4C8B26
  • merge.incomingContentBackground#7FFFD419
  • merge.incomingHeaderBackground#7FFFD426
  • minimap.errorHighlight#FF4C8B
  • minimap.warningHighlight#00FFA8
  • minimapGutter.addedBackground#7FFFD4
  • minimapGutter.deletedBackground#FF4C8B
  • minimapGutter.modifiedBackground#FFD84C
  • notificationCenter.border#000000
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#8b888f
  • notificationLink.foreground#FFD84C
  • notifications.background#000000
  • notifications.border#000000
  • notifications.foreground#bab6c0
  • notificationsErrorIcon.foreground#FF4C8B
  • notificationsInfoIcon.foreground#47CFFF
  • notificationsWarningIcon.foreground#00FFA8
  • notificationToast.border#000000
  • panel.background#000000
  • panel.border#000000
  • panelTitle.activeBorder#FFD84C
  • panelTitle.activeForeground#FFD84C
  • panelTitle.inactiveForeground#8b888f
  • peekView.border#000000
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#525053
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#8b888f
  • peekViewResult.lineForeground#8b888f
  • peekViewResult.matchHighlightBackground#525053
  • peekViewResult.selectionBackground#000000
  • peekViewResult.selectionForeground#f7f1ff
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#8b888f
  • peekViewTitleLabel.foreground#f7f1ff
  • pickerGroup.border#000000
  • pickerGroup.foreground#525053
  • problemsErrorIcon.foreground#FF4C8B
  • problemsInfoIcon.foreground#47CFFF
  • problemsWarningIcon.foreground#00FFA8
  • progressBar.background#000000
  • quickInput.background#000000
  • sash.hoverBorder#69676c
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#f7f1ff12
  • scrollbarSlider.background#f7f1ff12
  • scrollbarSlider.hoverBackground#f7f1ff12
  • selection.background#bab6c026
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#000000
  • settings.checkboxForeground#f7f1ff
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#000000
  • settings.dropdownForeground#f7f1ff
  • settings.dropdownListBorder#8b888f
  • settings.headerForeground#FFD84C
  • settings.modifiedItemIndicator#FFD84C
  • settings.numberInputBackground#000000
  • settings.numberInputBorder#000000
  • settings.numberInputForeground#f7f1ff
  • settings.textInputBackground#000000
  • settings.textInputBorder#000000
  • settings.textInputForeground#f7f1ff
  • sideBar.background#000000
  • sideBar.border#2b2b2b
  • sideBar.dropBackground#191919bf
  • sideBar.foreground#8b888f
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.foreground#69676c
  • sideBarTitle.foreground#525053
  • statusBar.background#000000
  • statusBar.border#2b2b2b
  • statusBar.debuggingBackground#000000
  • statusBar.debuggingBorder#2b2b2b
  • statusBar.debuggingForeground#a8a8a8
  • statusBar.foreground#a8a8a8
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#0a0a0a
  • statusBar.noFolderForeground#69676c
  • statusBarItem.activeBackground#000000
  • statusBarItem.errorBackground#000000
  • statusBarItem.errorForeground#FF4C8B
  • statusBarItem.hoverBackground#000000
  • statusBarItem.prominentBackground#000000
  • statusBarItem.prominentHoverBackground#000000
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#7FFFD4
  • symbolIcon.arrayForeground#FF4C8B
  • symbolIcon.booleanForeground#FF4C8B
  • symbolIcon.classForeground#47CFFF
  • symbolIcon.colorForeground#D36CFF
  • symbolIcon.constantForeground#D36CFF
  • symbolIcon.constructorForeground#7FFFD4
  • symbolIcon.enumeratorForeground#00FFA8
  • symbolIcon.enumeratorMemberForeground#00FFA8
  • symbolIcon.eventForeground#00FFA8
  • symbolIcon.fieldForeground#00FFA8
  • symbolIcon.fileForeground#bab6c0
  • symbolIcon.folderForeground#bab6c0
  • symbolIcon.functionForeground#7FFFD4
  • symbolIcon.interfaceForeground#47CFFF
  • symbolIcon.keyForeground#00FFA8
  • symbolIcon.keywordForeground#FF4C8B
  • symbolIcon.methodForeground#7FFFD4
  • symbolIcon.moduleForeground#47CFFF
  • symbolIcon.namespaceForeground#47CFFF
  • symbolIcon.nullForeground#D36CFF
  • symbolIcon.numberForeground#D36CFF
  • symbolIcon.objectForeground#47CFFF
  • symbolIcon.operatorForeground#FF4C8B
  • symbolIcon.packageForeground#D36CFF
  • symbolIcon.propertyForeground#00FFA8
  • symbolIcon.referenceForeground#D36CFF
  • symbolIcon.snippetForeground#7FFFD4
  • symbolIcon.stringForeground#FFD84C
  • symbolIcon.structForeground#FF4C8B
  • symbolIcon.textForeground#FFD84C
  • symbolIcon.typeParameterForeground#00FFA8
  • symbolIcon.unitForeground#D36CFF
  • symbolIcon.variableForeground#47CFFF
  • tab.activeBackground#000000
  • tab.activeBorder#FFD84C
  • tab.activeForeground#FFD84C
  • tab.activeModifiedBorder#525053
  • tab.border#000000
  • tab.hoverBackground#000000
  • tab.hoverBorder#525053
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#8b888f
  • tab.inactiveModifiedBorder#525053
  • tab.lastPinnedBorder#525053
  • tab.unfocusedActiveBorder#8b888f
  • tab.unfocusedActiveForeground#bab6c0
  • tab.unfocusedActiveModifiedBorder#000000
  • tab.unfocusedHoverBackground#000000
  • tab.unfocusedHoverBorder#000000
  • tab.unfocusedInactiveForeground#8b888f
  • tab.unfocusedInactiveModifiedBorder#000000
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#00FFA8
  • terminal.ansiBrightBlack#69676c
  • terminal.ansiBrightBlue#00FFA8
  • terminal.ansiBrightCyan#47CFFF
  • terminal.ansiBrightGreen#7FFFD4
  • terminal.ansiBrightMagenta#D36CFF
  • terminal.ansiBrightRed#FF4C8B
  • terminal.ansiBrightWhite#f7f1ff
  • terminal.ansiBrightYellow#FFD84C
  • terminal.ansiCyan#47CFFF
  • terminal.ansiGreen#7FFFD4
  • terminal.ansiMagenta#D36CFF
  • terminal.ansiRed#FF4C8B
  • terminal.ansiWhite#f7f1ff
  • terminal.ansiYellow#FFD84C
  • terminal.background#000000
  • terminal.foreground#f7f1ff
  • terminal.selectionBackground#f7f1ff26
  • terminalCursor.background#0f0f0f
  • terminalCursor.foreground#f7f1ff
  • textBlockQuote.background#000000
  • textBlockQuote.border#000000
  • textCodeBlock.background#000000
  • textLink.activeForeground#f7f1ff
  • textLink.foreground#FFD84C
  • textPreformat.foreground#f7f1ff
  • textSeparator.foreground#69676c
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#8b888f
  • titleBar.border#0a0a0a
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#525053
  • walkThrough.embeddedEditorBackground#000000
  • welcomePage.tileBackground#000000
  • widget.shadow#0a0a0a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment keyword, comment markup.underline.link, comment string, comment punctuation.definition, comment punctuation, comment text#69676Citalic
comment storage.type#69676C
comment entity.name.type#BAB6C0
comment variable, comment variable.other#BAB6C0
comment keyword.codetag.notation#D36CFF
comment.git-status.header.remote#FF4C8B
comment.git-status.header.local#47CFFF
comment.other.git-status.head#F7F1FF
string.quoted.docstring, string.quoted.docstring punctuation.definition#69676C
constant#D36CFF
constant.other#F7F1FF
constant.other.caps#D36CFF
constant.other.placeholder.c#00FFA8
constant.other.property#D36CFF
constant.other.citation.latex#D36CFF
constant.other.color#D36CFF
constant.other.character-class.escape#D36CFF
constant.other#D36CFFitalic
constant.other.symbol#00FFA8
constant.other.elm#47CFFF
constant.numeric#D36CFFitalic
constant.language#D36CFFitalic
constant.character.escape#D36CFF
constant.numeric.line-number.find-in-files#525053
constant.numeric.line-number.match.find-in-files#FFD84C
entity.name.section#FFD84C
entity.name.function, entity.name.function.templated#7FFFD4
entity.name.function.member.static#F7F1FF
entity.name.type.class.templated, entity.name.type.class.generic, entity.name.type.namespace#47CFFF
entity.name.label#D36CFF
entity.name.function.preprocessor#47CFFF
entity.name#7FFFD4
entity.name.class#47CFFF
entity.name.constant#D36CFFitalic
entity.name.namespace#F7F1FF
entity.other.inherited-class#47CFFFitalic
entity.name.function#7FFFD4
entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component, source.vue support.class.component#FF4C8B
entity.name.function.operator#FF4C8B
entity.name.type, entity.name.type.class.reference, entity.name.type.class.value#47CFFF
entity.other.attribute-name#47CFFFitalic
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#7FFFD4
entity.other.attribute-name.id.css#00FFA8
entity.other.attribute-name.pseudo-class.css, entity.other.pseudo-class.css, entity.other.pseudo-element.css#47CFFFitalic
entity.name.function, support.function#7FFFD4
entity.other.git-status.hex#D36CFF
entity.other.jinja2.delimiter#8B888F
entity.name.operator.custom-literal#F7F1FF
entity.name.operator.custom-literal.string#FFD84C
entity.name.operator.custom-literal.number#D36CFF
entity.name.type#47CFFFitalic
entity.name.lifetime.rust#FF4C8B
invaliditalic
keyword#FF4C8B
keyword.control#FF4C8B
keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.default#FF4C8Bitalic
keyword.control.async, keyword.control.await, storage.type.async#FF4C8Bitalic
keyword.control.directive#FF4C8B
keyword.operator, keyword.operator.member, keyword.operator.new#FF4C8B
keyword.other.substitution#8B888F
keyword.other.template.begin, keyword.other.template.end#FF4C8B
keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext keyword.operator.table.data.restructuredtext#8B888F
keyword.other.parenthesis.elm#8B888F
keyword.other.fn.rust, keyword.other.rust, keyword.other.unsafe.rust, keyword.other.where.rust#47CFFF
keyword.control.rust, keyword.operator.misc.rust#FF4C8B
keyword.declaration.class.ruby, keyword.declaration.function.ruby, keyword.declaration.namespace.ruby#FF4C8B
markup.italicitalic
markup.boldbold
markup.heading#FFD84Citalic
markup.raw#00FFA8
markup.underlineunderline
markup.underline.link#7FFFD4italic
markup.inserted, markup.inserted punctuation.definition.inserted#7FFFD4
markup.deleted, markup.deleted punctuation.definition.deleted#FF4C8B
markup.changed, markup.changed punctuation.definition.changed#FFD84C
markup.ignored, markup.ignored punctuation.definition.ignored#8B888F
markup.untracked#8B888F
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#8B888F
meta.function-call.generic.python, support.function.builtin.python#7FFFD4
meta.function-call.python meta.function-call.arguments.python#F7F1FF
meta.instance.constructor#7FFFD4
meta.attribute-with-value.class string, meta.attribute.class.html string#7FFFD4
meta.attribute-with-value.id string, meta.attribute.id.html string#00FFA8
source.json meta.mapping.key string#F7F1FFitalic
meta.object.member#F7F1FF
meta.property-list.css variable.other#00FFA8
entity.name.constant.preprocessor, meta.preprocessor#D36CFF
meta.diff.git-diff.header#FFD84C
meta.type_params.rust#F7F1FF
meta.decorator, meta.annotation, punctuation.decorator#D36CFFitalic
punctuation#8B888F
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#8B888F
punctuation.definition.group#F7F1FF
punctuation.definition.comment#69676C
punctuation.definition.variable, punctuation.definition.keyword.scss, punctuation.definition.entity.css#BAB6C0
punctuation.section.embedded, punctuation.section.embedded entity.name.tag, punctuation.section.embedded constant.other, punctuation.section.embedded source, punctuation.section.embedded.begin#00FFA8
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#FF4C8B
meta.paragraph.markdown meta.dummy.line-break, meta.paragraph.markdown meta.hard-line-break.markdown
region.redish#FF4C8B
region.orangish#00FFA8
region.yellowish#FFD84C
region.greenish#7FFFD4
region.bluish#47CFFF
region.purplish#D36CFF
region.pinkish#FF4C8B
region.whitish#FFFFFF
source#F7F1FF
source.scss, source.sass#8B888F
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#00FFA8italic
source.git-show.commit.sha#D36CFF
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#8B888F
source.git-show meta.diff.git-diff.header.extended.index.from-sha, source.git-show meta.diff.git-diff.header.extended.index.to-sha#D36CFF
source.git-show meta.diff.range.unified#00FFA8
source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file#8B888F
storage#FF4C8B
storage.type, storage.type.class, storage.type.function, storage.type.method, storage.modifier.package, storage.modifier.import, storage.type.java#47CFFFitalic
storage.type.extends#FF4C8Bnormal
storage.type.function.arrow#FF4C8Bnormal
storage.modifier, storage.type.modifier#FF4C8Bitalic
storage.class.restructuredtext.ref#D36CFF
storage.modifier.visibility.rust, storage.modifier.lifetime.rust#FF4C8B
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#47CFFF
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#FF4C8B
string#FFD84Citalic
string.unquoted.label#F7F1FF
string source#F7F1FF
string source punctuation.section.embedded, string punctuation.definition.string source#8B888F
string.other.link.title, string.other.link.description#FF4C8B
string.other.link.description.title#47CFFF
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#FF4C8B
string.other.ref, string.other.restructuredtext.ref#7FFFD4
string.other.git-status.help.key#BAB6C0
string.other.git-status.remote#FF4C8B
support.constant#D36CFFitalic
support.constant.handlebars#D36CFFitalic
support.type.vendor-prefix.css#BAB6C0
support.function#7FFFD4
support.function.delimiter.elm#8B888F
support.type.primitive, support.type.builtin, support.type.basic#47CFFFitalic
support.variable#47CFFFitalic
support.type.property-name#F7F1FFnormal
support.type#47CFFFitalic
support.constant.core.rust#D36CFF
text#F7F1FF
text.find-in-files#F7F1FF
variable, variable.other#F7F1FF
variable.parameter, parameters variable.function#00FFA8italic
variable.language, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python#BAB6C0italic
variable.language.arguments#F7F1FFitalic
variable.other.class#47CFFFitalic
variable.other.constant#D36CFFitalic
variable.other.readwrite#D36CFFitalic
variable.other.member#F7F1FFitalic
variable.other.enummember#F7F1FFitalic
variable.other.property, variable.other.property.static, variable.other.event#F7F1FFitalic
variable.function#7FFFD4
variable.other.substitution#00FFA8italic
source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby#D36CFF
source.jinja2 variable.other.jinja2.block#7FFFD4
source.jinja2 variable.other.jinja2#00FFA8
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
comment, comment.block, comment.block.documentation, comment.line, punctuation.definition.comment, string.comment, entity.other.attribute-name.js, entity.other.attribute-name.tsx, entity.other.attribute-name.jsx, entity.other.attribute-name.html, entity.other.attribute-name, keyword.other.documentation, keyword, storage.type.class.jsdoc, storage.type.class.tsdoc, storage.type.class, storage.type.function.jsdocitalic