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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#545454italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#fc5454
variable.other.object.property#5454fc
constant.other.color#54fc54
invalid, invalid.illegal#fc5454
invalid.deprecated#00a800
keyword, storage.modifier#fc54fc
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#fc54fc
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#fc54fc
keyword.type, storage.type.primitive#54fcfc
storage.type.function#5454fc
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#a8a8a8
punctuation.section.embedded, variable.interpolation#00a800
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fc5454
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5454fc
meta.block variable.other#fc5454
support.other.variable, string.other.link#fc5454
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#a85400
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#54fc54
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#fcfc54
storage.type, storage.modifier.package, storage.modifier.import#fcfc54
entity.name.variable.field#5454fc
support.type#54fcfc
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#54fcfc
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#fc5454
variable.language#fc5454italic
entity.name.method.js#5454fcitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#5454fc
entity.other.attribute-name#5454fc
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fcfc54italic
entity.other.attribute-name.class#fcfc54
source.sass keyword.control#5454fc
markup.inserted#54fc54
markup.deleted#fc5454
markup.changed#fc54fc
string.regexp#54fcfc
constant.character.escape#54fcfc
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#5454fcitalic
source.js constant.other.object.key.js string.unquoted.label.js#fc54fcitalic
source.json meta.structure.dictionary.json support.type.property-name.json#5454fc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5454fc
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#5454fc
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#5454fc
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#5454fc
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#5454fc
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#5454fc
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#5454fc
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#5454fc
text.html.markdown, punctuation.definition.list_item.markdown#a8a8a8
text.html.markdown markup.inline.raw.markdown#fc54fc
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#54fcfc
text.html.markdown meta.dummy.line-break#545454
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#5454fc
markup.italic#fc5454italic
markup.bold, markup.bold string#fc5454bold
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#fc5454bold
markup.underline#a85400underline
markup.quote punctuation.definition.blockquote.markdown#54fcfc
markup.quoteitalic
string.other.link.title.markdown#5454fc
string.other.link.description.title.markdown#fc54fc
constant.other.reference.link.markdown#fcfc54
markup.raw.block#fc54fc
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#fc54fc
variable.language.fenced.markdown#fc5454
meta.separator#54fcfcbold
markup.table#fc54fc
token.info-token#5454fc
token.warn-token#fcfc54
token.error-token#fc5454
token.debug-token#fc54fc
Tinted VSCode by Tinted Theming - VS Code Theme