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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9c9491italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f22c40
variable.other.object.property#407ee7
constant.other.color#7b9726
invalid, invalid.illegal#f22c40
invalid.deprecated#c33ff3
keyword, storage.modifier#6666ea
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#6666ea
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#6666ea
keyword.type, storage.type.primitive#3d97b8
storage.type.function#407ee7
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#68615e
punctuation.section.embedded, variable.interpolation#c33ff3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f22c40
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#407ee7
meta.block variable.other#f22c40
support.other.variable, string.other.link#f22c40
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#df5320
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#7b9726
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#c38418
storage.type, storage.modifier.package, storage.modifier.import#c38418
entity.name.variable.field#407ee7
support.type#3d97b8
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#3d97b8
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f22c40
variable.language#f22c40italic
entity.name.method.js#407ee7italic
meta.class-method.js entity.name.function.js, variable.function.constructor#407ee7
entity.other.attribute-name#407ee7
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#c38418italic
entity.other.attribute-name.class#c38418
source.sass keyword.control#407ee7
markup.inserted#7b9726
markup.deleted#f22c40
markup.changed#6666ea
string.regexp#3d97b8
constant.character.escape#3d97b8
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#407ee7italic
source.js constant.other.object.key.js string.unquoted.label.js#6666eaitalic
source.json meta.structure.dictionary.json support.type.property-name.json#407ee7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#407ee7
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#407ee7
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#407ee7
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#407ee7
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#407ee7
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#407ee7
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#407ee7
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#407ee7
text.html.markdown, punctuation.definition.list_item.markdown#68615e
text.html.markdown markup.inline.raw.markdown#6666ea
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#3d97b8
text.html.markdown meta.dummy.line-break#9c9491
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#407ee7
markup.italic#f22c40italic
markup.bold, markup.bold string#f22c40bold
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#f22c40bold
markup.underline#df5320underline
markup.quote punctuation.definition.blockquote.markdown#3d97b8
markup.quoteitalic
string.other.link.title.markdown#407ee7
string.other.link.description.title.markdown#6666ea
constant.other.reference.link.markdown#c38418
markup.raw.block#6666ea
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#6666ea
variable.language.fenced.markdown#f22c40
meta.separator#3d97b8bold
markup.table#6666ea
token.info-token#407ee7
token.warn-token#c38418
token.error-token#f22c40
token.debug-token#6666ea

Shiki preview

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

Loading...

Tinted VSCode by Tinted Theming - VS Code Theme