Skip to main content
CodingTheme

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#14141b
  • activityBar.border#21222c
  • activityBar.foreground#6272a4
  • activityBar.inactiveForeground#3a3d4e
  • activityBarBadge.background#50fa7b
  • activityBarBadge.foreground#282a36
  • badge.background#f1fa8c
  • badge.foreground#282a36
  • breadcrumb.activeSelectionForeground#fcfcfa
  • breadcrumb.focusForeground#797fa5
  • breadcrumb.foreground#5e627e
  • button.background#21222c
  • button.foreground#939293
  • button.hoverBackground#282a36
  • debugExceptionWidget.background#21222c
  • debugExceptionWidget.border#282a36
  • debugIcon.breakpointCurrentStackframeForeground#f1fa8c
  • debugIcon.breakpointDisabledForeground#c1c0c0
  • debugIcon.breakpointForeground#ff74ab
  • debugIcon.breakpointStackframeForeground#fcfcfa
  • debugIcon.breakpointUnverifiedForeground#ffb86c
  • debugIcon.continueForeground#fcfcfa
  • debugIcon.disconnectForeground#fcfcfa
  • debugIcon.pauseForeground#fcfcfa
  • debugIcon.restartForeground#50fa7b
  • debugIcon.startForeground#50fa7b
  • debugIcon.stepBackForeground#fcfcfa
  • debugIcon.stepIntoForeground#fcfcfa
  • debugIcon.stepOutForeground#fcfcfa
  • debugIcon.stepOverForeground#fcfcfa
  • debugIcon.stopForeground#ff74ab
  • debugToolBar.background#21222c
  • descriptionForeground#939293
  • diffEditor.insertedTextBackground#50fa7b19
  • diffEditor.removedTextBackground#ff74ab19
  • dropdown.background#282a36
  • dropdown.border#282a36
  • dropdown.foreground#939293
  • dropdown.listBackground#21222c
  • editor.background#282a36
  • editor.findMatchBackground#fcfcfa26
  • editor.findMatchBorder#f1fa8c
  • editor.findMatchHighlightBackground#fcfcfa26
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#fcfcfa0c
  • editor.findRangeHighlightBorder#00000000
  • editor.foreground#fcfcfa
  • editor.hoverHighlightBackground#fcfcfa0c
  • editor.inactiveSelectionBackground#fcfcfa0c
  • editor.lineHighlightBackground#fcfcfa0c
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#21222c
  • editor.rangeHighlightBorder#21222c
  • editor.selectionBackground#c1c0c026
  • editor.selectionHighlightBackground#fcfcfa26
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#fcfcfa26
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#fcfcfa26
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketMatch.background#282a36
  • editorBracketMatch.border#6272a4
  • editorCodeLens.foreground#6272a4
  • editorCursor.background#282a36
  • editorCursor.foreground#fcfcfa
  • editorError.border#00000000
  • editorError.foreground#ff74ab
  • editorGroup.border#1d1f28
  • editorGroup.dropBackground#1d1f28bf
  • editorGroup.emptyBackground#121319
  • editorGroup.focusedEmptyBorder#1d1f28
  • editorGroupHeader.noTabsBackground#21222c
  • editorGroupHeader.tabsBackground#21222c
  • editorGroupHeader.tabsBorder#14141b
  • editorGutter.addedBackground#50fa7b
  • editorGutter.background#282a36
  • editorGutter.deletedBackground#ff74ab
  • editorGutter.modifiedBackground#ffb86c
  • editorHint.border#282a36
  • editorHint.foreground#bd93f9
  • editorHoverWidget.background#21222c
  • editorHoverWidget.border#282a36
  • editorIndentGuide.activeBackground#4b4f66
  • editorIndentGuide.background#37394a
  • editorInfo.border#282a36
  • editorInfo.foreground#8be9fd
  • editorLightBulb.foreground#f1fa8c
  • editorLightBulbAutoFix.foreground#50fa7b
  • editorLineNumber.activeForeground#797fa5
  • editorLineNumber.foreground#5e627e
  • editorLink.activeForeground#8be9fd
  • editorMarkerNavigation.background#21222c
  • editorMarkerNavigationError.background#ff74ab
  • editorMarkerNavigationInfo.background#8be9fd
  • editorMarkerNavigationWarning.background#ffb86c
  • editorOverviewRuler.addedForeground#50fa7b
  • editorOverviewRuler.border#282a36
  • editorOverviewRuler.currentContentForeground#21222c
  • editorOverviewRuler.deletedForeground#ff74ab
  • editorOverviewRuler.errorForeground#ff74ab
  • editorOverviewRuler.findMatchForeground#fcfcfa26
  • editorOverviewRuler.incomingContentForeground#21222c
  • editorOverviewRuler.infoForeground#8be9fd
  • editorOverviewRuler.modifiedForeground#ffb86c
  • editorOverviewRuler.rangeHighlightForeground#fcfcfa26
  • editorOverviewRuler.selectionHighlightForeground#fcfcfa26
  • editorOverviewRuler.warningForeground#ffb86c
  • editorOverviewRuler.wordHighlightForeground#fcfcfa26
  • editorOverviewRuler.wordHighlightStrongForeground#fcfcfa26
  • editorPane.background#282a36
  • editorRuler.foreground#5b595c
  • editorSuggestWidget.background#21222c
  • editorSuggestWidget.border#21222c
  • editorSuggestWidget.foreground#c1c0c0
  • editorSuggestWidget.highlightForeground#fcfcfa
  • editorSuggestWidget.selectedBackground#6272a4
  • editorWarning.border#00000000
  • editorWarning.foreground#ffb86c
  • editorWhitespace.foreground#5b595c
  • editorWidget.background#21222c
  • editorWidget.border#21222c
  • errorForeground#ff74ab
  • extensionButton.prominentBackground#21222c
  • extensionButton.prominentForeground#fcfcfa
  • extensionButton.prominentHoverBackground#5b595c
  • focusBorder#6272a4
  • foreground#fcfcfa
  • gitDecoration.conflictingResourceForeground#ffb86c
  • gitDecoration.deletedResourceForeground#ff74ab
  • gitDecoration.ignoredResourceForeground#5b595c
  • gitDecoration.modifiedResourceForeground#50fa7b
  • gitDecoration.untrackedResourceForeground#ffb86c
  • input.background#21222c
  • input.border#21222c
  • input.foreground#fcfcfa
  • input.placeholderForeground#6272a4
  • inputOption.activeBackground#5b595c
  • inputOption.activeBorder#5b595c
  • inputValidation.errorBackground#21222c
  • inputValidation.errorBorder#ff74ab
  • inputValidation.errorForeground#ff74ab
  • inputValidation.infoBackground#21222c
  • inputValidation.infoBorder#8be9fd
  • inputValidation.infoForeground#8be9fd
  • inputValidation.warningBackground#21222c
  • inputValidation.warningBorder#ffb86c
  • inputValidation.warningForeground#ffb86c
  • list.activeSelectionBackground#fcfcfa0c
  • list.activeSelectionForeground#bd93f9
  • list.dropBackground#1d1f28bf
  • list.errorForeground#ff74ab
  • list.focusBackground#282a36
  • list.focusForeground#fcfcfa
  • list.highlightForeground#fcfcfa
  • list.hoverBackground#fcfcfa0c
  • list.hoverForeground#fcfcfa
  • list.inactiveFocusBackground#282a36
  • list.inactiveSelectionBackground#c1c0c00c
  • list.inactiveSelectionForeground#bd93f9
  • list.invalidItemForeground#ff74ab
  • list.warningForeground#ffb86c
  • listFilterWidget.background#282a36
  • listFilterWidget.noMatchesOutline#ff74ab
  • listFilterWidget.outline#282a36
  • merge.border#282a36
  • merge.commonContentBackground#fcfcfa19
  • merge.commonHeaderBackground#fcfcfa26
  • merge.currentContentBackground#ff74ab19
  • merge.currentHeaderBackground#ff74ab26
  • merge.incomingContentBackground#50fa7b19
  • merge.incomingHeaderBackground#50fa7b26
  • minimap.errorHighlight#ff74ab
  • minimap.warningHighlight#ffb86c
  • minimapGutter.addedBackground#50fa7b
  • minimapGutter.deletedBackground#ff74ab
  • minimapGutter.modifiedBackground#f1fa8c
  • notificationCenter.border#21222c
  • notificationCenterHeader.background#21222c
  • notificationCenterHeader.foreground#939293
  • notificationLink.foreground#46da6b
  • notifications.background#21222c
  • notifications.border#21222c
  • notifications.foreground#c1c0c0
  • notificationsErrorIcon.foreground#ff74ab
  • notificationsInfoIcon.foreground#8be9fd
  • notificationsWarningIcon.foreground#ffb86c
  • notificationToast.border#21222c
  • panel.background#21222c
  • panel.border#282a36
  • panelTitle.activeBorder#f1fa8c
  • panelTitle.activeForeground#f1fa8c
  • panelTitle.inactiveForeground#939293
  • peekView.border#282a36
  • peekViewEditor.background#21222c
  • peekViewEditor.matchHighlightBackground#5b595c
  • peekViewEditorGutter.background#21222c
  • peekViewResult.background#21222c
  • peekViewResult.fileForeground#939293
  • peekViewResult.lineForeground#939293
  • peekViewResult.matchHighlightBackground#5b595c
  • peekViewResult.selectionBackground#21222c
  • peekViewResult.selectionForeground#fcfcfa
  • peekViewTitle.background#21222c
  • peekViewTitleDescription.foreground#939293
  • peekViewTitleLabel.foreground#fcfcfa
  • pickerGroup.border#282a36
  • pickerGroup.foreground#5b595c
  • problemsErrorIcon.foreground#ff74ab
  • problemsInfoIcon.foreground#8be9fd
  • problemsWarningIcon.foreground#ffb86c
  • progressBar.background#21222c
  • scrollbar.shadow#282a36
  • scrollbarSlider.activeBackground#fcfcfa12
  • scrollbarSlider.background#fcfcfa12
  • scrollbarSlider.hoverBackground#fcfcfa12
  • selection.background#c1c0c026
  • settings.checkboxBackground#21222c
  • settings.checkboxBorder#21222c
  • settings.checkboxForeground#fcfcfa
  • settings.dropdownBackground#21222c
  • settings.dropdownBorder#21222c
  • settings.dropdownForeground#fcfcfa
  • settings.dropdownListBorder#939293
  • settings.headerForeground#46da6b
  • settings.modifiedItemIndicator#46da6b
  • settings.numberInputBackground#21222c
  • settings.numberInputBorder#21222c
  • settings.numberInputForeground#fcfcfa
  • settings.textInputBackground#21222c
  • settings.textInputBorder#21222c
  • settings.textInputForeground#fcfcfa
  • sideBar.background#1d1f28
  • sideBar.border#121319
  • sideBar.dropBackground#1d1f28bf
  • sideBar.foreground#5e6886
  • sideBarSectionHeader.background#1d1f28
  • sideBarSectionHeader.foreground#6272a4
  • sideBarTitle.foreground#53618c
  • statusBar.background#1d1f28
  • statusBar.border#121319
  • statusBar.debuggingBackground#6272a4
  • statusBar.debuggingBorder#1d1f28
  • statusBar.debuggingForeground#fcfcfa
  • statusBar.foreground#8197d8
  • statusBar.noFolderBackground#1d1f28
  • statusBar.noFolderBorder#121319
  • statusBar.noFolderForeground#6272a4
  • statusBarItem.activeBackground#282a36
  • statusBarItem.hoverBackground#fcfcfa0c
  • statusBarItem.prominentBackground#21222c
  • statusBarItem.prominentHoverBackground#21222c
  • statusBarItem.remoteBackground#1d1f28
  • statusBarItem.remoteForeground#50fa7b
  • symbolIcon.arrayForeground#ff74ab
  • symbolIcon.booleanForeground#ff74ab
  • symbolIcon.classForeground#8be9fd
  • symbolIcon.colorForeground#bd93f9
  • symbolIcon.constantForeground#bd93f9
  • symbolIcon.constructorForeground#50fa7b
  • symbolIcon.enumeratorForeground#ffb86c
  • symbolIcon.enumeratorMemberForeground#ffb86c
  • symbolIcon.eventForeground#ffb86c
  • symbolIcon.fieldForeground#ffb86c
  • symbolIcon.fileForeground#c1c0c0
  • symbolIcon.folderForeground#c1c0c0
  • symbolIcon.functionForeground#50fa7b
  • symbolIcon.interfaceForeground#8be9fd
  • symbolIcon.keyForeground#ffb86c
  • symbolIcon.keywordForeground#ff74ab
  • symbolIcon.methodForeground#50fa7b
  • symbolIcon.moduleForeground#8be9fd
  • symbolIcon.namespaceForeground#8be9fd
  • symbolIcon.nullForeground#bd93f9
  • symbolIcon.numberForeground#bd93f9
  • symbolIcon.objectForeground#8be9fd
  • symbolIcon.operatorForeground#ff74ab
  • symbolIcon.packageForeground#bd93f9
  • symbolIcon.propertyForeground#ffb86c
  • symbolIcon.referenceForeground#bd93f9
  • symbolIcon.snippetForeground#50fa7b
  • symbolIcon.stringForeground#f1fa8c
  • symbolIcon.structForeground#ff74ab
  • symbolIcon.textForeground#f1fa8c
  • symbolIcon.typeParameterForeground#ffb86c
  • symbolIcon.unitForeground#bd93f9
  • symbolIcon.variableForeground#8be9fd
  • tab.activeBackground#303442
  • tab.activeBorder#14141b
  • tab.activeForeground#bd93f9
  • tab.activeModifiedBorder#5b595c
  • tab.border#14141b
  • tab.hoverBackground#313443
  • tab.hoverBorder#14141b
  • tab.inactiveBackground#282a36
  • tab.inactiveForeground#6272a4
  • tab.inactiveModifiedBorder#5b595c
  • tab.unfocusedActiveBorder#939293
  • tab.unfocusedActiveForeground#c1c0c0
  • tab.unfocusedActiveModifiedBorder#21222c
  • tab.unfocusedHoverBackground#282a36
  • tab.unfocusedHoverBorder#282a36
  • tab.unfocusedInactiveForeground#939293
  • tab.unfocusedInactiveModifiedBorder#21222c
  • terminal.ansiBlack#21222c
  • terminal.ansiBlue#ffb86c
  • terminal.ansiBrightBlack#6272a4
  • terminal.ansiBrightBlue#ffb86c
  • terminal.ansiBrightCyan#8be9fd
  • terminal.ansiBrightGreen#50fa7b
  • terminal.ansiBrightMagenta#bd93f9
  • terminal.ansiBrightRed#ff74ab
  • terminal.ansiBrightWhite#fcfcfa
  • terminal.ansiBrightYellow#f1fa8c
  • terminal.ansiCyan#8be9fd
  • terminal.ansiGreen#50fa7b
  • terminal.ansiMagenta#bd93f9
  • terminal.ansiRed#ff74ab
  • terminal.ansiWhite#fcfcfa
  • terminal.ansiYellow#f1fa8c
  • terminal.background#21222c
  • terminal.foreground#fcfcfa
  • terminal.selectionBackground#fcfcfa26
  • terminalCursor.background#00000000
  • terminalCursor.foreground#fcfcfa
  • textBlockQuote.background#21222c
  • textBlockQuote.border#21222c
  • textCodeBlock.background#21222c
  • textLink.activeForeground#fcfcfa
  • textLink.foreground#f1fa8c
  • textPreformat.foreground#fcfcfa
  • textSeparator.foreground#6272a4
  • titleBar.activeBackground#1d1f28
  • titleBar.activeForeground#939293
  • titleBar.border#121319
  • titleBar.inactiveBackground#1d1f28
  • titleBar.inactiveForeground#5b595c
  • walkThrough.embeddedEditorBackground#1d1f28
  • welcomePage.buttonBackground#21222c
  • welcomePage.buttonHoverBackground#5b595c
  • widget.shadow#121319

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#6272a4italic
comment storage.type#6272a4
comment entity.name.type#C1C0C0
comment variable, comment variable.other#C1C0C0
comment keyword.codetag.notation#bd93f9
comment.git-status.header.remote#ff74ab
comment.git-status.header.local#8be9fd
comment.other.git-status.head#FCFCFA
constant#bd93f9
constant.other#FCFCFA
constant.other.php#bd93f9
constant.other.property#bd93f9
constant.other.citation.latex#bd93f9
constant.other.color#bd93f9
constant.other.character-class.escape#bd93f9
constant.other.key#bd93f9
constant.other.symbol#ffb86c
constant.other.elm#8be9fd
constant.numeric#bd93f9
constant.language#bd93f9
constant.character.escape#bd93f9
constant.numeric.line-number.find-in-files#5B595C
constant.numeric.line-number.match.find-in-files#f1fa8c
entity.name.section#f1fa8c
entity.name.function, entity.name.function.templated#50fa7b
entity.name.function.member.static#FCFCFA
entity.name.type.class.templated, entity.name.type.class.generic, entity.name.type.namespace#8be9fd
entity.name.label#bd93f9
entity.name.function.preprocessor#8be9fd
entity.name#50fa7b
entity.name.class#8be9fd
entity.name.constant#bd93f9
entity.name.namespace#FCFCFA
entity.other.inherited-class#8be9fditalic
entity.name.function#50fa7b
entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component#ff74ab
entity.name.function.operator#ff74ab
entity.name.type, entity.name.type.class.reference, entity.name.type.class.value#8be9fd
entity.other.attribute-name#8be9fditalic
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#50fa7b
entity.other.attribute-name.id.css#ffb86c
entity.other.attribute-name.pseudo-class.css, entity.other.pseudo-class.css, entity.other.pseudo-element.css#8be9fditalic
entity.name.function, support.function#50fa7b
entity.other.git-status.hex#bd93f9
entity.other.jinja2.delimiter#939293
entity.name.operator.custom-literal#FCFCFA
entity.name.operator.custom-literal.string#f1fa8c
entity.name.operator.custom-literal.number#bd93f9
entity.name.type.rust#8be9fd
entity.name.lifetime.rust#ff74ab
invaliditalic
keyword#ff74ab
keyword.control#ff74ab
keyword.control.directive#ff74ab
keyword.operator, keyword.operator.member, keyword.operator.new#ff74ab
keyword.other.substitution#939293
keyword.other.template.begin, keyword.other.template.end#ff74ab
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#8be9fd
keyword.control.rust, keyword.operator.misc.rust#ff74ab
markup.italicitalic
markup.boldbold
markup.heading#f1fa8c
markup.raw#ffb86c
markup.underlineunderline
markup.underline.link#50fa7b
markup.inserted, markup.inserted punctuation.definition.inserted#50fa7b
markup.deleted, markup.deleted punctuation.definition.deleted#ff74ab
markup.changed, markup.changed punctuation.definition.changed#f1fa8c
markup.ignored, markup.ignored punctuation.definition.ignored#939293
markup.untracked#939293
markup.quoteitalic
meta.brace.round, meta.brace.square, meta.brace.curly, meta.delimiter.comma.js, meta.function-call.without-arguments.js, meta.function-call.method.without-arguments.js#939293
meta.function-call.generic.python, support.function.builtin.python#50fa7b
meta.function-call.python meta.function-call.arguments.python#FCFCFA
meta.instance.constructor#50fa7b
meta.attribute-with-value.class string, meta.attribute.class.html string#50fa7b
meta.attribute-with-value.id string, meta.attribute.id.html string#ffb86c
source.json meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string#FCFCFA
source.json meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string#f1fa8c
meta.object.member#FCFCFA
meta.property-list.css variable.other#ffb86c
entity.name.constant.preprocessor, meta.preprocessor#bd93f9
meta.diff.git-diff.header#f1fa8c
meta.type_params.rust#FCFCFA
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#C1C0C0
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#6272a4
punctuation.definition.variable, punctuation.definition.keyword.scss, punctuation.definition.entity.css#C1C0C0
punctuation.section.embedded, punctuation.section.embedded entity.name.tag, punctuation.section.embedded constant.other, punctuation.section.embedded source#ffb86c
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#ff74ab
meta.paragraph.markdown meta.dummy.line-break, meta.paragraph.markdown meta.hard-line-break.markdown
region.redish#ff74ab
region.orangish#ffb86c
region.yellowish#f1fa8c
region.greenish#50fa7b
region.bluish#8be9fd
region.purplish#bd93f9
region.pinkish#ff74ab
region.whitish#FFFFFF
source#FCFCFA
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#ffb86citalic
source.git-show.commit.sha#bd93f9
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#bd93f9
source.git-show meta.diff.range.unified#ffb86c
source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file#939293
storage#ff74ab
storage.type#8be9fditalic
storage.type.extends#ff74abnormal
storage.type.function.arrow#ff74abnormal
storage.modifier, storage.type.modifier#ff74abitalic
storage.class.restructuredtext.ref#bd93f9
storage.modifier.visibility.rust, storage.modifier.lifetime.rust#ff74ab
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#8be9fd
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#ff74ab
string#f1fa8c
string.unquoted.label#FCFCFA
string source#FCFCFA
string source punctuation.section.embedded#939293
string.other.link.title, string.other.link.description#ff74ab
string.other.link.description.title#8be9fd
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#ff74ab
string.other.ref, string.other.restructuredtext.ref#50fa7b
string.other.git-status.help.key#C1C0C0
string.other.git-status.remote#ff74ab
support.constant#8be9fd
support.constant.handlebars#939293
support.type.vendor-prefix.css#C1C0C0
support.function#50fa7b
support.function.delimiter.elm#939293
support.type, entity.name.type.object.console#8be9fditalic
support.variable#8be9fd
support.type.property-name#FCFCFAnormal
support.class#8be9fd
support.constant.core.rust#bd93f9
text#FCFCFA
text.find-in-files#FCFCFA
variable, variable.other#FCFCFA
variable.parameter, parameters variable.function#ffb86citalic
variable.language, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python#C1C0C0italic
variable.language.arguments#bd93f9
variable.other.class#8be9fd
variable.other.constant#bd93f9
variable.other.readwrite#FCFCFA
variable.other.member#FCFCFA
variable.other.enummember#bd93f9
variable.other.property, variable.other.property.static, variable.other.event#FCFCFA
variable.function#50fa7b
variable.other.substitution#ffb86c
source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby#bd93f9
source.jinja2 variable.other.jinja2.block#50fa7b
source.jinja2 variable.other.jinja2#ffb86c
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

MonoDracula by Diego Ferreira - VS Code Theme