Skip to main content
Coding Theme

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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#999999italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#f2777a
variable.other.object.property#6699cc
constant.other.color#99cc99
invalid, invalid.illegal#f2777a
invalid.deprecated#a3685a
keyword, storage.modifier#cc99cc
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#cc99cc
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#cc99cc
keyword.type, storage.type.primitive#66cccc
storage.type.function#6699cc
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#a3685a
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f2777a
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6699cc
meta.block variable.other#f2777a
support.other.variable, string.other.link#f2777a
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f99157
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#99cc99
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#ffcc66
storage.type, storage.modifier.package, storage.modifier.import#ffcc66
entity.name.variable.field#6699cc
support.type#66cccc
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#66cccc
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f2777a
variable.language#f2777aitalic
entity.name.method.js#6699ccitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#6699cc
entity.other.attribute-name#6699cc
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffcc66italic
entity.other.attribute-name.class#ffcc66
source.sass keyword.control#6699cc
markup.inserted#99cc99
markup.deleted#f2777a
markup.changed#cc99cc
string.regexp#66cccc
constant.character.escape#66cccc
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6699ccitalic
source.js constant.other.object.key.js string.unquoted.label.js#cc99ccitalic
source.json meta.structure.dictionary.json support.type.property-name.json#6699cc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#6699cc
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#6699cc
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#6699cc
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#6699cc
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#6699cc
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#6699cc
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#6699cc
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#6699cc
text.html.markdown, punctuation.definition.list_item.markdown#cccccc
text.html.markdown markup.inline.raw.markdown#cc99cc
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#66cccc
text.html.markdown meta.dummy.line-break#999999
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#6699cc
markup.italic#f2777aitalic
markup.bold, markup.bold string#f2777abold
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#f2777abold
markup.underline#f99157underline
markup.quote punctuation.definition.blockquote.markdown#66cccc
markup.quoteitalic
string.other.link.title.markdown#6699cc
string.other.link.description.title.markdown#cc99cc
constant.other.reference.link.markdown#ffcc66
markup.raw.block#cc99cc
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#cc99cc
variable.language.fenced.markdown#f2777a
meta.separator#66ccccbold
markup.table#cc99cc
token.info-token#6699cc
token.warn-token#ffcc66
token.error-token#f2777a
token.debug-token#cc99cc
Tomorrow Night 1991 by Amandeep Jutla - VS Code Theme