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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5f4e41italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#db930d
variable.other.object.property#c1666b
constant.other.color#7a7653
invalid, invalid.illegal#db930d
invalid.deprecated#61a0a8
keyword, storage.modifier#91506c
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#91506c
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#91506c
keyword.type, storage.type.primitive#db930d
storage.type.function#c1666b
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#d2c3a4
punctuation.section.embedded, variable.interpolation#61a0a8
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#db930d
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#c1666b
meta.block variable.other#db930d
support.other.variable, string.other.link#db930d
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ebe0bb
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#7a7653
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#a82d56
storage.type, storage.modifier.package, storage.modifier.import#a82d56
entity.name.variable.field#c1666b
support.type#db930d
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#db930d
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#db930d
variable.language#db930ditalic
entity.name.method.js#c1666bitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#c1666b
entity.other.attribute-name#c1666b
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#a82d56italic
entity.other.attribute-name.class#a82d56
source.sass keyword.control#c1666b
markup.inserted#7a7653
markup.deleted#db930d
markup.changed#91506c
string.regexp#db930d
constant.character.escape#db930d
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#c1666bitalic
source.js constant.other.object.key.js string.unquoted.label.js#91506citalic
source.json meta.structure.dictionary.json support.type.property-name.json#c1666b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#c1666b
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#c1666b
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#c1666b
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#c1666b
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#c1666b
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#c1666b
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#c1666b
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#c1666b
text.html.markdown, punctuation.definition.list_item.markdown#d2c3a4
text.html.markdown markup.inline.raw.markdown#91506c
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#db930d
text.html.markdown meta.dummy.line-break#5f4e41
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#c1666b
markup.italic#db930ditalic
markup.bold, markup.bold string#db930dbold
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#db930dbold
markup.underline#ebe0bbunderline
markup.quote punctuation.definition.blockquote.markdown#db930d
markup.quoteitalic
string.other.link.title.markdown#c1666b
string.other.link.description.title.markdown#91506c
constant.other.reference.link.markdown#a82d56
markup.raw.block#91506c
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#91506c
variable.language.fenced.markdown#db930d
meta.separator#db930dbold
markup.table#91506c
token.info-token#c1666b
token.warn-token#a82d56
token.error-token#db930d
token.debug-token#91506c
Tinted VSCode by Tinted Theming - VS Code Theme