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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#898989italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#e15d67
variable.other.object.property#00a3f2
constant.other.color#5db129
invalid, invalid.illegal#e15d67
invalid.deprecated#b87d28
keyword, storage.modifier#b46ee0
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#b46ee0
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#b46ee0
keyword.type, storage.type.primitive#21c992
storage.type.function#00a3f2
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#c0c0c0
punctuation.section.embedded, variable.interpolation#b87d28
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#e15d67
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#00a3f2
meta.block variable.other#e15d67
support.other.variable, string.other.link#e15d67
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#fc804e
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#5db129
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#e1b31a
storage.type, storage.modifier.package, storage.modifier.import#e1b31a
entity.name.variable.field#00a3f2
support.type#21c992
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#21c992
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#e15d67
variable.language#e15d67italic
entity.name.method.js#00a3f2italic
meta.class-method.js entity.name.function.js, variable.function.constructor#00a3f2
entity.other.attribute-name#00a3f2
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#e1b31aitalic
entity.other.attribute-name.class#e1b31a
source.sass keyword.control#00a3f2
markup.inserted#5db129
markup.deleted#e15d67
markup.changed#b46ee0
string.regexp#21c992
constant.character.escape#21c992
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#00a3f2italic
source.js constant.other.object.key.js string.unquoted.label.js#b46ee0italic
source.json meta.structure.dictionary.json support.type.property-name.json#00a3f2
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00a3f2
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#00a3f2
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#00a3f2
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#00a3f2
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#00a3f2
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#00a3f2
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#00a3f2
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#00a3f2
text.html.markdown, punctuation.definition.list_item.markdown#c0c0c0
text.html.markdown markup.inline.raw.markdown#b46ee0
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#21c992
text.html.markdown meta.dummy.line-break#898989
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#00a3f2
markup.italic#e15d67italic
markup.bold, markup.bold string#e15d67bold
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#e15d67bold
markup.underline#fc804eunderline
markup.quote punctuation.definition.blockquote.markdown#21c992
markup.quoteitalic
string.other.link.title.markdown#00a3f2
string.other.link.description.title.markdown#b46ee0
constant.other.reference.link.markdown#e1b31a
markup.raw.block#b46ee0
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#b46ee0
variable.language.fenced.markdown#e15d67
meta.separator#21c992bold
markup.table#b46ee0
token.info-token#00a3f2
token.warn-token#e1b31a
token.error-token#e15d67
token.debug-token#b46ee0
Tinted VSCode by Tinted Theming - VS Code Theme