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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#777777italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#ff7f7b
variable.other.object.property#90bee1
constant.other.color#beda78
invalid, invalid.illegal#ff7f7b
invalid.deprecated#ff93b3
keyword, storage.modifier#efb3f7
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#efb3f7
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#efb3f7
keyword.type, storage.type.primitive#bed6ff
storage.type.function#90bee1
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#cccccc
punctuation.section.embedded, variable.interpolation#ff93b3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff7f7b
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#90bee1
meta.block variable.other#ff7f7b
support.other.variable, string.other.link#ff7f7b
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ffbf70
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#beda78
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#ffd67c
storage.type, storage.modifier.package, storage.modifier.import#ffd67c
entity.name.variable.field#90bee1
support.type#bed6ff
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#bed6ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff7f7b
variable.language#ff7f7bitalic
entity.name.method.js#90bee1italic
meta.class-method.js entity.name.function.js, variable.function.constructor#90bee1
entity.other.attribute-name#90bee1
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffd67citalic
entity.other.attribute-name.class#ffd67c
source.sass keyword.control#90bee1
markup.inserted#beda78
markup.deleted#ff7f7b
markup.changed#efb3f7
string.regexp#bed6ff
constant.character.escape#bed6ff
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#90bee1italic
source.js constant.other.object.key.js string.unquoted.label.js#efb3f7italic
source.json meta.structure.dictionary.json support.type.property-name.json#90bee1
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#90bee1
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#90bee1
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#90bee1
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#90bee1
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#90bee1
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#90bee1
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#90bee1
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#90bee1
text.html.markdown, punctuation.definition.list_item.markdown#cccccc
text.html.markdown markup.inline.raw.markdown#efb3f7
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#bed6ff
text.html.markdown meta.dummy.line-break#777777
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#90bee1
markup.italic#ff7f7bitalic
markup.bold, markup.bold string#ff7f7bbold
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#ff7f7bbold
markup.underline#ffbf70underline
markup.quote punctuation.definition.blockquote.markdown#bed6ff
markup.quoteitalic
string.other.link.title.markdown#90bee1
string.other.link.description.title.markdown#efb3f7
constant.other.reference.link.markdown#ffd67c
markup.raw.block#efb3f7
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#efb3f7
variable.language.fenced.markdown#ff7f7b
meta.separator#bed6ffbold
markup.table#efb3f7
token.info-token#90bee1
token.warn-token#ffd67c
token.error-token#ff7f7b
token.debug-token#efb3f7
Tinted VSCode by Tinted Theming - VS Code Theme