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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#665c54italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#fb4934
variable.other.object.property#83a598
constant.other.color#b8bb26
invalid, invalid.illegal#fb4934
invalid.deprecated#d65d0e
keyword, storage.modifier#d3869b
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#d3869b
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#d3869b
keyword.type, storage.type.primitive#8ec07c
storage.type.function#83a598
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#d5c4a1
punctuation.section.embedded, variable.interpolation#d65d0e
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fb4934
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#83a598
meta.block variable.other#fb4934
support.other.variable, string.other.link#fb4934
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#fe8019
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#b8bb26
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#fabd2f
storage.type, storage.modifier.package, storage.modifier.import#fabd2f
entity.name.variable.field#83a598
support.type#8ec07c
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#8ec07c
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#fb4934
variable.language#fb4934italic
entity.name.method.js#83a598italic
meta.class-method.js entity.name.function.js, variable.function.constructor#83a598
entity.other.attribute-name#83a598
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fabd2fitalic
entity.other.attribute-name.class#fabd2f
source.sass keyword.control#83a598
markup.inserted#b8bb26
markup.deleted#fb4934
markup.changed#d3869b
string.regexp#8ec07c
constant.character.escape#8ec07c
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#83a598italic
source.js constant.other.object.key.js string.unquoted.label.js#d3869bitalic
source.json meta.structure.dictionary.json support.type.property-name.json#83a598
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#83a598
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#83a598
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#83a598
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#83a598
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#83a598
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#83a598
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#83a598
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#83a598
text.html.markdown, punctuation.definition.list_item.markdown#d5c4a1
text.html.markdown markup.inline.raw.markdown#d3869b
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8ec07c
text.html.markdown meta.dummy.line-break#665c54
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#83a598
markup.italic#fb4934italic
markup.bold, markup.bold string#fb4934bold
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#fb4934bold
markup.underline#fe8019underline
markup.quote punctuation.definition.blockquote.markdown#8ec07c
markup.quoteitalic
string.other.link.title.markdown#83a598
string.other.link.description.title.markdown#d3869b
constant.other.reference.link.markdown#fabd2f
markup.raw.block#d3869b
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#d3869b
variable.language.fenced.markdown#fb4934
meta.separator#8ec07cbold
markup.table#d3869b
token.info-token#83a598
token.warn-token#fabd2f
token.error-token#fb4934
token.debug-token#d3869b
Tinted VSCode by Tinted Theming - VS Code Theme