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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b0b0b0italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ac4142
variable.other.object.property#6a9fb5
constant.other.color#90a959
invalid, invalid.illegal#ac4142
invalid.deprecated#8f5536
keyword, storage.modifier#aa759f
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#aa759f
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#aa759f
keyword.type, storage.type.primitive#75b5aa
storage.type.function#6a9fb5
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#303030
punctuation.section.embedded, variable.interpolation#8f5536
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ac4142
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6a9fb5
meta.block variable.other#ac4142
support.other.variable, string.other.link#ac4142
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#d28445
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#90a959
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#f4bf75
storage.type, storage.modifier.package, storage.modifier.import#f4bf75
entity.name.variable.field#6a9fb5
support.type#75b5aa
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#75b5aa
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ac4142
variable.language#ac4142italic
entity.name.method.js#6a9fb5italic
meta.class-method.js entity.name.function.js, variable.function.constructor#6a9fb5
entity.other.attribute-name#6a9fb5
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f4bf75italic
entity.other.attribute-name.class#f4bf75
source.sass keyword.control#6a9fb5
markup.inserted#90a959
markup.deleted#ac4142
markup.changed#aa759f
string.regexp#75b5aa
constant.character.escape#75b5aa
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6a9fb5italic
source.js constant.other.object.key.js string.unquoted.label.js#aa759fitalic
source.json meta.structure.dictionary.json support.type.property-name.json#6a9fb5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#6a9fb5
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#6a9fb5
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#6a9fb5
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#6a9fb5
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#6a9fb5
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#6a9fb5
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#6a9fb5
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#6a9fb5
text.html.markdown, punctuation.definition.list_item.markdown#303030
text.html.markdown markup.inline.raw.markdown#aa759f
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#75b5aa
text.html.markdown meta.dummy.line-break#b0b0b0
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#6a9fb5
markup.italic#ac4142italic
markup.bold, markup.bold string#ac4142bold
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#ac4142bold
markup.underline#d28445underline
markup.quote punctuation.definition.blockquote.markdown#75b5aa
markup.quoteitalic
string.other.link.title.markdown#6a9fb5
string.other.link.description.title.markdown#aa759f
constant.other.reference.link.markdown#f4bf75
markup.raw.block#aa759f
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#aa759f
variable.language.fenced.markdown#ac4142
meta.separator#75b5aabold
markup.table#aa759f
token.info-token#6a9fb5
token.warn-token#f4bf75
token.error-token#ac4142
token.debug-token#aa759f

Shiki preview

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

Loading...

Tinted VSCode by Tinted Theming - VS Code Theme