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

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#cc241d
variable.other.object.property#458588
constant.other.color#98971a
invalid, invalid.illegal#cc241d
invalid.deprecated#9d0006
keyword, storage.modifier#b16286
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#b16286
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#b16286
keyword.type, storage.type.primitive#689d6a
storage.type.function#458588
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#ebdbb2
punctuation.section.embedded, variable.interpolation#9d0006
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#cc241d
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#458588
meta.block variable.other#cc241d
support.other.variable, string.other.link#cc241d
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#d65d0e
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#98971a
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#d79921
storage.type, storage.modifier.package, storage.modifier.import#d79921
entity.name.variable.field#458588
support.type#689d6a
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#689d6a
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#cc241d
variable.language#cc241ditalic
entity.name.method.js#458588italic
meta.class-method.js entity.name.function.js, variable.function.constructor#458588
entity.other.attribute-name#458588
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#d79921italic
entity.other.attribute-name.class#d79921
source.sass keyword.control#458588
markup.inserted#98971a
markup.deleted#cc241d
markup.changed#b16286
string.regexp#689d6a
constant.character.escape#689d6a
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#458588italic
source.js constant.other.object.key.js string.unquoted.label.js#b16286italic
source.json meta.structure.dictionary.json support.type.property-name.json#458588
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#458588
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#458588
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#458588
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#458588
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#458588
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#458588
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#458588
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#458588
text.html.markdown, punctuation.definition.list_item.markdown#ebdbb2
text.html.markdown markup.inline.raw.markdown#b16286
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#689d6a
text.html.markdown meta.dummy.line-break#665c54
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#458588
markup.italic#cc241ditalic
markup.bold, markup.bold string#cc241dbold
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#cc241dbold
markup.underline#d65d0eunderline
markup.quote punctuation.definition.blockquote.markdown#689d6a
markup.quoteitalic
string.other.link.title.markdown#458588
string.other.link.description.title.markdown#b16286
constant.other.reference.link.markdown#d79921
markup.raw.block#b16286
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#b16286
variable.language.fenced.markdown#cc241d
meta.separator#689d6abold
markup.table#b16286
token.info-token#458588
token.warn-token#d79921
token.error-token#cc241d
token.debug-token#b16286
Tinted VSCode by Tinted Theming - VS Code Theme