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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#505050italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#eb008a
variable.other.object.property#0e5a94
constant.other.color#37b349
invalid, invalid.illegal#eb008a
invalid.deprecated#7a2d00
keyword, storage.modifier#b31e8d
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#b31e8d
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#b31e8d
keyword.type, storage.type.primitive#00aabb
storage.type.function#0e5a94
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#d0d0d0
punctuation.section.embedded, variable.interpolation#7a2d00
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#eb008a
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#0e5a94
meta.block variable.other#eb008a
support.other.variable, string.other.link#eb008a
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f29333
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#37b349
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#f8ca12
storage.type, storage.modifier.package, storage.modifier.import#f8ca12
entity.name.variable.field#0e5a94
support.type#00aabb
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#00aabb
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#eb008a
variable.language#eb008aitalic
entity.name.method.js#0e5a94italic
meta.class-method.js entity.name.function.js, variable.function.constructor#0e5a94
entity.other.attribute-name#0e5a94
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f8ca12italic
entity.other.attribute-name.class#f8ca12
source.sass keyword.control#0e5a94
markup.inserted#37b349
markup.deleted#eb008a
markup.changed#b31e8d
string.regexp#00aabb
constant.character.escape#00aabb
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#0e5a94italic
source.js constant.other.object.key.js string.unquoted.label.js#b31e8ditalic
source.json meta.structure.dictionary.json support.type.property-name.json#0e5a94
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0e5a94
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#0e5a94
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#0e5a94
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#0e5a94
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#0e5a94
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#0e5a94
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#0e5a94
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#0e5a94
text.html.markdown, punctuation.definition.list_item.markdown#d0d0d0
text.html.markdown markup.inline.raw.markdown#b31e8d
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#00aabb
text.html.markdown meta.dummy.line-break#505050
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#0e5a94
markup.italic#eb008aitalic
markup.bold, markup.bold string#eb008abold
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#eb008abold
markup.underline#f29333underline
markup.quote punctuation.definition.blockquote.markdown#00aabb
markup.quoteitalic
string.other.link.title.markdown#0e5a94
string.other.link.description.title.markdown#b31e8d
constant.other.reference.link.markdown#f8ca12
markup.raw.block#b31e8d
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#b31e8d
variable.language.fenced.markdown#eb008a
meta.separator#00aabbbold
markup.table#b31e8d
token.info-token#0e5a94
token.warn-token#f8ca12
token.error-token#eb008a
token.debug-token#b31e8d
Tinted VSCode by Tinted Theming - VS Code Theme