Skip to main content
CodingTheme

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#1a1a1a
  • activityBar.border#1a1a1a
  • activityBar.foreground#c3c3c3
  • activityBar.inactiveForeground#555555
  • activityBarBadge.background#FFD52B
  • activityBarBadge.foreground#232323
  • badge.background#FFD52B
  • badge.foreground#232323
  • breadcrumb.activeSelectionForeground#fafafa
  • breadcrumb.focusForeground#c3c3c3
  • breadcrumb.foreground#939393
  • button.background#404040
  • button.foreground#939393
  • button.hoverBackground#232323
  • debugExceptionWidget.background#404040
  • debugExceptionWidget.border#232323
  • debugIcon.breakpointCurrentStackframeForeground#FFD52B
  • debugIcon.breakpointDisabledForeground#c3c3c3
  • debugIcon.breakpointForeground#ff5976
  • debugIcon.breakpointStackframeForeground#fafafa
  • debugIcon.breakpointUnverifiedForeground#fc884e
  • debugIcon.continueForeground#fafafa
  • debugIcon.disconnectForeground#fafafa
  • debugIcon.pauseForeground#fafafa
  • debugIcon.restartForeground#8cf06b
  • debugIcon.startForeground#8cf06b
  • debugIcon.stepBackForeground#fafafa
  • debugIcon.stepIntoForeground#fafafa
  • debugIcon.stepOutForeground#fafafa
  • debugIcon.stepOverForeground#fafafa
  • debugIcon.stopForeground#ff5976
  • debugToolBar.background#404040
  • descriptionForeground#939393
  • diffEditor.insertedTextBackground#8cf06b19
  • diffEditor.removedTextBackground#ff597619
  • dropdown.background#232323
  • dropdown.border#232323
  • dropdown.foreground#fafafa
  • dropdown.listBackground#404040
  • editor.background#232323
  • editor.findMatchBackground#fafafa0c
  • editor.findMatchBorder#FFD52B
  • editor.findMatchHighlightBackground#fafafa0c
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#fafafa0c
  • editor.findRangeHighlightBorder#00000000
  • editor.foreground#fafafa
  • editor.hoverHighlightBackground#fafafa0c
  • editor.inactiveSelectionBackground#fafafa0c
  • editor.lineHighlightBackground#fafafa0c
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#404040
  • editor.rangeHighlightBorder#404040
  • editor.selectionBackground#c3c3c326
  • editor.selectionHighlightBackground#fafafa0c
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#fafafa0c
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#fafafa0c
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketMatch.background#232323
  • editorBracketMatch.border#5f5f5f
  • editorCodeLens.foreground#5f5f5f
  • editorCursor.background#232323
  • editorCursor.foreground#fafafa
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#ff5976
  • editorGroup.border#1f1f1f
  • editorGroup.dropBackground#1f1f1fbf
  • editorGroup.emptyBackground#1a1a1a
  • editorGroup.focusedEmptyBorder#1f1f1f
  • editorGroupHeader.noTabsBackground#232323
  • editorGroupHeader.tabsBackground#232323
  • editorGroupHeader.tabsBorder#232323
  • editorGutter.addedBackground#8cf06b
  • editorGutter.background#232323
  • editorGutter.deletedBackground#ff5976
  • editorGutter.modifiedBackground#fc884e
  • editorHint.border#232323
  • editorHint.foreground#d973fc
  • editorHoverWidget.background#404040
  • editorHoverWidget.border#232323
  • editorIndentGuide.background#404040
  • editorInfo.background#00000000
  • editorInfo.border#232323
  • editorInfo.foreground#4ee2fc
  • editorLightBulb.foreground#FFD52B
  • editorLightBulbAutoFix.foreground#8cf06b
  • editorLineNumber.activeForeground#c3c3c3
  • editorLineNumber.foreground#555555
  • editorLink.activeForeground#4ee2fc
  • editorMarkerNavigation.background#404040
  • editorMarkerNavigationError.background#ff5976
  • editorMarkerNavigationInfo.background#4ee2fc
  • editorMarkerNavigationWarning.background#fc884e
  • editorOverviewRuler.addedForeground#8cf06b
  • editorOverviewRuler.border#232323
  • editorOverviewRuler.currentContentForeground#404040
  • editorOverviewRuler.deletedForeground#ff5976
  • editorOverviewRuler.errorForeground#ff5976
  • editorOverviewRuler.findMatchForeground#fafafa0c
  • editorOverviewRuler.incomingContentForeground#404040
  • editorOverviewRuler.infoForeground#4ee2fc
  • editorOverviewRuler.modifiedForeground#fc884e
  • editorOverviewRuler.rangeHighlightForeground#fafafa0c
  • editorOverviewRuler.selectionHighlightForeground#fafafa0c
  • editorOverviewRuler.warningForeground#fc884e
  • editorOverviewRuler.wordHighlightForeground#fafafa0c
  • editorOverviewRuler.wordHighlightStrongForeground#fafafa0c
  • editorPane.background#232323
  • editorRuler.foreground#555555
  • editorSuggestWidget.background#404040
  • editorSuggestWidget.border#404040
  • editorSuggestWidget.foreground#c3c3c3
  • editorSuggestWidget.highlightForeground#fafafa
  • editorSuggestWidget.selectedBackground#5f5f5f
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#fc884e
  • editorWhitespace.foreground#555555
  • editorWidget.background#404040
  • editorWidget.border#404040
  • errorForeground#ff5976
  • extensionButton.prominentBackground#404040
  • extensionButton.prominentForeground#fafafa
  • extensionButton.prominentHoverBackground#555555
  • focusBorder#5f5f5f
  • foreground#fafafa
  • gitDecoration.addedResourceForeground#8cf06b
  • gitDecoration.conflictingResourceForeground#fc884e
  • gitDecoration.deletedResourceForeground#ff5976
  • gitDecoration.ignoredResourceForeground#555555
  • gitDecoration.modifiedResourceForeground#FFD52B
  • gitDecoration.stageDeletedResourceForeground#ff5976
  • gitDecoration.stageModifiedResourceForeground#FFD52B
  • gitDecoration.untrackedResourceForeground#fc884e
  • input.background#404040
  • input.border#404040
  • input.foreground#fafafa
  • input.placeholderForeground#5f5f5f
  • inputOption.activeBackground#555555
  • inputOption.activeBorder#555555
  • inputValidation.errorBackground#404040
  • inputValidation.errorBorder#ff5976
  • inputValidation.errorForeground#ff5976
  • inputValidation.infoBackground#404040
  • inputValidation.infoBorder#4ee2fc
  • inputValidation.infoForeground#4ee2fc
  • inputValidation.warningBackground#404040
  • inputValidation.warningBorder#fc884e
  • inputValidation.warningForeground#fc884e
  • list.activeSelectionBackground#fafafa0c
  • list.activeSelectionForeground#FFD52B
  • list.dropBackground#1f1f1fbf
  • list.errorForeground#ff5976
  • list.focusBackground#232323
  • list.focusForeground#fafafa
  • list.highlightForeground#fafafa
  • list.hoverBackground#fafafa0c
  • list.hoverForeground#fafafa
  • list.inactiveFocusBackground#232323
  • list.inactiveSelectionBackground#c3c3c30c
  • list.inactiveSelectionForeground#FFD52B
  • list.invalidItemForeground#ff5976
  • list.warningForeground#fc884e
  • listFilterWidget.background#232323
  • listFilterWidget.noMatchesOutline#ff5976
  • listFilterWidget.outline#232323
  • merge.border#232323
  • merge.commonContentBackground#fafafa19
  • merge.commonHeaderBackground#fafafa0c
  • merge.currentContentBackground#ff597619
  • merge.currentHeaderBackground#ff597626
  • merge.incomingContentBackground#8cf06b19
  • merge.incomingHeaderBackground#8cf06b26
  • minimap.errorHighlight#ff5976
  • minimap.warningHighlight#fc884e
  • minimapGutter.addedBackground#8cf06b
  • minimapGutter.deletedBackground#ff5976
  • minimapGutter.modifiedBackground#FFD52B
  • notificationCenter.border#404040
  • notificationCenterHeader.background#404040
  • notificationCenterHeader.foreground#939393
  • notificationLink.foreground#FFD52B
  • notifications.background#404040
  • notifications.border#404040
  • notifications.foreground#c3c3c3
  • notificationsErrorIcon.foreground#ff5976
  • notificationsInfoIcon.foreground#4ee2fc
  • notificationsWarningIcon.foreground#fc884e
  • notificationToast.border#404040
  • panel.background#404040
  • panel.border#232323
  • panelTitle.activeBorder#FFD52B
  • panelTitle.activeForeground#FFD52B
  • panelTitle.inactiveForeground#939393
  • peekView.border#232323
  • peekViewEditor.background#404040
  • peekViewEditor.matchHighlightBackground#555555
  • peekViewEditorGutter.background#404040
  • peekViewResult.background#404040
  • peekViewResult.fileForeground#939393
  • peekViewResult.lineForeground#939393
  • peekViewResult.matchHighlightBackground#555555
  • peekViewResult.selectionBackground#404040
  • peekViewResult.selectionForeground#fafafa
  • peekViewTitle.background#404040
  • peekViewTitleDescription.foreground#939393
  • peekViewTitleLabel.foreground#fafafa
  • pickerGroup.border#232323
  • pickerGroup.foreground#555555
  • problemsErrorIcon.foreground#ff5976
  • problemsInfoIcon.foreground#4ee2fc
  • problemsWarningIcon.foreground#fc884e
  • progressBar.background#404040
  • sash.hoverBorder#5f5f5f
  • scrollbar.shadow#232323
  • scrollbarSlider.activeBackground#fafafa12
  • scrollbarSlider.background#fafafa12
  • scrollbarSlider.hoverBackground#fafafa12
  • selection.background#c3c3c326
  • settings.checkboxBackground#404040
  • settings.checkboxBorder#404040
  • settings.checkboxForeground#fafafa
  • settings.dropdownBackground#404040
  • settings.dropdownBorder#404040
  • settings.dropdownForeground#fafafa
  • settings.dropdownListBorder#939393
  • settings.headerForeground#FFD52B
  • settings.modifiedItemIndicator#FFD52B
  • settings.numberInputBackground#404040
  • settings.numberInputBorder#404040
  • settings.numberInputForeground#fafafa
  • settings.textInputBackground#404040
  • settings.textInputBorder#404040
  • settings.textInputForeground#fafafa
  • sideBar.background#1f1f1f
  • sideBar.border#1a1a1a
  • sideBar.dropBackground#1f1f1fbf
  • sideBar.foreground#939393
  • sideBarSectionHeader.background#1f1f1f
  • sideBarSectionHeader.foreground#5f5f5f
  • sideBarTitle.foreground#555555
  • statusBar.background#1f1f1f
  • statusBar.border#1a1a1a
  • statusBar.debuggingBackground#5f5f5f
  • statusBar.debuggingBorder#1f1f1f
  • statusBar.debuggingForeground#fafafa
  • statusBar.foreground#5f5f5f
  • statusBar.noFolderBackground#1f1f1f
  • statusBar.noFolderBorder#1a1a1a
  • statusBar.noFolderForeground#5f5f5f
  • statusBarItem.activeBackground#232323
  • statusBarItem.errorBackground#232323
  • statusBarItem.errorForeground#ff5976
  • statusBarItem.hoverBackground#fafafa0c
  • statusBarItem.prominentBackground#404040
  • statusBarItem.prominentHoverBackground#404040
  • statusBarItem.remoteBackground#1f1f1f
  • statusBarItem.remoteForeground#8cf06b
  • symbolIcon.arrayForeground#ff5976
  • symbolIcon.booleanForeground#ff5976
  • symbolIcon.classForeground#4ee2fc
  • symbolIcon.colorForeground#d973fc
  • symbolIcon.constantForeground#d973fc
  • symbolIcon.constructorForeground#8cf06b
  • symbolIcon.enumeratorForeground#fc884e
  • symbolIcon.enumeratorMemberForeground#fc884e
  • symbolIcon.eventForeground#fc884e
  • symbolIcon.fieldForeground#fc884e
  • symbolIcon.fileForeground#c3c3c3
  • symbolIcon.folderForeground#c3c3c3
  • symbolIcon.functionForeground#8cf06b
  • symbolIcon.interfaceForeground#4ee2fc
  • symbolIcon.keyForeground#fc884e
  • symbolIcon.keywordForeground#ff5976
  • symbolIcon.methodForeground#8cf06b
  • symbolIcon.moduleForeground#4ee2fc
  • symbolIcon.namespaceForeground#4ee2fc
  • symbolIcon.nullForeground#d973fc
  • symbolIcon.numberForeground#d973fc
  • symbolIcon.objectForeground#4ee2fc
  • symbolIcon.operatorForeground#ff5976
  • symbolIcon.packageForeground#d973fc
  • symbolIcon.propertyForeground#fc884e
  • symbolIcon.referenceForeground#d973fc
  • symbolIcon.snippetForeground#8cf06b
  • symbolIcon.stringForeground#FFD52B
  • symbolIcon.structForeground#ff5976
  • symbolIcon.textForeground#FFD52B
  • symbolIcon.typeParameterForeground#fc884e
  • symbolIcon.unitForeground#d973fc
  • symbolIcon.variableForeground#4ee2fc
  • tab.activeBackground#232323
  • tab.activeBorder#FFD52B
  • tab.activeForeground#FFD52B
  • tab.activeModifiedBorder#555555
  • tab.border#232323
  • tab.hoverBackground#232323
  • tab.hoverBorder#555555
  • tab.inactiveBackground#232323
  • tab.inactiveForeground#939393
  • tab.inactiveModifiedBorder#555555
  • tab.lastPinnedBorder#555555
  • tab.unfocusedActiveBorder#939393
  • tab.unfocusedActiveForeground#c3c3c3
  • tab.unfocusedActiveModifiedBorder#404040
  • tab.unfocusedHoverBackground#232323
  • tab.unfocusedHoverBorder#232323
  • tab.unfocusedInactiveForeground#939393
  • tab.unfocusedInactiveModifiedBorder#404040
  • terminal.ansiBlack#404040
  • terminal.ansiBlue#fc884e
  • terminal.ansiBrightBlack#5f5f5f
  • terminal.ansiBrightBlue#fc884e
  • terminal.ansiBrightCyan#4ee2fc
  • terminal.ansiBrightGreen#8cf06b
  • terminal.ansiBrightMagenta#d973fc
  • terminal.ansiBrightRed#ff5976
  • terminal.ansiBrightWhite#fafafa
  • terminal.ansiBrightYellow#FFD52B
  • terminal.ansiCyan#4ee2fc
  • terminal.ansiGreen#8cf06b
  • terminal.ansiMagenta#d973fc
  • terminal.ansiRed#ff5976
  • terminal.ansiWhite#fafafa
  • terminal.ansiYellow#FFD52B
  • terminal.background#404040
  • terminal.foreground#fafafa
  • terminal.selectionBackground#fafafa0c
  • terminalCursor.background#00000000
  • terminalCursor.foreground#fafafa
  • textBlockQuote.background#404040
  • textBlockQuote.border#404040
  • textCodeBlock.background#404040
  • textLink.activeForeground#fafafa
  • textLink.foreground#FFD52B
  • textPreformat.foreground#fafafa
  • textSeparator.foreground#5f5f5f
  • titleBar.activeBackground#1f1f1f
  • titleBar.activeForeground#939393
  • titleBar.border#1a1a1a
  • titleBar.inactiveBackground#1f1f1f
  • titleBar.inactiveForeground#555555
  • walkThrough.embeddedEditorBackground#1f1f1f
  • welcomePage.buttonBackground#404040
  • welcomePage.buttonHoverBackground#555555
  • widget.shadow#1a1a1a

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#5f5f5fitalic
comment storage.type#5f5f5f
comment entity.name.type#c3c3c3
comment variable, comment variable.other#c3c3c3
comment keyword.codetag.notation#d973fc
comment.git-status.header.remote#ff5976
comment.git-status.header.local#4ee2fc
comment.other.git-status.head#fafafa
constant#d973fc
constant.other#fafafa
constant.other.php#d973fc
constant.other.property#d973fc
constant.other.citation.latex#d973fc
constant.other.color#d973fc
constant.other.character-class.escape#d973fc
constant.other.key#d973fc
constant.other.symbol#fc884e
constant.other.elm#4ee2fc
constant.numeric#d973fc
constant.language#d973fc
constant.character.escape#d973fc
constant.numeric.line-number.find-in-files#555555
constant.numeric.line-number.match.find-in-files#FFD52B
entity.name.section#FFD52B
entity.name.function, entity.name.function.templated#8cf06b
entity.name.function.member.static#fafafa
entity.name.type.class.templated, entity.name.type.class.generic, entity.name.type.namespace#4ee2fc
entity.name.label#d973fc
entity.name.function.preprocessor#4ee2fc
entity.name#8cf06b
entity.name.class#4ee2fc
entity.name.constant#d973fc
entity.name.namespace#fafafa
entity.other.inherited-class#4ee2fcitalic
entity.name.function#8cf06b
entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component, source.vue support.class.component#ff5976
entity.name.function.operator#ff5976
entity.name.type, entity.name.type.class.reference, entity.name.type.class.value#4ee2fc
entity.other.attribute-name#4ee2fcitalic
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#8cf06b
entity.other.attribute-name.id.css#fc884e
entity.other.attribute-name.pseudo-class.css, entity.other.pseudo-class.css, entity.other.pseudo-element.css#4ee2fcitalic
entity.name.function, support.function#8cf06b
entity.other.git-status.hex#d973fc
entity.other.jinja2.delimiter#939393
entity.name.operator.custom-literal#fafafa
entity.name.operator.custom-literal.string#FFD52B
entity.name.operator.custom-literal.number#d973fc
entity.name.type.rust#4ee2fc
entity.name.lifetime.rust#ff5976
invaliditalic
keyword#ff5976
keyword.control#ff5976
keyword.control.directive#ff5976
keyword.operator, keyword.operator.member, keyword.operator.new#ff5976
keyword.other.substitution#939393
keyword.other.template.begin, keyword.other.template.end#ff5976
keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext keyword.operator.table.data.restructuredtext#939393
keyword.other.parenthesis.elm#939393
keyword.other.fn.rust, keyword.other.rust, keyword.other.unsafe.rust, keyword.other.where.rust#4ee2fc
keyword.control.rust, keyword.operator.misc.rust#ff5976
keyword.declaration.class.ruby, keyword.declaration.function.ruby#ff5976
markup.italicitalic
markup.boldbold
markup.heading#FFD52B
markup.raw#fc884e
markup.underlineunderline
markup.underline.link#8cf06b
markup.inserted, markup.inserted punctuation.definition.inserted#8cf06b
markup.deleted, markup.deleted punctuation.definition.deleted#ff5976
markup.changed, markup.changed punctuation.definition.changed#FFD52B
markup.ignored, markup.ignored punctuation.definition.ignored#939393
markup.untracked#939393
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#939393
meta.function-call.generic.python, support.function.builtin.python#8cf06b
meta.function-call.python meta.function-call.arguments.python#fafafa
meta.instance.constructor#8cf06b
meta.attribute-with-value.class string, meta.attribute.class.html string#8cf06b
meta.attribute-with-value.id string, meta.attribute.id.html string#fc884e
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#fafafa
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#FFD52B
meta.object.member#fafafa
meta.property-list.css variable.other#fc884e
entity.name.constant.preprocessor, meta.preprocessor#d973fc
meta.diff.git-diff.header#FFD52B
meta.type_params.rust#fafafa
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#c3c3c3
punctuation#939393
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#5f5f5f
punctuation.definition.group#fafafa
punctuation.definition.comment#5f5f5f
punctuation.definition.variable, punctuation.definition.keyword.scss, punctuation.definition.entity.css#c3c3c3
punctuation.section.embedded, punctuation.section.embedded entity.name.tag, punctuation.section.embedded constant.other, punctuation.section.embedded source, punctuation.section.embedded.begin#fc884e
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#ff5976
region.redish#ff5976
region.orangish#fc884e
region.yellowish#FFD52B
region.greenish#8cf06b
region.bluish#4ee2fc
region.purplish#d973fc
region.pinkish#ff5976
region.whitish#FFFFFF
source#fafafa
source.scss, source.sass#939393
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#fc884eitalic
source.git-show.commit.sha#d973fc
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#939393
source.git-show meta.diff.git-diff.header.extended.index.from-sha, source.git-show meta.diff.git-diff.header.extended.index.to-sha#d973fc
source.git-show meta.diff.range.unified#fc884e
source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file#939393
storage#ff5976
storage.type#4ee2fcitalic
storage.type.extends#ff5976
storage.type.function.arrow#ff5976
storage.modifier, storage.type.modifier#ff5976italic
storage.class.restructuredtext.ref#d973fc
storage.modifier.visibility.rust, storage.modifier.lifetime.rust#ff5976
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#4ee2fc
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#ff5976
string#FFD52B
string.unquoted.label#fafafa
string source#fafafa
string source punctuation.section.embedded, string punctuation.definition.string source#939393
string.other.link.title, string.other.link.description#ff5976
string.other.link.description.title#4ee2fc
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#ff5976
string.other.ref, string.other.restructuredtext.ref#8cf06b
string.other.git-status.help.key#c3c3c3
string.other.git-status.remote#ff5976
support.constant#4ee2fc
support.constant.handlebars#939393
support.type.vendor-prefix.css#c3c3c3
support.function#8cf06b
support.function.delimiter.elm#939393
support.type, entity.name.type.object.console#4ee2fcitalic
support.variable#4ee2fc
support.type.property-name#fafafa
support.class#4ee2fc
support.constant.core.rust#d973fc
text#fafafa
text.find-in-files#fafafa
variable, variable.other#fafafa
variable.parameter, parameters variable.function#fc884eitalic
variable.language, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python#c3c3c3italic
variable.language.arguments#d973fc
variable.other.class#4ee2fc
variable.other.constant#d973fc
variable.other.readwrite#fafafa
variable.other.member#fafafa
variable.other.enummember#d973fc
variable.other.property, variable.other.property.static, variable.other.event#fafafa
variable.function#8cf06b
variable.other.substitution#fc884e
source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby#d973fc
source.jinja2 variable.other.jinja2.block#8cf06b
source.jinja2 variable.other.jinja2#fc884e
variable.other.object#8BB4F7
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...

Monokai Vibrant Amped by Chadderbox - VS Code Theme