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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#333333italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#de6e6e
variable.other.object.property#8eaaaa
constant.other.color#5f8787
invalid, invalid.illegal#de6e6e
invalid.deprecated#876c4f
keyword, storage.modifier#d69094
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#d69094
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#d69094
keyword.type, storage.type.primitive#60a592
storage.type.function#8eaaaa
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#b7b7b7
punctuation.section.embedded, variable.interpolation#876c4f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#de6e6e
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#8eaaaa
meta.block variable.other#de6e6e
support.other.variable, string.other.link#de6e6e
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#dab083
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#5f8787
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#ffc799
storage.type, storage.modifier.package, storage.modifier.import#ffc799
entity.name.variable.field#8eaaaa
support.type#60a592
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#60a592
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#de6e6e
variable.language#de6e6eitalic
entity.name.method.js#8eaaaaitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#8eaaaa
entity.other.attribute-name#8eaaaa
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffc799italic
entity.other.attribute-name.class#ffc799
source.sass keyword.control#8eaaaa
markup.inserted#5f8787
markup.deleted#de6e6e
markup.changed#d69094
string.regexp#60a592
constant.character.escape#60a592
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#8eaaaaitalic
source.js constant.other.object.key.js string.unquoted.label.js#d69094italic
source.json meta.structure.dictionary.json support.type.property-name.json#8eaaaa
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8eaaaa
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#8eaaaa
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#8eaaaa
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#8eaaaa
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#8eaaaa
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#8eaaaa
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#8eaaaa
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#8eaaaa
text.html.markdown, punctuation.definition.list_item.markdown#b7b7b7
text.html.markdown markup.inline.raw.markdown#d69094
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#60a592
text.html.markdown meta.dummy.line-break#333333
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#8eaaaa
markup.italic#de6e6eitalic
markup.bold, markup.bold string#de6e6ebold
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#de6e6ebold
markup.underline#dab083underline
markup.quote punctuation.definition.blockquote.markdown#60a592
markup.quoteitalic
string.other.link.title.markdown#8eaaaa
string.other.link.description.title.markdown#d69094
constant.other.reference.link.markdown#ffc799
markup.raw.block#d69094
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#d69094
variable.language.fenced.markdown#de6e6e
meta.separator#60a592bold
markup.table#d69094
token.info-token#8eaaaa
token.warn-token#ffc799
token.error-token#de6e6e
token.debug-token#d69094
Tinted VSCode by Tinted Theming - VS Code Theme