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.activeBackground#d6d6d6
  • activityBar.background#ffffff
  • activityBar.dropBackground#131124
  • activityBar.foreground#4a4035
  • activityBar.inactiveForeground#80766e
  • activityBarBadge.background#815c94
  • activityBarBadge.foreground#131124
  • badge.background#ffffff
  • badge.foreground#4a4035
  • banner.background#d6d6d6
  • banner.foreground#4a4035
  • banner.iconForeground#815c94
  • breadcrumb.activeSelectionForeground#131124
  • breadcrumb.background#e0e0e0
  • breadcrumb.focusForeground#2f2f35
  • breadcrumb.foreground#4a4035
  • breadcrumbPicker.background#e0e0e0
  • button.background#815c94
  • button.foreground#131124
  • button.hoverBackground#918072
  • button.secondaryBackground#c08eaf
  • button.secondaryForeground#131124
  • button.secondaryHoverBackground#918072
  • charts.blue#815c94
  • charts.foreground#4a4035
  • charts.green#428675
  • charts.lines#4a4035
  • charts.orange#fb8b05
  • charts.purple#c08eaf
  • charts.red#c04851
  • charts.yellow#d6a01d
  • checkbox.background#ffffff
  • checkbox.foreground#4a4035
  • commandCenter.activeBackground#e0e0e0
  • commandCenter.activeForeground#131124
  • commandCenter.background#ffffff
  • commandCenter.foreground#4a4035
  • debugConsole.errorForeground#c04851
  • debugConsole.infoForeground#4a4035
  • debugConsole.sourceForeground#4a4035
  • debugConsole.warningForeground#d6a01d
  • debugConsoleInputIcon.foreground#4a4035
  • debugExceptionWidget.background#e0e0e0
  • debugIcon.breakpointCurrentStackframeForeground#d6a01d
  • debugIcon.breakpointDisabledForeground#918072
  • debugIcon.breakpointForeground#c04851
  • debugIcon.breakpointStackframeForeground#945833
  • debugIcon.breakpointUnverifiedForeground#d6d6d6
  • debugIcon.continueForeground#428675
  • debugIcon.disconnectForeground#c04851
  • debugIcon.pauseForeground#815c94
  • debugIcon.restartForeground#428675
  • debugIcon.startForeground#428675
  • debugIcon.stepBackForeground#945833
  • debugIcon.stepIntoForeground#2b73af
  • debugIcon.stepOutForeground#c08eaf
  • debugIcon.stepOverForeground#815c94
  • debugIcon.stopForeground#c04851
  • debugTokenExpression.boolean#fb8b05
  • debugTokenExpression.error#c04851
  • debugTokenExpression.name#c08eaf
  • debugTokenExpression.number#fb8b05
  • debugTokenExpression.string#428675
  • debugTokenExpression.value#4a4035
  • debugToolBar.background#e0e0e0
  • debugView.stateLabelBackground#815c94
  • debugView.stateLabelForeground#131124
  • debugView.valueChangedHighlight#815c94
  • descriptionForeground#80766e
  • diffEditor.diagonalFill#d6d6d6
  • diffEditor.insertedTextBackground#42867520
  • diffEditor.removedTextBackground#c0485120
  • disabledForeground#918072
  • dropdown.background#ffffff
  • dropdown.foreground#4a4035
  • dropdown.listBackground#ffffff
  • editor.background#ffffff
  • editor.findMatchBackground#d6a01d6f
  • editor.findMatchHighlightBackground#fb8b056f
  • editor.findRangeHighlightBackground#e0e0e06f
  • editor.foreground#4a4035
  • editor.hoverHighlightBackground#d6d6d66f
  • editor.inactiveSelectionBackground#d6d6d6
  • editor.lineHighlightBackground#e0e0e0
  • editor.rangeHighlightBackground#e0e0e06f
  • editor.selectionBackground#d6d6d6
  • editor.selectionHighlightBackground#e0e0e0
  • editor.snippetFinalTabstopHighlightBackground#80766e
  • editor.snippetTabstopHighlightBackground#d6d6d6
  • editor.wordHighlightBackground#d6d6d66f
  • editor.wordHighlightStrongBackground#80766e6f
  • editorBracketHighlight.foreground1#c04851
  • editorBracketHighlight.foreground2#fb8b05
  • editorBracketHighlight.foreground3#d6a01d
  • editorBracketHighlight.foreground4#428675
  • editorBracketHighlight.foreground5#815c94
  • editorBracketHighlight.foreground6#c08eaf
  • editorBracketHighlight.unexpectedBracket.foreground#945833
  • editorBracketMatch.background#d6d6d6
  • editorCodeLens.foreground#d6d6d6
  • editorCursor.foreground#4a4035
  • editorError.foreground#c04851
  • editorGroup.background#ffffff
  • editorGroup.dropBackground#d6d6d66f
  • editorGroup.dropIntoPromptBackground#ffffff
  • editorGroup.dropIntoPromptForeground#2f2f35
  • editorGroup.emptyBackground#ffffff
  • editorGroupHeader.noTabsBackground#e0e0e0
  • editorGroupHeader.tabsBackground#e0e0e0
  • editorGutter.addedBackground#428675
  • editorGutter.background#ffffff
  • editorGutter.commentRangeForeground#918072
  • editorGutter.deletedBackground#c04851
  • editorGutter.foldingControlForeground#4a4035
  • editorGutter.modifiedBackground#c08eaf
  • editorHint.foreground#815c94
  • editorHoverWidget.background#ffffff
  • editorHoverWidget.foreground#4a4035
  • editorIndentGuide.activeBackground#918072
  • editorIndentGuide.background#80766e
  • editorInfo.foreground#2b73af
  • editorInlayHint.background#e0e0e0
  • editorInlayHint.foreground#4a4035
  • editorInlayHint.parameterBackground#e0e0e0
  • editorInlayHint.parameterForeground#4a4035
  • editorInlayHint.typeBackground#e0e0e0
  • editorInlayHint.typeForeground#4a4035
  • editorLightBulb.foreground#d6a01d
  • editorLightBulbAutoFix.foreground#815c94
  • editorLineNumber.activeForeground#918072
  • editorLineNumber.foreground#80766e
  • editorLink.activeForeground#815c94
  • editorMarkerNavigation.background#e0e0e0
  • editorMarkerNavigationError.background#c04851
  • editorMarkerNavigationError.headerBackground#c0485120
  • editorMarkerNavigationInfo.background#815c94
  • editorMarkerNavigationInfo.headerBackground#2b73af20
  • editorMarkerNavigationWarning.background#d6a01d
  • editorMarkerNavigationWarning.headerBackground#d6a01d20
  • editorOverviewRuler.addedForeground#428675
  • editorOverviewRuler.bracketMatchForeground#2f2f35
  • editorOverviewRuler.commonContentForeground#945833
  • editorOverviewRuler.currentContentForeground#815c94
  • editorOverviewRuler.deletedForeground#c04851
  • editorOverviewRuler.errorForeground#c04851
  • editorOverviewRuler.findMatchForeground#d6a01d6f
  • editorOverviewRuler.incomingContentForeground#428675
  • editorOverviewRuler.infoForeground#2b73af
  • editorOverviewRuler.modifiedForeground#c08eaf
  • editorOverviewRuler.rangeHighlightForeground#80766e6f
  • editorOverviewRuler.selectionHighlightForeground#d6d6d66f
  • editorOverviewRuler.warningForeground#d6a01d
  • editorOverviewRuler.wordHighlightForeground#1311246f
  • editorOverviewRuler.wordHighlightStrongForeground#815c946f
  • editorPane.background#ffffff
  • editorRuler.foreground#80766e
  • editorSuggestWidget.background#e0e0e0
  • editorSuggestWidget.focusHighlightForeground#131124
  • editorSuggestWidget.foreground#4a4035
  • editorSuggestWidget.highlightForeground#815c94
  • editorSuggestWidget.selectedBackground#d6d6d6
  • editorSuggestWidget.selectedForeground#2f2f35
  • editorWarning.foreground#d6a01d
  • editorWhitespace.foreground#80766e
  • editorWidget.background#ffffff
  • editorWidget.foreground#4a4035
  • errorForeground#c04851
  • extensionBadge.remoteBackground#fb8b05
  • extensionBadge.remoteForeground#131124
  • extensionButton.prominentBackground#428675
  • extensionButton.prominentForeground#131124
  • extensionButton.prominentHoverBackground#d6d6d6
  • extensionIcon.preReleaseForeground#fb8b05
  • extensionIcon.starForeground#d6a01d
  • extensionIcon.verifiedForeground#815c94
  • foreground#4a4035
  • gitDecoration.addedResourceForeground#428675
  • gitDecoration.conflictingResourceForeground#d6a01d
  • gitDecoration.deletedResourceForeground#c04851
  • gitDecoration.ignoredResourceForeground#80766e
  • gitDecoration.modifiedResourceForeground#c08eaf
  • gitDecoration.renamedResourceForeground#2b73af
  • gitDecoration.stageDeletedResourceForeground#c04851
  • gitDecoration.stageModifiedResourceForeground#c08eaf
  • gitDecoration.submoduleResourceForeground#945833
  • gitDecoration.untrackedResourceForeground#fb8b05
  • icon.foreground#918072
  • input.background#ffffff
  • input.foreground#4a4035
  • input.placeholderForeground#80766e
  • inputOption.activeBackground#d6d6d6
  • inputOption.activeBorder#fb8b05
  • inputOption.activeForeground#4a4035
  • inputValidation.errorBackground#c04851
  • inputValidation.errorBorder#c04851
  • inputValidation.errorForeground#4a4035
  • inputValidation.infoBackground#815c94
  • inputValidation.infoBorder#815c94
  • inputValidation.infoForeground#4a4035
  • inputValidation.warningBackground#d6a01d
  • inputValidation.warningBorder#d6a01d
  • inputValidation.warningForeground#4a4035
  • keybindingLabel.background#d6d6d6
  • keybindingLabel.foreground#4a4035
  • keybindingTable.headerBackground#d6d6d6
  • keybindingTable.rowsBackground#e0e0e0
  • list.activeSelectionBackground#d6d6d6
  • list.activeSelectionForeground#4a4035
  • list.dropBackground#131124
  • list.errorForeground#c04851
  • list.filterMatchBackground#d6d6d6
  • list.focusBackground#d6d6d6
  • list.focusForeground#4a4035
  • list.highlightForeground#131124
  • list.hoverBackground#80766e
  • list.hoverForeground#4a4035
  • list.inactiveFocusBackground#d6d6d6
  • list.inactiveSelectionBackground#d6d6d6
  • list.inactiveSelectionForeground#4a4035
  • list.invalidItemForeground#c04851
  • list.warningForeground#d6a01d
  • listFilterWidget.background#ffffff
  • listFilterWidget.noMatchesOutline#c04851
  • menu.background#e0e0e0
  • menu.foreground#4a4035
  • menu.selectionBackground#d6d6d6
  • menu.selectionForeground#4a4035
  • menu.separatorBackground#131124
  • menubar.selectionBackground#e0e0e0
  • menubar.selectionForeground#4a4035
  • merge.currentContentBackground#815c9440
  • merge.currentHeaderBackground#815c9440
  • merge.incomingContentBackground#42867560
  • merge.incomingHeaderBackground#42867560
  • minimap.background#ffffff
  • minimap.errorHighlight#c04851
  • minimap.findMatchHighlight#d6a01d6f
  • minimap.selectionHighlight#d6d6d66f
  • minimap.selectionOccurrenceHighlight#80766e
  • minimap.warningHighlight#d6a01d
  • minimapGutter.addedBackground#428675
  • minimapGutter.deletedBackground#c04851
  • minimapGutter.modifiedBackground#c08eaf
  • notebook.cellBorderColor#80766e
  • notebook.cellEditorBackground#ffffff
  • notebook.cellHoverBackground#e0e0e0
  • notebook.cellToolbarSeparator#d6d6d6
  • notebook.editorBackground#ffffff
  • notebook.focusedCellBackground#d6d6d6
  • notebook.focusedCellBorder#815c94
  • notebook.focusedEditorBorder#815c94
  • notebook.inactiveFocusedCellBorder#80766e
  • notebook.selectedCellBackground#d6d6d6
  • notebookStatusErrorIcon.foreground#c04851
  • notebookStatusRunningIcon.foreground#2b73af
  • notebookStatusSuccessIcon.foreground#428675
  • notification.background#d6d6d6
  • notification.buttonBackground#815c94
  • notification.buttonForeground#131124
  • notification.buttonHoverBackground#d6d6d6
  • notification.errorBackground#c04851
  • notification.errorForeground#131124
  • notification.foreground#4a4035
  • notification.infoBackground#2b73af
  • notification.infoForeground#131124
  • notification.warningBackground#d6a01d
  • notification.warningForeground#131124
  • notificationCenterHeader.background#e0e0e0
  • notificationCenterHeader.foreground#4a4035
  • notificationLink.foreground#815c94
  • notifications.background#d6d6d6
  • notifications.foreground#4a4035
  • notificationsErrorIcon.foreground#c04851
  • notificationsInfoIcon.foreground#815c94
  • notificationsWarningIcon.foreground#d6a01d
  • panel.background#ffffff
  • panel.dropBackground#e0e0e06f
  • panel.dropBorder#e0e0e06f
  • panelTitle.activeForeground#4a4035
  • panelTitle.inactiveForeground#80766e
  • peekViewEditor.background#e0e0e0
  • peekViewEditor.matchHighlightBackground#fb8b056f
  • peekViewEditorGutter.background#e0e0e0
  • peekViewResult.background#ffffff
  • peekViewResult.fileForeground#4a4035
  • peekViewResult.lineForeground#80766e
  • peekViewResult.matchHighlightBackground#fb8b056f
  • peekViewResult.selectionBackground#d6d6d6
  • peekViewResult.selectionForeground#4a4035
  • peekViewTitle.background#d6d6d6
  • peekViewTitleDescription.foreground#80766e
  • peekViewTitleLabel.foreground#4a4035
  • pickerGroup.foreground#80766e
  • ports.iconRunningProcessForeground#fb8b05
  • problemsErrorIcon.foreground#c04851
  • problemsInfoIcon.foreground#2b73af
  • problemsWarningIcon.foreground#d6a01d
  • progressBar.background#80766e
  • quickInput.background#e0e0e0
  • quickInput.foreground#4a4035
  • quickInputList.focusBackground#80766e
  • quickInputList.focusForeground#131124
  • quickInputList.focusIconForeground#131124
  • scrollbar.shadow#e0e0e0
  • scrollbarSlider.activeBackground#9180726f
  • scrollbarSlider.background#d6d6d66f
  • scrollbarSlider.hoverBackground#80766e6f
  • searchEditor.findMatchBackground#d6a01d6f
  • selection.background#815c94
  • settings.checkboxBackground#e0e0e0
  • settings.checkboxForeground#4a4035
  • settings.dropdownBackground#e0e0e0
  • settings.dropdownForeground#4a4035
  • settings.focusedRowBackground#d6d6d6
  • settings.headerBorder#4a4035
  • settings.headerForeground#4a4035
  • settings.modifiedItemForeground#428675
  • settings.modifiedItemIndicator#815c94
  • settings.numberInputBackground#e0e0e0
  • settings.numberInputForeground#4a4035
  • settings.rowHoverBackground#d6d6d6
  • settings.sashBorder#4a4035
  • settings.textInputBackground#e0e0e0
  • settings.textInputForeground#4a4035
  • sideBar.background#e0e0e0
  • sideBar.dropBackground#d6d6d66f
  • sideBar.foreground#4a4035
  • sideBarSectionHeader.background#80766e
  • sideBarSectionHeader.foreground#4a4035
  • sideBarTitle.foreground#4a4035
  • statusBar.background#815c94
  • statusBar.debuggingBackground#fb8b05
  • statusBar.debuggingForeground#131124
  • statusBar.foreground#131124
  • statusBar.noFolderBackground#c08eaf
  • statusBar.noFolderForeground#131124
  • statusBarItem.activeBackground#80766e
  • statusBarItem.errorBackground#c04851
  • statusBarItem.errorForeground#131124
  • statusBarItem.hoverBackground#d6d6d6
  • statusBarItem.prominentBackground#c08eaf
  • statusBarItem.prominentForeground#131124
  • statusBarItem.prominentHoverBackground#c04851
  • statusBarItem.remoteBackground#428675
  • statusBarItem.remoteForeground#131124
  • statusBarItem.warningBackground#d6a01d
  • statusBarItem.warningForeground#131124
  • symbolIcon.arrayForeground#4a4035
  • symbolIcon.booleanForeground#fb8b05
  • symbolIcon.classForeground#d6a01d
  • symbolIcon.colorForeground#f0f
  • symbolIcon.constantForeground#fb8b05
  • symbolIcon.constructorForeground#815c94
  • symbolIcon.enumeratorForeground#fb8b05
  • symbolIcon.enumeratorMemberForeground#815c94
  • symbolIcon.eventForeground#d6a01d
  • symbolIcon.fieldForeground#c04851
  • symbolIcon.fileForeground#4a4035
  • symbolIcon.folderForeground#4a4035
  • symbolIcon.functionForeground#815c94
  • symbolIcon.interfaceForeground#815c94
  • symbolIcon.keyForeground#f0f
  • symbolIcon.keywordForeground#c08eaf
  • symbolIcon.methodForeground#815c94
  • symbolIcon.moduleForeground#4a4035
  • symbolIcon.namespaceForeground#4a4035
  • symbolIcon.nullForeground#945833
  • symbolIcon.numberForeground#fb8b05
  • symbolIcon.objectForeground#f0f
  • symbolIcon.operatorForeground#f0f
  • symbolIcon.packageForeground#f0f
  • symbolIcon.propertyForeground#4a4035
  • symbolIcon.referenceForeground#f0f
  • symbolIcon.snippetForeground#4a4035
  • symbolIcon.stringForeground#428675
  • symbolIcon.structForeground#d6a01d
  • symbolIcon.textForeground#4a4035
  • symbolIcon.typeParameterForeground#f0f
  • symbolIcon.unitForeground#f0f
  • symbolIcon.variableForeground#c04851
  • tab.activeBackground#ffffff
  • tab.activeForeground#4a4035
  • tab.activeModifiedBorder#815c94
  • tab.hoverBackground#d6d6d6
  • tab.inactiveBackground#e0e0e0
  • tab.inactiveForeground#80766e
  • tab.inactiveModifiedBorder#815c94
  • tab.unfocusedActiveBackground#ffffff
  • tab.unfocusedActiveForeground#918072
  • tab.unfocusedActiveModifiedBorder#815c94
  • tab.unfocusedHoverBackground#d6d6d6
  • tab.unfocusedInactiveForeground#80766e
  • tab.unfocusedInactiveModifiedBorder#815c94
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#815c94
  • terminal.ansiBrightBlack#80766e
  • terminal.ansiBrightBlue#815c94
  • terminal.ansiBrightCyan#2b73af
  • terminal.ansiBrightGreen#428675
  • terminal.ansiBrightMagenta#c08eaf
  • terminal.ansiBrightRed#c04851
  • terminal.ansiBrightWhite#131124
  • terminal.ansiBrightYellow#d6a01d
  • terminal.ansiCyan#2b73af
  • terminal.ansiGreen#428675
  • terminal.ansiMagenta#c08eaf
  • terminal.ansiRed#c04851
  • terminal.ansiWhite#4a4035
  • terminal.ansiYellow#d6a01d
  • terminal.background#ffffff
  • terminal.foreground#4a4035
  • terminalCursor.foreground#4a4035
  • terminalOverviewRuler.cursorForeground#ff0000
  • terminalOverviewRuler.findMatchForeground#ff0000
  • testing.iconErrored#945833
  • testing.iconFailed#c04851
  • testing.iconPassed#428675
  • testing.iconQueued#d6a01d
  • testing.iconSkipped#c08eaf
  • testing.iconUnset#918072
  • testing.message.error.decorationForeground#4a4035
  • testing.message.error.lineBackground#c0485120
  • testing.message.info.decorationForeground#4a4035
  • testing.message.info.lineBackground#815c9420
  • testing.peekHeaderBackground#e0e0e0
  • testing.runAction#918072
  • textBlockQuote.background#e0e0e0
  • textBlockQuote.border#815c94
  • textCodeBlock.background#ffffff
  • textLink.activeForeground#2b73af
  • textLink.foreground#815c94
  • textPreformat.foreground#815c94
  • textSeparator.foreground#f0f
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#4a4035
  • titleBar.inactiveBackground#e0e0e0
  • titleBar.inactiveForeground#80766e
  • toolbar.activeBackground#80766e
  • toolbar.hoverBackground#d6d6d6
  • tree.indentGuidesStroke#4a4035
  • walkThrough.embeddedEditorBackground#ffffff
  • welcomePage.background#ffffff
  • welcomePage.buttonBackground#e0e0e0
  • welcomePage.buttonHoverBackground#d6d6d6
  • welcomePage.progress.background#80766e
  • welcomePage.progress.foreground#815c94
  • welcomePage.tileBackground#e0e0e0
  • welcomePage.tileHoverBackground#d6d6d6
  • widget.shadow#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#80766eitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#c04851
variable.other.object.property#815c94
constant.other.color#428675
invalid, invalid.illegal#c04851
invalid.deprecated#945833
keyword, storage.modifier#c08eaf
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#c08eaf
keyword.other.using, keyword.other.namespace, keyword.other.class, keyword.other.new, keyword.other.event, keyword.other.this, keyword.other.await, keyword.other.var, keyword.other.package, keyword.other.import, variable.language.this, storage.type.ts#c08eaf
keyword.type, storage.type.primitive#2b73af
storage.type.function#815c94
constant.other.color, punctuation, punctuation.section.class.end, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, keyword.other.template, keyword.other.substitution#4a4035
punctuation.section.embedded, variable.interpolation#945833
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#c04851
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#815c94
meta.block variable.other#c04851
support.other.variable, string.other.link#c04851
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#fb8b05
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#428675
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#d6a01d
storage.type, storage.modifier.package, storage.modifier.import#d6a01d
entity.name.variable.field#815c94
support.type#2b73af
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#2b73af
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#c04851
variable.language#c04851italic
entity.name.method.js#815c94italic
meta.class-method.js entity.name.function.js, variable.function.constructor#815c94
entity.other.attribute-name#815c94
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#d6a01ditalic
entity.other.attribute-name.class#d6a01d
source.sass keyword.control#815c94
markup.inserted#428675
markup.deleted#c04851
markup.changed#c08eaf
string.regexp#2b73af
constant.character.escape#2b73af
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#815c94italic
source.js constant.other.object.key.js string.unquoted.label.js#c08eafitalic
source.json meta.structure.dictionary.json support.type.property-name.json#815c94
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#815c94
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#815c94
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#815c94
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#815c94
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#815c94
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#815c94
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#815c94
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#815c94
text.html.markdown, punctuation.definition.list_item.markdown#4a4035
text.html.markdown markup.inline.raw.markdown#c08eaf
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#2b73af
text.html.markdown meta.dummy.line-break#80766e
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#815c94
markup.italic#c04851italic
markup.bold, markup.bold string#c04851bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#c04851bold
markup.underline#fb8b05underline
markup.quote punctuation.definition.blockquote.markdown#2b73af
markup.quoteitalic
string.other.link.title.markdown#815c94
string.other.link.description.title.markdown#c08eaf
constant.other.reference.link.markdown#d6a01d
markup.raw.block#c08eaf
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#c08eaf
variable.language.fenced.markdown#c04851
meta.separator#2b73afbold
markup.table#c08eaf
token.info-token#815c94
token.warn-token#d6a01d
token.error-token#c04851
token.debug-token#c08eaf

Shiki preview

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

Loading...

Tinted VSCode by Tinted Theming - VS Code Theme