Skip to main content
Coding Theme

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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#585858italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ab4642
variable.other.object.property#7cafc2
constant.other.color#a1b56c
invalid, invalid.illegal#ab4642
invalid.deprecated#a16946
keyword, keyword.other, 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, storage.modifier#ba8baf
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#ba8baf
keyword.type, storage.type.primitive#86c1b9
storage.type.function#7cafc2
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#d8d8d8
punctuation.section.embedded, variable.interpolation#a16946
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ab4642
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#7cafc2
meta.block variable.other#ab4642
support.other.variable, string.other.link#ab4642
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit#dc9656
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#a1b56c
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#f7ca88
storage.type, storage.modifier.package, storage.modifier.import#f7ca88
entity.name.variable.field#7cafc2
support.type#86c1b9
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#86c1b9
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ab4642
variable.language#ab4642italic
entity.name.method.js#7cafc2italic
meta.class-method.js entity.name.function.js, variable.function.constructor#7cafc2
entity.other.attribute-name#7cafc2
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f7ca88italic
entity.other.attribute-name.class#f7ca88
source.sass keyword.control#7cafc2
markup.inserted#a1b56c
markup.deleted#ab4642
markup.changed#ba8baf
string.regexp#86c1b9
constant.character.escape#86c1b9
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#7cafc2italic
source.js constant.other.object.key.js string.unquoted.label.js#ba8bafitalic
source.json meta.structure.dictionary.json support.type.property-name.json#7cafc2
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7cafc2
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#7cafc2
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#7cafc2
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#7cafc2
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#7cafc2
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#7cafc2
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#7cafc2
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#7cafc2
text.html.markdown, punctuation.definition.list_item.markdown#d8d8d8
text.html.markdown markup.inline.raw.markdown#ba8baf
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#86c1b9
text.html.markdown meta.dummy.line-break#585858
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#7cafc2
markup.italic#ab4642italic
markup.bold, markup.bold string#ab4642bold
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#ab4642bold
markup.underline#dc9656underline
markup.quote punctuation.definition.blockquote.markdown#86c1b9
markup.quoteitalic
string.other.link.title.markdown#7cafc2
string.other.link.description.title.markdown#ba8baf
constant.other.reference.link.markdown#f7ca88
markup.raw.block#ba8baf
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#ba8baf
variable.language.fenced.markdown#ab4642
meta.separator#86c1b9bold
markup.table#ba8baf
token.info-token#7cafc2
token.warn-token#f7ca88
token.error-token#ab4642
token.debug-token#ba8baf

Shiki preview

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

Loading...

Base16 Theme Generator - Coding Theme