Skip to main content
Coding Theme

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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#899ba6italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#83afe5
variable.other.object.property#83afe5
constant.other.color#7fc1ca
invalid, invalid.illegal#83afe5
invalid.deprecated#f2c38f
keyword, storage.modifier#9a93e1
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#9a93e1
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#9a93e1
keyword.type, storage.type.primitive#f2c38f
storage.type.function#83afe5
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#c5d4dd
punctuation.section.embedded, variable.interpolation#f2c38f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#83afe5
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#83afe5
meta.block variable.other#83afe5
support.other.variable, string.other.link#83afe5
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#7fc1ca
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#7fc1ca
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#a8ce93
storage.type, storage.modifier.package, storage.modifier.import#a8ce93
entity.name.variable.field#83afe5
support.type#f2c38f
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#f2c38f
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#83afe5
variable.language#83afe5italic
entity.name.method.js#83afe5italic
meta.class-method.js entity.name.function.js, variable.function.constructor#83afe5
entity.other.attribute-name#83afe5
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#a8ce93italic
entity.other.attribute-name.class#a8ce93
source.sass keyword.control#83afe5
markup.inserted#7fc1ca
markup.deleted#83afe5
markup.changed#9a93e1
string.regexp#f2c38f
constant.character.escape#f2c38f
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#83afe5italic
source.js constant.other.object.key.js string.unquoted.label.js#9a93e1italic
source.json meta.structure.dictionary.json support.type.property-name.json#83afe5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#83afe5
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#83afe5
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#83afe5
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#83afe5
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#83afe5
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#83afe5
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#83afe5
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#83afe5
text.html.markdown, punctuation.definition.list_item.markdown#c5d4dd
text.html.markdown markup.inline.raw.markdown#9a93e1
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#f2c38f
text.html.markdown meta.dummy.line-break#899ba6
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#83afe5
markup.italic#83afe5italic
markup.bold, markup.bold string#83afe5bold
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#83afe5bold
markup.underline#7fc1caunderline
markup.quote punctuation.definition.blockquote.markdown#f2c38f
markup.quoteitalic
string.other.link.title.markdown#83afe5
string.other.link.description.title.markdown#9a93e1
constant.other.reference.link.markdown#a8ce93
markup.raw.block#9a93e1
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#9a93e1
variable.language.fenced.markdown#83afe5
meta.separator#f2c38fbold
markup.table#9a93e1
token.info-token#83afe5
token.warn-token#a8ce93
token.error-token#83afe5
token.debug-token#9a93e1
Tinted VSCode by Tinted Theming - VS Code Theme