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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#878d96italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#fa7883
variable.other.object.property#6bb8ff
constant.other.color#98c379
invalid, invalid.illegal#fa7883
invalid.deprecated#b3684f
keyword, storage.modifier#e799ff
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#e799ff
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#e799ff
keyword.type, storage.type.primitive#8af5ff
storage.type.function#6bb8ff
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#ffffff
punctuation.section.embedded, variable.interpolation#b3684f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fa7883
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6bb8ff
meta.block variable.other#fa7883
support.other.variable, string.other.link#fa7883
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ffc387
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#98c379
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#ff9470
storage.type, storage.modifier.package, storage.modifier.import#ff9470
entity.name.variable.field#6bb8ff
support.type#8af5ff
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#8af5ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#fa7883
variable.language#fa7883italic
entity.name.method.js#6bb8ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#6bb8ff
entity.other.attribute-name#6bb8ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ff9470italic
entity.other.attribute-name.class#ff9470
source.sass keyword.control#6bb8ff
markup.inserted#98c379
markup.deleted#fa7883
markup.changed#e799ff
string.regexp#8af5ff
constant.character.escape#8af5ff
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6bb8ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#e799ffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#6bb8ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#6bb8ff
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#6bb8ff
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#6bb8ff
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#6bb8ff
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#6bb8ff
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#6bb8ff
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#6bb8ff
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#6bb8ff
text.html.markdown, punctuation.definition.list_item.markdown#ffffff
text.html.markdown markup.inline.raw.markdown#e799ff
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8af5ff
text.html.markdown meta.dummy.line-break#878d96
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#6bb8ff
markup.italic#fa7883italic
markup.bold, markup.bold string#fa7883bold
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#fa7883bold
markup.underline#ffc387underline
markup.quote punctuation.definition.blockquote.markdown#8af5ff
markup.quoteitalic
string.other.link.title.markdown#6bb8ff
string.other.link.description.title.markdown#e799ff
constant.other.reference.link.markdown#ff9470
markup.raw.block#e799ff
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#e799ff
variable.language.fenced.markdown#fa7883
meta.separator#8af5ffbold
markup.table#e799ff
token.info-token#6bb8ff
token.warn-token#ff9470
token.error-token#fa7883
token.debug-token#e799ff

Shiki preview

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

Loading...

Tinted VSCode by Tinted Theming - VS Code Theme