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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#c41a15
variable.other.object.property#0000ff
constant.other.color#007400
invalid, invalid.illegal#c41a15
invalid.deprecated#826b28
keyword, storage.modifier#a90d91
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#a90d91
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#a90d91
keyword.type, storage.type.primitive#318495
storage.type.function#0000ff
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#404040
punctuation.section.embedded, variable.interpolation#826b28
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#c41a15
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#0000ff
meta.block variable.other#c41a15
support.other.variable, string.other.link#c41a15
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#eb8500
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#007400
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#826b28
storage.type, storage.modifier.package, storage.modifier.import#826b28
entity.name.variable.field#0000ff
support.type#318495
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#318495
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#c41a15
variable.language#c41a15italic
entity.name.method.js#0000ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#0000ff
entity.other.attribute-name#0000ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#826b28italic
entity.other.attribute-name.class#826b28
source.sass keyword.control#0000ff
markup.inserted#007400
markup.deleted#c41a15
markup.changed#a90d91
string.regexp#318495
constant.character.escape#318495
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#0000ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#a90d91italic
source.json meta.structure.dictionary.json support.type.property-name.json#0000ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0000ff
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#0000ff
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#0000ff
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#0000ff
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#0000ff
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#0000ff
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#0000ff
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#0000ff
text.html.markdown, punctuation.definition.list_item.markdown#404040
text.html.markdown markup.inline.raw.markdown#a90d91
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#318495
text.html.markdown meta.dummy.line-break#808080
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#0000ff
markup.italic#c41a15italic
markup.bold, markup.bold string#c41a15bold
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#c41a15bold
markup.underline#eb8500underline
markup.quote punctuation.definition.blockquote.markdown#318495
markup.quoteitalic
string.other.link.title.markdown#0000ff
string.other.link.description.title.markdown#a90d91
constant.other.reference.link.markdown#826b28
markup.raw.block#a90d91
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#a90d91
variable.language.fenced.markdown#c41a15
meta.separator#318495bold
markup.table#a90d91
token.info-token#0000ff
token.warn-token#826b28
token.error-token#c41a15
token.debug-token#a90d91

Shiki preview

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

Loading...

Tinted VSCode by Tinted Theming - VS Code Theme