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

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#B19AFF—
comment.git-status.header.remote#FF4F87—
comment.git-status.header.local#47E6FF—
comment.other.git-status.head#F7F1FF—
string.quoted.docstring, string.quoted.docstring punctuation.definition#69676C—
constant#B19AFF—
constant.other#F7F1FF—
constant.other.caps#B19AFF—
constant.other.placeholder.c#FF9955—
constant.other.property#B19AFF—
constant.other.citation.latex#B19AFF—
constant.other.color#B19AFF—
constant.other.character-class.escape#B19AFF—
constant.other.key#B19AFF—
constant.other.symbol#FF9955—
constant.other.elm#47E6FF—
constant.numeric#B19AFF—
constant.language#B19AFF—
constant.character.escape#B19AFF—
constant.numeric.line-number.find-in-files#525053—
constant.numeric.line-number.match.find-in-files#F9FF75—
entity.name.section#F9FF75—
entity.name.function, entity.name.function.templated#6DFF9A—
entity.name.function.member.static#F7F1FF—
entity.name.type.class.templated, entity.name.type.class.generic, entity.name.type.namespace#47E6FF—
entity.name.label#B19AFF—
entity.name.function.preprocessor#47E6FF—
entity.name#6DFF9A—
entity.name.class#47E6FF—
entity.name.constant#B19AFF—
entity.name.namespace#F7F1FF—
entity.other.inherited-class#47E6FFitalic
entity.name.function#6DFF9A—
entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component, source.vue support.class.component#FF4F87—
entity.name.function.operator#FF4F87—
entity.name.type, entity.name.type.class.reference, entity.name.type.class.value#47E6FF—
entity.other.attribute-name#47E6FFitalic
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#6DFF9A—
entity.other.attribute-name.id.css#FF9955—
entity.other.attribute-name.pseudo-class.css, entity.other.pseudo-class.css, entity.other.pseudo-element.css#47E6FFitalic
entity.name.function, support.function#6DFF9A—
entity.other.git-status.hex#B19AFF—
entity.other.jinja2.delimiter#8B888F—
entity.name.operator.custom-literal#F7F1FF—
entity.name.operator.custom-literal.string#F9FF75—
entity.name.operator.custom-literal.number#B19AFF—
entity.name.type.rust#47E6FF—
entity.name.lifetime.rust#FF4F87—
invalid—italic
keyword#FF4F87—
keyword.control#FF4F87—
keyword.control.directive#FF4F87—
keyword.operator, keyword.operator.member, keyword.operator.new#FF4F87—
keyword.other.substitution#8B888F—
keyword.other.template.begin, keyword.other.template.end#FF4F87—
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#47E6FF—
keyword.control.rust, keyword.operator.misc.rust#FF4F87—
keyword.declaration.class.ruby, keyword.declaration.function.ruby, keyword.declaration.namespace.ruby#FF4F87—
markup.italic—italic
markup.bold—bold
markup.heading#F9FF75—
markup.raw#FF9955—
markup.underline—underline
markup.underline.link#6DFF9A—
markup.inserted, markup.inserted punctuation.definition.inserted#6DFF9A—
markup.deleted, markup.deleted punctuation.definition.deleted#FF4F87—
markup.changed, markup.changed punctuation.definition.changed#F9FF75—
markup.ignored, markup.ignored punctuation.definition.ignored#8B888F—
markup.untracked#8B888F—
markup.quote—italic
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#6DFF9A—
meta.function-call.python meta.function-call.arguments.python#F7F1FF—
meta.instance.constructor#6DFF9A—
meta.attribute-with-value.class string, meta.attribute.class.html string#6DFF9A—
meta.attribute-with-value.id string, meta.attribute.id.html string#FF9955—
source.json meta.mapping.key string#F7F1FF—
meta.object.member#F7F1FF—
meta.property-list.css variable.other#FF9955—
entity.name.constant.preprocessor, meta.preprocessor#B19AFF—
meta.diff.git-diff.header#F9FF75—
meta.type_params.rust#F7F1FF—
meta.attribute.rust, meta.annotation.rust, variable.language.rust, variable.annotation.rust, meta.annotation.rust string, meta.annotation.rust keyword, meta.annotation.rust keyword.operator, meta.attribute.rust string#BAB6C0—
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#FF9955—
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#FF4F87—
meta.paragraph.markdown meta.dummy.line-break, meta.paragraph.markdown meta.hard-line-break.markdown——
region.redish#FF4F87—
region.orangish#FF9955—
region.yellowish#F9FF75—
region.greenish#6DFF9A—
region.bluish#47E6FF—
region.purplish#B19AFF—
region.pinkish#FF4F87—
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#FF9955italic
source.git-show.commit.sha#B19AFF—
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#B19AFF—
source.git-show meta.diff.range.unified#FF9955—
source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file#8B888F—
storage#FF4F87—
storage.type#47E6FFitalic
storage.type.extends#FF4F87normal
storage.type.function.arrow#FF4F87normal
storage.modifier, storage.type.modifier#FF4F87italic
storage.class.restructuredtext.ref#B19AFF—
storage.modifier.visibility.rust, storage.modifier.lifetime.rust#FF4F87—
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#47E6FF—
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#FF4F87—
string#F9FF75—
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#FF4F87—
string.other.link.description.title#47E6FF—
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#FF4F87—
string.other.ref, string.other.restructuredtext.ref#6DFF9A—
string.other.git-status.help.key#BAB6C0—
string.other.git-status.remote#FF4F87—
support.constant#47E6FF—
support.constant.handlebars#8B888F—
support.type.vendor-prefix.css#BAB6C0—
support.function#6DFF9A—
support.function.delimiter.elm#8B888F—
support.type, entity.name.type.object.console#47E6FFitalic
support.variable#47E6FF—
support.type.property-name#F7F1FFnormal
support.class#47E6FF—
support.constant.core.rust#B19AFF—
text#F7F1FF—
text.find-in-files#F7F1FF—
variable, variable.other#F7F1FF—
variable.parameter, parameters variable.function#FF9955italic
variable.language, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python#BAB6C0italic
variable.language.arguments#B19AFF—
variable.other.class#47E6FF—
variable.other.constant#B19AFF—
variable.other.readwrite#F7F1FF—
variable.other.member#F7F1FF—
variable.other.enummember#B19AFF—
variable.other.property, variable.other.property.static, variable.other.event#F7F1FF—
variable.function#6DFF9A—
variable.other.substitution#FF9955—
source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby#B19AFF—
source.jinja2 variable.other.jinja2.block#6DFF9A—
source.jinja2 variable.other.jinja2#FF9955—
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.jsdoc—italic
X Dark Colors by xscriptor - VS Code Theme