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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a0ffa0italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#fffab1
variable.other.object.property#a2cff5
constant.other.color#80ff80
invalid, invalid.illegal#fffab1
invalid.deprecated#e7e7e7
keyword, storage.modifier#0099ff
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#0099ff
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#0099ff
keyword.type, storage.type.primitive#80ff80
storage.type.function#a2cff5
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#ffcc33
punctuation.section.embedded, variable.interpolation#e7e7e7
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fffab1
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#a2cff5
meta.block variable.other#fffab1
support.other.variable, string.other.link#fffab1
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ff8080
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#80ff80
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#91ccff
storage.type, storage.modifier.package, storage.modifier.import#91ccff
entity.name.variable.field#a2cff5
support.type#80ff80
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#80ff80
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#fffab1
variable.language#fffab1italic
entity.name.method.js#a2cff5italic
meta.class-method.js entity.name.function.js, variable.function.constructor#a2cff5
entity.other.attribute-name#a2cff5
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#91ccffitalic
entity.other.attribute-name.class#91ccff
source.sass keyword.control#a2cff5
markup.inserted#80ff80
markup.deleted#fffab1
markup.changed#0099ff
string.regexp#80ff80
constant.character.escape#80ff80
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#a2cff5italic
source.js constant.other.object.key.js string.unquoted.label.js#0099ffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#a2cff5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#a2cff5
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#a2cff5
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#a2cff5
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#a2cff5
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#a2cff5
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#a2cff5
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#a2cff5
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#a2cff5
text.html.markdown, punctuation.definition.list_item.markdown#ffcc33
text.html.markdown markup.inline.raw.markdown#0099ff
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#80ff80
text.html.markdown meta.dummy.line-break#a0ffa0
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#a2cff5
markup.italic#fffab1italic
markup.bold, markup.bold string#fffab1bold
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#fffab1bold
markup.underline#ff8080underline
markup.quote punctuation.definition.blockquote.markdown#80ff80
markup.quoteitalic
string.other.link.title.markdown#a2cff5
string.other.link.description.title.markdown#0099ff
constant.other.reference.link.markdown#91ccff
markup.raw.block#0099ff
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#0099ff
variable.language.fenced.markdown#fffab1
meta.separator#80ff80bold
markup.table#0099ff
token.info-token#a2cff5
token.warn-token#91ccff
token.error-token#fffab1
token.debug-token#0099ff

Shiki preview

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

Loading...

Tinted VSCode by Tinted Theming - VS Code Theme