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#1d2528
  • activityBar.foreground#f92672
  • activityBar.inactiveForeground#fdfff192
  • activityBarBadge.background#ae81ff
  • activityBarBadge.foreground#273136
  • badge.background#ae81ff
  • badge.foreground#273136
  • breadcrumb.activeSelectionForeground#fcfcfa
  • breadcrumb.focusForeground#c1c0c0
  • breadcrumb.foreground#939293
  • button.background#a6e22eD4
  • button.foreground#2D2A2E
  • button.hoverBackground#a6e22e
  • button.secondaryBackground#403e41
  • button.secondaryForeground#939293
  • button.secondaryHoverBackground#273136
  • charts.blue#66d9ef
  • charts.foreground#fcfcfa
  • charts.green#a6e22e
  • charts.lines#727072
  • charts.orange#fd971f
  • charts.purple#ae81ff
  • charts.red#f92672
  • charts.yellow#e6db75
  • commandCenter.activeBackground#F2F3F4
  • commandCenter.activeForeground#272136
  • commandCenter.background#F2F3F4
  • commandCenter.foreground#272136
  • debugExceptionWidget.background#403e41
  • debugExceptionWidget.border#273136
  • debugIcon.breakpointCurrentStackframeForeground#e6db75
  • debugIcon.breakpointDisabledForeground#c1c0c0
  • debugIcon.breakpointForeground#f92672
  • debugIcon.breakpointStackframeForeground#fcfcfa
  • debugIcon.breakpointUnverifiedForeground#fd971f
  • debugIcon.continueForeground#fcfcfa
  • debugIcon.disconnectForeground#fcfcfa
  • debugIcon.pauseForeground#fcfcfa
  • debugIcon.restartForeground#a6e22e
  • debugIcon.startForeground#a6e22e
  • debugIcon.stepBackForeground#fcfcfa
  • debugIcon.stepIntoForeground#fcfcfa
  • debugIcon.stepOutForeground#fcfcfa
  • debugIcon.stepOverForeground#fcfcfa
  • debugIcon.stopForeground#f92672
  • debugToolBar.background#403e41
  • descriptionForeground#66d9ef
  • diffEditor.insertedTextBackground#a6e22e19
  • diffEditor.removedTextBackground#f9267219
  • disabledForeground#a19690bb
  • dropdown.background#273136
  • dropdown.border#273136
  • dropdown.foreground#939293
  • dropdown.listBackground#403e41
  • editor.background#273136
  • editor.findMatchBackground#fcfcfa26
  • editor.findMatchBorder#e6db75
  • editor.findMatchHighlightBackground#fcfcfa26
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#fcfcfa0c
  • editor.findRangeHighlightBorder#00000000
  • editor.foreground#fdfff1
  • editor.hoverHighlightBackground#fcfcfa0c
  • editor.inactiveSelectionBackground#fcfcfa0c
  • editor.lineHighlightBackground#fcfcfa0c
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#403e41
  • editor.rangeHighlightBorder#403e41
  • editor.selectionBackground#ae81ff40
  • editor.selectionHighlightBackground#66d9ef40
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#fcfcfa26
  • editor.wordHighlightBorder#a6e22e
  • editor.wordHighlightStrongBackground#fcfcfa26
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketHighlight.foreground1#f92672
  • editorBracketHighlight.foreground2#fd971f
  • editorBracketHighlight.foreground3#e6db75
  • editorBracketHighlight.foreground4#a6e22e
  • editorBracketHighlight.foreground5#66d9ef
  • editorBracketHighlight.foreground6#ae81ff
  • editorBracketMatch.background#273136
  • editorBracketMatch.border#727072
  • editorCodeLens.foreground#727072
  • editorCursor.background#273136
  • editorCursor.foreground#66d9ef
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#f92672
  • editorGroup.dropBackground#221f22bf
  • editorGroup.emptyBackground#19181a
  • editorGroup.focusedEmptyBorder#221f22
  • editorGroupHeader.noTabsBackground#3a4449
  • editorGroupHeader.tabsBackground#3a4449
  • editorGutter.addedBackground#a6e22e
  • editorGutter.background#273136
  • editorGutter.deletedBackground#f92672
  • editorGutter.modifiedBackground#66d9ef
  • editorHint.border#273136
  • editorHint.foreground#ae81ff
  • editorHoverWidget.background#403e41
  • editorHoverWidget.border#273136
  • editorIndentGuide.background#403e41
  • editorInfo.background#00000000
  • editorInfo.border#273136
  • editorInfo.foreground#66d9ef
  • editorLightBulb.foreground#e6db75
  • editorLightBulbAutoFix.foreground#a6e22e
  • editorLineNumber.activeForeground#c1c0c0
  • editorLineNumber.foreground#5b595c
  • editorLink.activeForeground#66d9ef
  • editorMarkerNavigation.background#403e41
  • editorMarkerNavigationError.background#f92672
  • editorMarkerNavigationInfo.background#66d9ef
  • editorMarkerNavigationWarning.background#fd971f
  • editorOverviewRuler.addedForeground#a6e22e
  • editorOverviewRuler.border#273136
  • editorOverviewRuler.currentContentForeground#403e41
  • editorOverviewRuler.deletedForeground#f92672
  • editorOverviewRuler.errorForeground#f92672
  • editorOverviewRuler.findMatchForeground#fcfcfa26
  • editorOverviewRuler.incomingContentForeground#403e41
  • editorOverviewRuler.infoForeground#66d9ef
  • editorOverviewRuler.modifiedForeground#fd971f
  • editorOverviewRuler.rangeHighlightForeground#fcfcfa26
  • editorOverviewRuler.selectionHighlightForeground#fcfcfa26
  • editorOverviewRuler.warningForeground#fd971f
  • editorOverviewRuler.wordHighlightForeground#fcfcfa26
  • editorOverviewRuler.wordHighlightStrongForeground#fcfcfa26
  • editorPane.background#273136
  • editorRuler.foreground#5b595c
  • editorSuggestWidget.background#403e41
  • editorSuggestWidget.border#403e41
  • editorSuggestWidget.foreground#c1c0c0
  • editorSuggestWidget.highlightForeground#fcfcfa
  • editorSuggestWidget.selectedBackground#727072
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#fd971f
  • editorWhitespace.foreground#5b595c
  • editorWidget.background#3a4449
  • editorWidget.border#403e41
  • errorForeground#f92672
  • extensionButton.prominentBackground#403e41
  • extensionButton.prominentForeground#fcfcfa
  • extensionButton.prominentHoverBackground#5b595c
  • focusBorder#727072
  • foreground#fdfff1
  • gitDecoration.addedResourceForeground#a6e22e
  • gitDecoration.conflictingResourceForeground#fd971f
  • gitDecoration.deletedResourceForeground#f92672
  • gitDecoration.ignoredResourceForeground#e6db75
  • gitDecoration.modifiedResourceForeground#66d9ef
  • gitDecoration.renamedResourceForeground#66d9ef
  • gitDecoration.stageDeletedResourceForeground#f92672
  • gitDecoration.stageModifiedResourceForeground#ae81ff
  • gitDecoration.untrackedResourceForeground#e6db75
  • icon.foreground#f92672
  • input.background#273136
  • input.foreground#fdfff1
  • input.placeholderForeground#727072
  • inputOption.activeBackground#5b595c
  • inputOption.activeBorder#5b595c
  • inputValidation.errorBackground#403e41
  • inputValidation.errorBorder#f92672
  • inputValidation.errorForeground#f92672
  • inputValidation.infoBackground#403e41
  • inputValidation.infoBorder#66d9ef
  • inputValidation.infoForeground#66d9ef
  • inputValidation.warningBackground#403e41
  • inputValidation.warningBorder#fd971f
  • inputValidation.warningForeground#fd971f
  • list.activeSelectionBackground#ae81ff35
  • list.dropBackground#221f22bf
  • list.errorForeground#f92672
  • list.focusBackground#ae81ff35
  • list.hoverBackground#ae81ff25
  • list.inactiveFocusBackground#ae81ff20
  • list.inactiveSelectionBackground#ae81ff20
  • list.invalidItemForeground#f92672
  • list.warningForeground#fd971f
  • listFilterWidget.background#273136
  • listFilterWidget.noMatchesOutline#f92672
  • listFilterWidget.outline#273136
  • menu.background#273136
  • menu.foreground#a19690
  • menu.selectionBackground#fc996700
  • menu.selectionBorder#2D2A2E
  • menu.selectionForeground#ae81ff
  • menubar.selectionBackground#27313680
  • menubar.selectionBorder#273136
  • menubar.selectionForeground#ae81ff
  • merge.border#273136
  • merge.commonContentBackground#fcfcfa19
  • merge.commonHeaderBackground#fcfcfa26
  • merge.currentContentBackground#f9267219
  • merge.currentHeaderBackground#f9267226
  • merge.incomingContentBackground#a6e22e19
  • merge.incomingHeaderBackground#a6e22e26
  • minimap.errorHighlight#f92672
  • minimap.warningHighlight#fd971f
  • minimapGutter.addedBackground#a6e22e
  • minimapGutter.deletedBackground#f92672
  • minimapGutter.modifiedBackground#e6db75
  • notificationCenter.border#403e41
  • notificationCenterHeader.background#403e41
  • notificationCenterHeader.foreground#939293
  • notificationLink.foreground#e6db75
  • notifications.background#403e41
  • notifications.border#403e41
  • notifications.foreground#c1c0c0
  • notificationsErrorIcon.foreground#f92672
  • notificationsInfoIcon.foreground#66d9ef
  • notificationsWarningIcon.foreground#fd971f
  • notificationToast.border#403e41
  • panel.background#273136
  • panelTitle.activeBorder#ae81ff
  • panelTitle.activeForeground#ae81ff
  • panelTitle.inactiveForeground#fdfff1
  • peekView.border#273136
  • peekViewEditor.background#403e41
  • peekViewEditor.matchHighlightBackground#5b595c
  • peekViewEditorGutter.background#403e41
  • peekViewResult.background#403e41
  • peekViewResult.fileForeground#939293
  • peekViewResult.lineForeground#939293
  • peekViewResult.matchHighlightBackground#5b595c
  • peekViewResult.selectionBackground#403e41
  • peekViewResult.selectionForeground#fcfcfa
  • peekViewTitle.background#403e41
  • peekViewTitleDescription.foreground#939293
  • peekViewTitleLabel.foreground#fcfcfa
  • pickerGroup.border#273136
  • pickerGroup.foreground#5b595c
  • problemsErrorIcon.foreground#f92672
  • problemsInfoIcon.foreground#66d9ef
  • problemsWarningIcon.foreground#fd971f
  • progressBar.background#403e41
  • sash.hoverBorder#727072
  • scrollbar.shadow#273136
  • scrollbarSlider.activeBackground#fcfcfa12
  • scrollbarSlider.background#fcfcfa30
  • scrollbarSlider.hoverBackground#fcfcfa12
  • selection.background#f9267290
  • settings.checkboxBackground#403e41
  • settings.checkboxBorder#403e41
  • settings.checkboxForeground#fcfcfa
  • settings.dropdownBackground#403e41
  • settings.dropdownBorder#403e41
  • settings.dropdownForeground#fcfcfa
  • settings.dropdownListBorder#939293
  • settings.headerForeground#f92672
  • settings.modifiedItemIndicator#66d9ef
  • settings.numberInputBackground#403e41
  • settings.numberInputBorder#403e41
  • settings.numberInputForeground#fcfcfa
  • settings.textInputBackground#403e41
  • settings.textInputBorder#403e41
  • settings.textInputForeground#fcfcfa
  • sideBar.background#1d2528
  • sideBar.dropBackground#221f22bf
  • sideBar.foreground#fdfff1
  • sideBarSectionHeader.background#3a4449
  • sideBarSectionHeader.foreground#fdfff1
  • sideBarTitle.foreground#fdfff1
  • statusBar.background#66d9ef
  • statusBar.debuggingBackground#fd971f
  • statusBar.foreground#2d2a2e
  • statusBar.noFolderBackground#66d9ef
  • statusBarItem.activeBackground#e6db75
  • statusBarItem.errorBackground#f92672
  • statusBarItem.prominentBackground#a6e22e
  • statusBarItem.prominentHoverBackground#403e41
  • statusBarItem.remoteBackground#a6e22e
  • statusBarItem.warningBackground#fd971f
  • symbolIcon.arrayForeground#f92672
  • symbolIcon.booleanForeground#f92672
  • symbolIcon.classForeground#66d9ef
  • symbolIcon.colorForeground#ae81ff
  • symbolIcon.constantForeground#ae81ff
  • symbolIcon.constructorForeground#a6e22e
  • symbolIcon.enumeratorForeground#fd971f
  • symbolIcon.enumeratorMemberForeground#fd971f
  • symbolIcon.eventForeground#fd971f
  • symbolIcon.fieldForeground#fd971f
  • symbolIcon.fileForeground#c1c0c0
  • symbolIcon.folderForeground#c1c0c0
  • symbolIcon.functionForeground#a6e22e
  • symbolIcon.interfaceForeground#66d9ef
  • symbolIcon.keyForeground#fd971f
  • symbolIcon.keywordForeground#f92672
  • symbolIcon.methodForeground#a6e22e
  • symbolIcon.moduleForeground#66d9ef
  • symbolIcon.namespaceForeground#66d9ef
  • symbolIcon.nullForeground#ae81ff
  • symbolIcon.numberForeground#ae81ff
  • symbolIcon.objectForeground#66d9ef
  • symbolIcon.operatorForeground#f92672
  • symbolIcon.packageForeground#ae81ff
  • symbolIcon.propertyForeground#fd971f
  • symbolIcon.referenceForeground#ae81ff
  • symbolIcon.snippetForeground#a6e22e
  • symbolIcon.stringForeground#e6db75
  • symbolIcon.structForeground#f92672
  • symbolIcon.textForeground#e6db75
  • symbolIcon.typeParameterForeground#fd971f
  • symbolIcon.unitForeground#ae81ff
  • symbolIcon.variableForeground#66d9ef
  • tab.activeBackground#273136
  • tab.activeBorder#ae81ff
  • tab.activeForeground#fdfff1
  • tab.hoverBackground#273136
  • tab.inactiveBackground#3a4449
  • tab.inactiveForeground#939293
  • tab.unfocusedActiveForeground#c1c0c0
  • tab.unfocusedHoverBackground#273136
  • tab.unfocusedInactiveForeground#939293
  • terminal.ansiBlack#403e41
  • terminal.ansiBlue#fd971f
  • terminal.ansiBrightBlack#727072
  • terminal.ansiBrightBlue#fd971f
  • terminal.ansiBrightCyan#66d9ef
  • terminal.ansiBrightGreen#a6e22e
  • terminal.ansiBrightMagenta#ae81ff
  • terminal.ansiBrightRed#f92672
  • terminal.ansiBrightWhite#fcfcfa
  • terminal.ansiBrightYellow#e6db75
  • terminal.ansiCyan#66d9ef
  • terminal.ansiGreen#a6e22e
  • terminal.ansiMagenta#ae81ff
  • terminal.ansiRed#f92672
  • terminal.ansiWhite#fcfcfa
  • terminal.ansiYellow#e6db75
  • terminal.background#273136
  • terminal.foreground#fdfff1
  • terminal.selectionBackground#fcfcfa26
  • terminalCursor.background#00000000
  • terminalCursor.foreground#66d9ef
  • textBlockQuote.background#403e41
  • textBlockQuote.border#403e41
  • textCodeBlock.background#403e41
  • textLink.activeForeground#fcfcfa
  • textLink.foreground#f92672
  • textPreformat.foreground#fcfcfa
  • textSeparator.foreground#727072
  • titleBar.activeBackground#1d2528
  • titleBar.activeForeground#fdfff1
  • titleBar.inactiveBackground#1d252892
  • titleBar.inactiveForeground#fdfff192
  • walkThrough.embeddedEditorBackground#221f22
  • welcomePage.background#273136
  • 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#66d9efitalic
punctuation.definition.variable.powershell#ae81ffbold
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#ae81ff—
comment.git-status.header.remote#f92672—
comment.git-status.header.local#66d9ef—
comment.other.git-status.head#fcfcfa—
string.quoted.docstring, string.quoted.docstring punctuation.definition#727072—
constant#ae81ff—
constant.other#fcfcfa—
constant.other.caps#ae81ff—
constant.other.placeholder.c#fd971f—
constant.other.property#ae81ff—
constant.other.citation.latex#ae81ff—
constant.other.color#ae81ff—
constant.other.character-class.escape#ae81ff—
constant.other.key#ae81ff—
constant.other.symbol#fd971f—
constant.other.elm#66d9ef—
constant.numeric#ae81ff—
constant.language#ae81ff—
constant.character.escape#ae81ff—
constant.numeric.line-number.find-in-files#5b595c—
constant.numeric.line-number.match.find-in-files#e6db75—
entity.name.section#e6db75—
entity.name.function, entity.name.function.templated#a6e22e—
entity.name.function.member.static#fcfcfa—
entity.name.type.class.templated, entity.name.type.class.generic, entity.name.type.namespace#66d9ef—
entity.name.label#ae81ff—
entity.name.function.preprocessor#66d9ef—
entity.name#a6e22e—
entity.name.class#66d9ef—
entity.name.constant#ae81ff—
entity.name.namespace#fcfcfa—
entity.other.inherited-class#66d9efitalic
entity.name.function#a6e22e—
entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component, source.vue support.class.component#f92672—
entity.name.function.operator#f92672—
entity.name.type, entity.name.type.class.reference, entity.name.type.class.value#66d9ef—
entity.other.attribute-name#66d9efitalic
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#a6e22e—
entity.other.attribute-name.id.css#fd971f—
entity.other.attribute-name.pseudo-class.css, entity.other.pseudo-class.css, entity.other.pseudo-element.css#66d9efitalic
entity.name.function, support.function#a6e22e—
entity.other.git-status.hex#ae81ff—
entity.other.jinja2.delimiter#939293—
entity.name.operator.custom-literal#fcfcfa—
entity.name.operator.custom-literal.string#e6db75—
entity.name.operator.custom-literal.number#ae81ff—
entity.name.type.rust#66d9ef—
entity.name.lifetime.rust#f92672—
invalid—italic
keyword#f92672—
keyword.control#f92672—
keyword.control.directive#f92672—
keyword.operator, keyword.operator.member, keyword.operator.new#f92672—
keyword.other.substitution#939293—
keyword.other.template.begin, keyword.other.template.end#f92672—
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#66d9ef—
keyword.control.rust, keyword.operator.misc.rust#f92672—
keyword.declaration.class.ruby, keyword.declaration.function.ruby, keyword.declaration.namespace.ruby#f92672—
markup.italic—italic
markup.bold—bold
markup.heading#e6db75—
markup.raw#fd971f—
markup.underline—underline
markup.underline.link#a6e22e—
markup.inserted, markup.inserted punctuation.definition.inserted#a6e22e—
markup.deleted, markup.deleted punctuation.definition.deleted#f92672—
markup.changed, markup.changed punctuation.definition.changed#e6db75—
markup.ignored, markup.ignored punctuation.definition.ignored#939293—
markup.untracked#939293—
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#939293—
meta.function-call.generic.python, support.function.builtin.python#a6e22e—
meta.function-call.python meta.function-call.arguments.python#fcfcfa—
meta.instance.constructor#a6e22e—
meta.attribute-with-value.class string, meta.attribute.class.html string#a6e22e—
meta.attribute-with-value.id string, meta.attribute.id.html string#fd971f—
source.json meta.mapping.key string#fcfcfa—
meta.object.member#fcfcfa—
meta.property-list.css variable.other#fd971f—
entity.name.constant.preprocessor, meta.preprocessor#ae81ff—
meta.diff.git-diff.header#e6db75—
meta.type_params.rust#fcfcfa—
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#fcfcfa—
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#fd971f—
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#f92672—
meta.paragraph.markdown meta.dummy.line-break, meta.paragraph.markdown meta.hard-line-break.markdown——
region.redish#f92672—
region.orangish#fd971f—
region.yellowish#e6db75—
region.greenish#a6e22e—
region.bluish#66d9ef—
region.purplish#ae81ff—
region.pinkish#f92672—
region.whitish#FFFFFF—
source#fdfff1—
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#fd971fitalic
source.git-show.commit.sha#ae81ff—
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#ae81ff—
source.git-show meta.diff.range.unified#fd971f—
source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file#939293—
storage#f92672—
storage.type#66d9efitalic
storage.type.extends#f92672—
storage.type.function.arrow#f92672—
storage.modifier, storage.type.modifier#f92672italic
storage.class.restructuredtext.ref#ae81ff—
storage.modifier.visibility.rust, storage.modifier.lifetime.rust#f92672—
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#66d9ef—
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#f92672—
string#e6db75—
string.unquoted.label#fcfcfa—
string source#fcfcfa—
string source punctuation.section.embedded, string punctuation.definition.string source#939293—
string.other.link.title, string.other.link.description#f92672—
string.other.link.description.title#66d9ef—
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#f92672—
string.other.ref, string.other.restructuredtext.ref#a6e22e—
string.other.git-status.help.key#c1c0c0—
string.other.git-status.remote#f92672—
support.constant#66d9ef—
support.constant.handlebars#939293—
support.type.vendor-prefix.css#c1c0c0—
support.function#a6e22e—
support.function.delimiter.elm#939293—
support.type, entity.name.type.object.console#66d9efitalic
support.variable#66d9efbold
support.type.property-name#fcfcfa—
support.class#66d9ef—
support.constant.core.rust#ae81ff—
text#fcfcfa—
text.find-in-files#fcfcfa—
variable.language.arguments#ae81ff—
variable.other.class#66d9ef—
variable.other.constant#ae81ff—
variable.other.enummember#ae81ff—
variable.function#a6e22e—
variable.other.substitution#fd971f—
source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby#ae81ff—
source.jinja2 variable.other.jinja2.block#a6e22e—
source.jinja2 variable.other.jinja2#fd971f—
Classic Monokai Ryo by DiamondBar9 - VS Code Theme