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.

  • actionBar.toggledBackground#383a49
  • activityBar.activeBorder#ffaf00
  • activityBar.background#121c2b
  • activityBar.border#121c2b
  • activityBar.foreground#a4b1cd98
  • activityBar.inactiveForeground#a4b1cd47
  • activityBarBadge.background#9fef00
  • activityBarBadge.foreground#1a2332
  • badge.background#ff3e3e
  • badge.foreground#ffffff
  • banner.background#121c2b
  • banner.foreground#a4b1cd
  • banner.iconForeground#ffffff
  • breadcrumb.activeSelectionForeground#9fef00
  • breadcrumb.background#121c2b
  • breadcrumb.focusForeground#9fef00
  • breadcrumb.foreground#a4b1cd98
  • breadcrumbPicker.background#121c2b
  • button.background#9fef00
  • button.border#ffffff12
  • button.foreground#121c2b
  • button.hoverBackground#026ec1
  • button.secondaryBackground#313131
  • button.secondaryForeground#cccccc
  • button.secondaryHoverBackground#3c3c3c
  • charts.blue#004cff
  • charts.foreground#a4b1cd
  • charts.green#9fef00
  • charts.lines#a4b1cd
  • charts.orange#2ee7b6
  • charts.purple#caacf1
  • charts.red#dcaaaa
  • charts.yellow#ffaf00
  • chat.slashCommandBackground#34414b
  • chat.slashCommandForeground#40a6ff
  • checkbox.background#121c2b
  • checkbox.border#121c2b
  • checkbox.foreground#9fef00
  • commandCenter.background#121c2b
  • commandCenter.foreground#a4b1cd98
  • debugExceptionWidget.background#ff3e3e49
  • debugExceptionWidget.border#ff3e3e49
  • debugIcon.breakpointCurrentStackframeForeground#ffcb5c8e
  • debugIcon.breakpointDisabledForeground#ff3e3e49
  • debugIcon.breakpointForeground#ff3e3e
  • debugIcon.breakpointStackframeForeground#004cff49
  • debugIcon.breakpointUnverifiedForeground#a4b1cd
  • debugIcon.continueForeground#9fef00
  • debugIcon.disconnectForeground#ff3e3e
  • debugIcon.pauseForeground#9fef00
  • debugIcon.restartForeground#ffaf00
  • debugIcon.startForeground#9fef00
  • debugIcon.stepBackForeground#a4b1cd
  • debugIcon.stepIntoForeground#a4b1cd
  • debugIcon.stepOutForeground#a4b1cd
  • debugIcon.stepOverForeground#a4b1cd
  • debugIcon.stopForeground#ff3e3e
  • debugToolBar.background#1a2332
  • debugToolBar.border#1a2332
  • descriptionForeground#a4b1cd
  • dropdown.background#121c2b
  • dropdown.border#3c3c3c
  • dropdown.foreground#a4b1cd
  • dropdown.listBackground#121c2b
  • editor.background#0f1724
  • editor.findMatchBackground#6e7b96a1
  • editor.findMatchHighlightBackground#6e7b96cc
  • editor.findRangeHighlightBackground#6e7b96cc
  • editor.foldBackground#121c2bce
  • editor.foreground#a4b1cd
  • editor.inactiveSelectionBackground#3a3d41cc
  • editor.lineHighlightBackground#1a2332
  • editor.lineHighlightBorder#1a2332
  • editor.rangeHighlightBackground#313f55de
  • editor.selectionBackground#6e7b968c
  • editor.selectionForeground#121c2b
  • editor.selectionHighlightBackground#6e7b968c
  • editor.stackFrameHighlightBackground#6e7b968c
  • editorBracketHighlight.foreground1#08c19c
  • editorBracketHighlight.foreground2#ffda96
  • editorBracketHighlight.foreground3#ff8f8f
  • editorBracketHighlight.foreground4#66ff00
  • editorBracketHighlight.unexpectedBracket.foreground#ffffff
  • editorBracketMatch.border#313f55
  • editorCursor.background#9fef00
  • editorCursor.foreground#9fef00
  • editorGroup.border#313f55
  • editorGroup.dropBackground#6e7b9625
  • editorGroupHeader.border#121c2b
  • editorGroupHeader.tabsBackground#121c2b
  • editorGroupHeader.tabsBorder#121c2b
  • editorGutter.addedBackground#9fef00cc
  • editorGutter.background#0f1724
  • editorGutter.commentRangeForeground#a4b1cd
  • editorGutter.deletedBackground#ff3e3ecc
  • editorGutter.modifiedBackground#004cffcc
  • editorHoverWidget.background#1a2332
  • editorHoverWidget.foreground#a4b1cd
  • editorIndentGuide.activeBackground1#00ff089a
  • editorIndentGuide.background1#121c2b
  • editorInlayHint.background#0f1724
  • editorInlayHint.foreground#4553ac
  • editorLightBulb.foreground#ffaf00
  • editorLightBulbAutoFix.foreground#9fef00
  • editorLineNumber.activeForeground#a4b1cd
  • editorLineNumber.foreground#313f55
  • editorOverviewRuler.border#010409
  • editorOverviewRuler.bracketMatchForeground#a4b1cd
  • editorOverviewRuler.commonContentForeground#9fef00
  • editorOverviewRuler.errorForeground#ff3e3e
  • editorOverviewRuler.findMatchForeground#024effcb
  • editorOverviewRuler.infoForeground#ffffff
  • editorOverviewRuler.rangeHighlightForeground#024effcb
  • editorOverviewRuler.selectionHighlightForeground#024effcb
  • editorOverviewRuler.warningForeground#ffaf00
  • editorOverviewRuler.wordHighlightForeground#a4b1cddc
  • editorRuler.foreground#2937558c
  • editorStickyScroll.background#121c2b
  • editorStickyScroll.shadow#9fef008c
  • editorStickyScrollHover.background#9fef0031
  • editorSuggestWidget.background#1a2332
  • editorSuggestWidget.border#1a2332
  • editorSuggestWidget.foreground#a4b1cd
  • editorWidget.background#212c3d
  • editorWidget.border#1a2332
  • errorForeground#ff3e3e
  • extensionBadge.remoteBackground#2ee7b6
  • extensionBadge.remoteForeground#121c2b
  • extensionButton.prominentBackground#9fef00
  • extensionButton.prominentForeground#121c2b
  • extensionButton.prominentHoverBackground#c5f467
  • extensionIcon.starForeground#ffae00da
  • focusBorder#1a2332
  • foreground#a4b1cd
  • gitDecoration.addedResourceForeground#9fef00
  • gitDecoration.conflictingResourceForeground#ffaf00
  • gitDecoration.deletedResourceForeground#ff3e3e
  • gitDecoration.ignoredResourceForeground#6e7b96be
  • gitDecoration.modifiedResourceForeground#ffffff
  • gitDecoration.submoduleResourceForeground#5cecc6
  • gitDecoration.untrackedResourceForeground#a4b1cd
  • icon.foreground#ffffff
  • inlineChat.shadow#9fef00
  • input.background#2e384b
  • input.border#121c2b
  • input.foreground#ffffff
  • input.placeholderForeground#a4b1cd
  • inputOption.activeBackground#313f55
  • inputOption.activeBorder#313f55
  • inputOption.activeForeground#a4b1cd
  • inputValidation.errorBackground#ff3e3e49
  • inputValidation.errorBorder#ff3e3e49
  • inputValidation.errorForeground#ffffff
  • inputValidation.infoBackground#004cff70
  • inputValidation.infoBorder#004cff54
  • inputValidation.infoForeground#ffffff
  • inputValidation.warningBackground#ffaf0070
  • inputValidation.warningBorder#ffaf0070
  • inputValidation.warningForeground#ffffff
  • keybindingLabel.background#6e7b965d
  • keybindingLabel.border#6e7b968c
  • keybindingLabel.bottomBorder#a4b1cd7e
  • keybindingLabel.foreground#a4b1cd
  • list.activeSelectionBackground#313f55
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#313f55
  • list.errorForeground#ff3e3e
  • list.filterMatchBackground#bb00ff90
  • list.focusAndSelectionOutline#9fef00
  • list.focusBackground#435777
  • list.focusForeground#ffffff
  • list.hoverBackground#313f557e
  • list.inactiveSelectionBackground#313f55
  • list.warningForeground#ffaf00
  • listFilterWidget.background#34414b
  • listFilterWidget.shadow#9fef00
  • menu.background#121c2b
  • menu.border#12c212d0
  • menu.foreground#e4e4e4
  • menu.separatorBackground#12c21238
  • menubar.selectionBackground#9fef00
  • menubar.selectionForeground#0f1724
  • merge.commonContentBackground#ffffffc7
  • merge.commonHeaderBackground#ffffffc7
  • merge.currentContentBackground#ff3e3e49
  • merge.currentHeaderBackground#ff3e3ecc
  • merge.incomingContentBackground#004cfc49
  • merge.incomingHeaderBackground#004cffc9
  • minimap.background#0f1724
  • minimap.errorHighlight#ff8484cc
  • minimap.findMatchHighlight#c5f467cc
  • minimap.foregroundOpacity#00255dcc
  • minimap.selectionHighlight#58a3ea3b
  • minimap.warningHighlight#ffcc5ccc
  • minimapGutter.addedBackground#9fef00cc
  • minimapGutter.deletedBackground#ff3e3ecc
  • minimapGutter.modifiedBackground#004cffcc
  • minimapSlider.activeBackground#2937558c
  • minimapSlider.background#29375533
  • minimapSlider.hoverBackground#29375533
  • notificationCenterHeader.background#1a2332
  • notificationCenterHeader.foreground#cccccc
  • notificationLink.foreground#5cb2ff
  • notifications.background#1a2332
  • notifications.border#2b2b2b
  • notifications.foreground#a4b1cd
  • notificationsErrorIcon.foreground#ff8f8f
  • notificationsInfoIcon.foreground#9fef00
  • notificationsWarningIcon.foreground#ffcc5c
  • panel.background#121c2b
  • panel.border#121c2b
  • panelInput.border#2b2b2b
  • panelStickyScroll.shadow#9fef0070
  • panelTitle.activeBorder#ffaf00
  • panelTitle.activeForeground#cccccc
  • panelTitle.inactiveForeground#7b8db7
  • peekView.border#1a2332
  • peekViewEditor.background#121c2b
  • peekViewEditor.matchHighlightBackground#bb800966
  • peekViewResult.background#1f1f1f
  • peekViewResult.matchHighlightBackground#bb800966
  • pickerGroup.border#3c3c3c
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#9fef00
  • quickInput.background#0e141e
  • quickInput.foreground#cccccc
  • scrollbar.shadow#9fef0070
  • scrollbarSlider.activeBackground#9fef0093
  • scrollbarSlider.background#6e7b9642
  • scrollbarSlider.hoverBackground#6e7b968c
  • selection.background#aec3f098
  • settings.checkboxBackground#121c2b
  • settings.checkboxBorder#1f2b42
  • settings.checkboxForeground#9fef00
  • settings.dropdownBackground#121c2b
  • settings.dropdownBorder#1f2b42
  • settings.dropdownForeground#a4b1cd
  • settings.dropdownListBorder#121c2b
  • settings.headerForeground#ffffff
  • settings.modifiedItemIndicator#9fef00
  • settings.numberInputBackground#121c2b
  • settings.numberInputBorder#1f2b42
  • settings.numberInputForeground#a4b1cd
  • settings.textInputBackground#121c2b
  • settings.textInputBorder#1f2b42
  • settings.textInputForeground#a4b1cd
  • sideBar.background#121c2b
  • sideBar.border#121c2b
  • sideBar.foreground#a4b1cd
  • sideBarSectionHeader.background#121c2b
  • sideBarSectionHeader.border#6e768166
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#ffaf00
  • statusBar.background#1a2332
  • statusBar.border#1a2332
  • statusBar.debuggingBackground#00255dcc
  • statusBar.debuggingForeground#bdefff
  • statusBar.focusBorder#0078d4
  • statusBar.foreground#a4b1cd
  • statusBar.noFolderBackground#1a2332
  • statusBar.noFolderForeground#a4b1cd
  • statusBarItem.focusBorder#0078d4
  • statusBarItem.prominentBackground#6e768166
  • statusBarItem.remoteBackground#1a2332
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#2c3849
  • tab.activeBorder#121c2b
  • tab.activeBorderTop#121c2b
  • tab.activeForeground#a4b1cd
  • tab.activeModifiedBorder#a4b1cd
  • tab.border#121c2b
  • tab.hoverBackground#435777
  • tab.hoverBorder#121c2b
  • tab.inactiveBackground#121c2b
  • tab.inactiveForeground#a4b1cd98
  • tab.lastPinnedBorder#6e7b968c
  • tab.unfocusedActiveBorder#a4b1cd
  • terminal.ansiBlue#004cff
  • terminal.ansiBrightBlue#5cb2ffd0
  • terminal.ansiBrightCyan#5cecc6d0
  • terminal.ansiBrightGreen#c5f467d0
  • terminal.ansiBrightMagenta#caacf1
  • terminal.ansiBrightRed#f3aeaed0
  • terminal.ansiBrightWhite#bababa
  • terminal.ansiBrightYellow#edc97a
  • terminal.ansiCyan#9fdada
  • terminal.ansiGreen#82a35d
  • terminal.ansiMagenta#794a97
  • terminal.ansiRed#ff8f8f
  • terminal.ansiWhite#e4e4e4
  • terminal.ansiYellow#cfb272
  • terminal.background#121c2b
  • terminal.foreground#a4b1cd
  • terminal.inactiveSelectionBackground#3a3d41
  • terminal.tab.activeBorder#0078d4
  • terminalCursor.background#313f55
  • terminalCursor.foreground#9fef00
  • testing.iconErrored#ffaf00
  • testing.iconFailed#ff3e3e
  • testing.iconPassed#9fef00
  • testing.iconQueued#a4b1cd
  • testing.iconSkipped#a4b1cd
  • testing.iconUnset#a4b1cd
  • testing.message.error.lineBackground#ff3e3e
  • testing.message.info.decorationForeground#004cff
  • testing.message.info.lineBackground#004cff
  • testing.peekBorder#a4b1cd
  • textBlockQuote.background#121c2b
  • textBlockQuote.border#a4b1cd
  • textCodeBlock.background#121c2b
  • textLink.activeForeground#c5f467
  • textLink.foreground#9fef00
  • textPreformat.background#161d2900
  • textPreformat.foreground#fff4b5
  • textSeparator.foreground#ffffff
  • titleBar.activeBackground#121c2b
  • titleBar.activeForeground#a4b1cd98
  • titleBar.border#121c2b
  • titleBar.inactiveBackground#121c2b
  • titleBar.inactiveForeground#a4b1cd98
  • tree.indentGuidesStroke#9fef00
  • walkThrough.embeddedEditorBackground#121c2b
  • welcomePage.background#121c2b
  • welcomePage.progress.foreground#0078d4
  • welcomePage.tileBackground#2b2b2b
  • widget.border#9fef00
  • widget.shadow#9fef0070
  • window.activeBorder#1a2332

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.other.reference.link.markdown#5cb2ff
token.info-token#6796e6
constant.regexp#646695
meta.separator#313f55bold
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown, variable.language.fenced.markdown#313f55
markup.quote punctuation.definition.blockquote.markdown#1a2332
invalid, token.error-token#ff3e3e
#c8c8c8
meta.embedded, meta.template.expression, source.groovy.embedded, string meta.image.inline.markdown#d4d4d4
keyword.operator#f4f4f4
punctuation.definition.tag#808080
markup.raw.block.fenced.markdown, punctuation.definition.fenced.markdown#00000050
token.warn-token#cd9731
constant.character.escape, constant.other.color.rgb-value, constant.other.rgb-value, keyword.operator.negation.regexp, keyword.operator.quantifier.regexp, markup.deleted, markup.inline.raw, meta.preprocessor.string, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, punctuation.definition.character-class.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.group.regexp, string.tag, string.value, support.constant.color, support.constant.font-name, support.constant.media, support.constant.media-type, support.constant.property-value, support.other.parenthesis.regexp#ce9178
constant.numeric.decimal.go#fcb0b0
keyword.control.anchor.regexp, keyword.operator.or.regexp#dcaaaa
punctuation.definition.string.begin.astro, punctuation.definition.string.end.astro, punctuation.definition.tag.begin.html, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.html, punctuation.definition.tag.end.js.jsx, punctuation.separator.key-value.astro#a33c3c
meta.function-call.arguments.python, variable.other.property.go, variable.parameter#4fc1ff
constant.character, constant.character.escape.python, constant.other.option, keyword.operator, markup.changed, meta.diff.header, meta.fstring.python string.interpolated.python string.quoted.single.python storage.type.string.python, meta.preprocessor, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, punctuation.terminator.statement, text.html.derivative string.quoted.double.html, text.html.django meta.tag.block.any.html, text.html.django meta.tag.block.any.html string.quoted.double.html, text.html.django meta.tag.block.any.html string.quoted.double.html punctuation.definition.string.begin.html, text.html.django meta.tag.block.any.html string.quoted.double.html punctuation.definition.string.end.html, text.html.django meta.tag.inline.any.html, text.html.django meta.tag.inline.any.html string.quoted.double.html, text.html.django meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html, text.html.django meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html, text.html.jinja punctuation.definition.string, text.html.jinja string.quoted.double.html, variable.parameter.function.language.special.cls.python, variable.parameter.function.language.special.self.python#569cd6
markup.italic#569cd6italic
markup.bold, markup.heading#569cd6bold
markup.underline.link.markdown, punctuation.definition.metadata.markdown, punctuation.separator.key-value.html, punctuation.terminator.statement, text.html.derivative punctuation.definition.string#2a6696
constant.language, constant.language.python, constant.other.placeholder, entity.name.variable, entity.other.attribute-name, heading.4.markdown, heading.4.markdown punctuation.definition.heading.markdown, meta.definition.variable.name, meta.object-literal.key, meta.structure.dictionary.key.python, source.coffee.embedded, source.css variable, string.other.link.title.markdown, support.function.git-rebase, support.type.property-name, support.type.vendored.property-name, support.variable, variable, variable.other.constant, variable.other.enummember#9cdcfe
invalid.deprecated.entity.other.attribute-name.html#9cdcfestrikethrough
entity.name.function, entity.name.operator.custom-literal, entity.name.tag.css, entity.name.tag.less, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.scss, heading.3.markdown, heading.3.markdown punctuation.definition.heading.markdown, keyword.operator.getter.django, meta.arrow.js meta.block.js meta.brace.round.js, meta.function.decorator.python entity.name.function.decorator.python, meta.function.js meta.block.js meta.brace.round.js, meta.function.js meta.parameters.js punctuation.definition.parameters.begin.js, meta.function.js meta.parameters.js punctuation.definition.parameters.end.js, meta.variable.structure.django, punctuation.definition.arguments.begin.python, punctuation.definition.arguments.end.python, punctuation.definition.decorator.python, punctuation.definition.list.begin.markdown, punctuation.definition.parameters.begin.python, punctuation.definition.parameters.end.python, punctuation.section.function.begin.python, punctuation.separator.annotation.result.python, punctuation.separator.arguments.python, punctuation.separator.parameters.python, source.css entity.other.attribute-name.class, source.css entity.other.attribute-name.pseudo-class, source.css.less entity.other.attribute-name.id, source.powershell variable.other.member, storage.type.function.arrow.js, support.constant.handlebars, support.function, text.html.django meta.tag.inline.any.html string.quoted.double.html storage.type.templatetag.django string.quoted.single.html punctuation.definition.string.begin.html, text.html.django storage.type.templatetag.django string.unquoted.tag-string.django, text.html.django storage.type.variable.django string.unquoted.tag-string.django, variable.other.django#ffda96
text.html.derivative string.quoted.double.html meta.tag.structure.django #ffda96
meta.fstring.python punctuation.definition.string.begin.python string.interpolated.python string.quoted.single.python, meta.fstring.python punctuation.definition.string.end.python string.interpolated.python string.quoted.single.python, punctuation.definition.quote.begin.markdown, punctuation.definition.string.template.begin.js, punctuation.definition.string.template.end.js, string.quoted.double.js punctuation.definition.string.begin.js, string.quoted.double.js punctuation.definition.string.end.js, string.quoted.single.python punctuation.definition.string.begin.python, string.quoted.single.python punctuation.definition.string.end.python, text.html.django meta.tag.inline.any.html string.quoted.double.html storage.type.templatetag.django string.quoted.single.html punctuation.definition.string.begin.html, text.html.django meta.tag.inline.any.html string.quoted.double.html storage.type.templatetag.django string.quoted.single.html punctuation.definition.string.end.html#82a35d
markup.inline.raw.string.markdown, punctuation.definition.string.begin.python, punctuation.definition.string.end.python, string, string.quoted, string.quoted.double.python, string.quoted.single.python, string.regexp.quoted.single.python, string.template, string.unquoted#ccfa97
entity.name.class, entity.name.namespace, entity.name.tag, entity.name.type, entity.other.attribute, heading.2.markdown, heading.2.markdown punctuation.definition.heading.markdown, keyword.control, keyword.control.flow.python, keyword.control.import.go, keyword.control.import.python, keyword.map.go, keyword.operator.expression.of.js, keyword.operator.logical.python, keyword.operator.new.js, keyword.package.go, keyword.struct.go, keyword.type.go, keyword.var.go, markup.bold, markup.bold string, meta.function.js meta.block.js meta.block.js meta.var.expr.js keyword.control.flow.js, meta.var.expr.js storage.type, source.go keyword.function, storage, storage.modifier, storage.modifier.async.js, storage.modifier.declaration.python, storage.type, storage.type.class.python, storage.type.function.async.python, storage.type.function.js, storage.type.function.python#ff8f8f
source.js constant.other.object.key.js string.unquoted.label.js#ff8f8fitalic
entity.name.type.class, entity.other.inherited-class, meta.function-call.arguments.python punctuation.definition.list.begin.python, meta.function-call.arguments.python punctuation.definition.list.end.python, meta.function.python punctuation.definition.list.begin.python, meta.function.python punctuation.definition.list.end.python, meta.item-access.python punctuation.definition.arguments.begin.python, meta.item-access.python punctuation.definition.arguments.end.python, meta.tag.structure.django support.type.tag.begin.django, meta.tag.structure.django support.type.tag.end.django, meta.type.cast.expr, meta.type.new.expr, meta.variable.structure.django support.type.variable.begin.django, meta.variable.structure.django support.type.variable.end.django, punctuation.accessor.js, punctuation.definition.begin.bracket.curly.go, punctuation.definition.begin.bracket.round.go, punctuation.definition.end.bracket.curly.go, punctuation.definition.end.bracket.round.go, storage.type.customtemplatetag.django, storage.type.templatetag.django, storage.type.templatetag.django entity.tag.tagbraces.django, storage.type.variable.django, support.class, support.constant.dom, support.constant.json, support.constant.math#5deed1
keyword.control.django, keyword.control.go, keyword.operator.address.go, keyword.operator.logical.js.jsx, markup.raw.block, string.other.link.description.title.markdown, text.html.django storage.type.templatetag.django keyword.operator.django, text.html.markdown markup.inline.raw.markdown, token.debug-token#caacf1
markup.underline#caacf1underline
comment, comment.block.html, comment.line.number-sign.python, fenced_code.block.language, markup.fenced_code.block.markdown punctuation.definition.markdown, markup.italic.markdown punctuation.definition, punctuation.definition.bold.markdown, punctuation.definition.comment, punctuation.definition.comment.html, punctuation.definition.link.title.begin.markdown, punctuation.definition.link.title.end.markdown, punctuation.definition.raw.markdown, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python#627ab6italic
comment.block, string.quoted.docstring.multi.python, string.quoted.docstring.single.python#889eda
markup.bold markup.italic, markup.bold markup.italic string, markup.italic markup.bold, markup.italic markup.bold string, markup.quote markup.bold, markup.quote markup.bold string#a4b1cdbold
constant.character.escape.regexp, constant.numeric, keyword.operator.arithmetic.js, keyword.operator.arithmetic.python, keyword.operator.assignment.python, keyword.operator.bitwise.python, keyword.operator.comparison.go, keyword.operator.comparison.js, keyword.operator.comparison.python, keyword.operator.logical.js, keyword.operator.spread.js, keyword.operator.ternary.js, keyword.operator.unpacking.arguments.python, markup.bold.markdown, markup.italic.markdown, markup.raw.block.fenced.markdown, markup.table, meta.function-call.arguments.python keyword.operator.assignment.python, meta.function-call.generic.python, meta.function.parameters.python punctuation.definition.list.begin.python, meta.function.parameters.python punctuation.definition.list.end.python, meta.function.python punctuation.definition.list.begin.python, meta.function.python punctuation.definition.list.end.python, punctuation.definition, punctuation.definition.list_item.markdown, punctuation.section.class.end, punctuation.separator, punctuation.separator.annotation.python, punctuation.separator.colon.python, punctuation.separator.dict.python, punctuation.separator.period.python, text.html.markdown, variable.language.fenced.markdown#a4b1cd
constant.language.boolean.go, constant.other.ellipsis.python, entity.name.label, entity.name.namespace, entity.name.type.module.js, heading.1.markdown, heading.1.markdown punctuation.definition.heading.markdown, keyword.operator.assignment, keyword.operator.assignment.python, meta.arrow.js meta.parameters.js punctuation.definition.parameters.begin.js, meta.arrow.js meta.parameters.js punctuation.definition.parameters.end.js, meta.brace.square.js, meta.jsx.children.js.jsx, meta.objectliteral.js punctuation.definition.block.js, punctuation.definition.dict.begin.python, punctuation.definition.dict.end.python, punctuation.definition.inheritance.begin.python, punctuation.definition.inheritance.end.python, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, punctuation.parenthesis.begin.python, punctuation.parenthesis.end.python, punctuation.separator.arguments.python, punctuation.separator.element.python, punctuation.separator.slice.python, source.astro meta.embedded.expression.astro, source.go keyword.operator.assignment, text.astro, text.html.derivative, text.html.django, text.html.jinja#ffffff
entity.name.type.package.go#ffffff
markup.fenced_code.block.markdown#a7c075
constant.character.character-class.regexp, constant.character.set.regexp, constant.other.character-class.regexp, constant.other.character-class.set.regexp, string.regexp#d2ff77
entity.name.import.go#d2ff77italic
constant.sha.git-rebase, keyword.other.unit, markup.inserted, meta.preprocessor.numeric#b5cea8
emphasis, markup.italic, markup.quoteitalic
markup.underlineunderline
markup.strikethroughstrikethrough
strongbold
Esmerald by Esteban H. Acevedo - VS Code Theme