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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#444b6aitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#c0caf5
variable.other.object.property#2ac3de
constant.other.color#9ece6a
invalid, invalid.illegal#c0caf5
invalid.deprecated#f7768e
keyword, storage.modifier#bb9af7
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#bb9af7
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#bb9af7
keyword.type, storage.type.primitive#b4f9f8
storage.type.function#2ac3de
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#a9b1d6
punctuation.section.embedded, variable.interpolation#f7768e
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#c0caf5
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#2ac3de
meta.block variable.other#c0caf5
support.other.variable, string.other.link#c0caf5
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#a9b1d6
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#9ece6a
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#0db9d7
storage.type, storage.modifier.package, storage.modifier.import#0db9d7
entity.name.variable.field#2ac3de
support.type#b4f9f8
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#b4f9f8
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#c0caf5
variable.language#c0caf5italic
entity.name.method.js#2ac3deitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#2ac3de
entity.other.attribute-name#2ac3de
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#0db9d7italic
entity.other.attribute-name.class#0db9d7
source.sass keyword.control#2ac3de
markup.inserted#9ece6a
markup.deleted#c0caf5
markup.changed#bb9af7
string.regexp#b4f9f8
constant.character.escape#b4f9f8
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#2ac3deitalic
source.js constant.other.object.key.js string.unquoted.label.js#bb9af7italic
source.json meta.structure.dictionary.json support.type.property-name.json#2ac3de
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#2ac3de
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#2ac3de
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#2ac3de
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#2ac3de
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#2ac3de
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#2ac3de
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#2ac3de
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#2ac3de
text.html.markdown, punctuation.definition.list_item.markdown#a9b1d6
text.html.markdown markup.inline.raw.markdown#bb9af7
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#b4f9f8
text.html.markdown meta.dummy.line-break#444b6a
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#2ac3de
markup.italic#c0caf5italic
markup.bold, markup.bold string#c0caf5bold
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#c0caf5bold
markup.underline#a9b1d6underline
markup.quote punctuation.definition.blockquote.markdown#b4f9f8
markup.quoteitalic
string.other.link.title.markdown#2ac3de
string.other.link.description.title.markdown#bb9af7
constant.other.reference.link.markdown#0db9d7
markup.raw.block#bb9af7
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#bb9af7
variable.language.fenced.markdown#c0caf5
meta.separator#b4f9f8bold
markup.table#bb9af7
token.info-token#2ac3de
token.warn-token#0db9d7
token.error-token#c0caf5
token.debug-token#bb9af7
Tinted VSCode by Tinted Theming - VS Code Theme