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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#85939eitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ef5253
variable.other.object.property#33b5e1
constant.other.color#7cc844
invalid, invalid.illegal#ef5253
invalid.deprecated#d73c9a
keyword, storage.modifier#a363d5
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#a363d5
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#a363d5
keyword.type, storage.type.primitive#52cbb0
storage.type.function#33b5e1
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#586875
punctuation.section.embedded, variable.interpolation#d73c9a
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ef5253
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#33b5e1
meta.block variable.other#ef5253
support.other.variable, string.other.link#ef5253
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#e66b2b
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#7cc844
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#e4b51c
storage.type, storage.modifier.package, storage.modifier.import#e4b51c
entity.name.variable.field#33b5e1
support.type#52cbb0
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#52cbb0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ef5253
variable.language#ef5253italic
entity.name.method.js#33b5e1italic
meta.class-method.js entity.name.function.js, variable.function.constructor#33b5e1
entity.other.attribute-name#33b5e1
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#e4b51citalic
entity.other.attribute-name.class#e4b51c
source.sass keyword.control#33b5e1
markup.inserted#7cc844
markup.deleted#ef5253
markup.changed#a363d5
string.regexp#52cbb0
constant.character.escape#52cbb0
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#33b5e1italic
source.js constant.other.object.key.js string.unquoted.label.js#a363d5italic
source.json meta.structure.dictionary.json support.type.property-name.json#33b5e1
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#33b5e1
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#33b5e1
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#33b5e1
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#33b5e1
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#33b5e1
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#33b5e1
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#33b5e1
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#33b5e1
text.html.markdown, punctuation.definition.list_item.markdown#586875
text.html.markdown markup.inline.raw.markdown#a363d5
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#52cbb0
text.html.markdown meta.dummy.line-break#85939e
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#33b5e1
markup.italic#ef5253italic
markup.bold, markup.bold string#ef5253bold
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#ef5253bold
markup.underline#e66b2bunderline
markup.quote punctuation.definition.blockquote.markdown#52cbb0
markup.quoteitalic
string.other.link.title.markdown#33b5e1
string.other.link.description.title.markdown#a363d5
constant.other.reference.link.markdown#e4b51c
markup.raw.block#a363d5
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#a363d5
variable.language.fenced.markdown#ef5253
meta.separator#52cbb0bold
markup.table#a363d5
token.info-token#33b5e1
token.warn-token#e4b51c
token.error-token#ef5253
token.debug-token#a363d5
Tinted VSCode by Tinted Theming - VS Code Theme