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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#585858italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f2241f
variable.other.object.property#4f97d7
constant.other.color#67b11d
invalid, invalid.illegal#f2241f
invalid.deprecated#b03060
keyword, storage.modifier#a31db1
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#a31db1
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#a31db1
keyword.type, storage.type.primitive#2d9574
storage.type.function#4f97d7
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#a3a3a3
punctuation.section.embedded, variable.interpolation#b03060
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f2241f
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#4f97d7
meta.block variable.other#f2241f
support.other.variable, string.other.link#f2241f
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ffa500
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#67b11d
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#b1951d
storage.type, storage.modifier.package, storage.modifier.import#b1951d
entity.name.variable.field#4f97d7
support.type#2d9574
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#2d9574
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f2241f
variable.language#f2241fitalic
entity.name.method.js#4f97d7italic
meta.class-method.js entity.name.function.js, variable.function.constructor#4f97d7
entity.other.attribute-name#4f97d7
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#b1951ditalic
entity.other.attribute-name.class#b1951d
source.sass keyword.control#4f97d7
markup.inserted#67b11d
markup.deleted#f2241f
markup.changed#a31db1
string.regexp#2d9574
constant.character.escape#2d9574
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#4f97d7italic
source.js constant.other.object.key.js string.unquoted.label.js#a31db1italic
source.json meta.structure.dictionary.json support.type.property-name.json#4f97d7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4f97d7
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#4f97d7
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#4f97d7
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#4f97d7
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#4f97d7
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#4f97d7
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#4f97d7
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#4f97d7
text.html.markdown, punctuation.definition.list_item.markdown#a3a3a3
text.html.markdown markup.inline.raw.markdown#a31db1
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#2d9574
text.html.markdown meta.dummy.line-break#585858
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#4f97d7
markup.italic#f2241fitalic
markup.bold, markup.bold string#f2241fbold
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#f2241fbold
markup.underline#ffa500underline
markup.quote punctuation.definition.blockquote.markdown#2d9574
markup.quoteitalic
string.other.link.title.markdown#4f97d7
string.other.link.description.title.markdown#a31db1
constant.other.reference.link.markdown#b1951d
markup.raw.block#a31db1
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#a31db1
variable.language.fenced.markdown#f2241f
meta.separator#2d9574bold
markup.table#a31db1
token.info-token#4f97d7
token.warn-token#b1951d
token.error-token#f2241f
token.debug-token#a31db1
Tinted VSCode by Tinted Theming - VS Code Theme