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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6e7681italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#fdac54
variable.other.object.property#d2a8ff
constant.other.color#a5d6ff
invalid, invalid.illegal#fdac54
invalid.deprecated#fdac54
keyword, storage.modifier#ec8e2c
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#ec8e2c
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#ec8e2c
keyword.type, storage.type.primitive#a5d6ff
storage.type.function#d2a8ff
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#c9d1d9
punctuation.section.embedded, variable.interpolation#fdac54
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fdac54
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#d2a8ff
meta.block variable.other#fdac54
support.other.variable, string.other.link#fdac54
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#79c0ff
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#a5d6ff
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#bb8009
storage.type, storage.modifier.package, storage.modifier.import#bb8009
entity.name.variable.field#d2a8ff
support.type#a5d6ff
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#a5d6ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#fdac54
variable.language#fdac54italic
entity.name.method.js#d2a8ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#d2a8ff
entity.other.attribute-name#d2a8ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#bb8009italic
entity.other.attribute-name.class#bb8009
source.sass keyword.control#d2a8ff
markup.inserted#a5d6ff
markup.deleted#fdac54
markup.changed#ec8e2c
string.regexp#a5d6ff
constant.character.escape#a5d6ff
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#d2a8ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#ec8e2citalic
source.json meta.structure.dictionary.json support.type.property-name.json#d2a8ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#d2a8ff
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#d2a8ff
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#d2a8ff
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#d2a8ff
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#d2a8ff
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#d2a8ff
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#d2a8ff
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#d2a8ff
text.html.markdown, punctuation.definition.list_item.markdown#c9d1d9
text.html.markdown markup.inline.raw.markdown#ec8e2c
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#a5d6ff
text.html.markdown meta.dummy.line-break#6e7681
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#d2a8ff
markup.italic#fdac54italic
markup.bold, markup.bold string#fdac54bold
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#fdac54bold
markup.underline#79c0ffunderline
markup.quote punctuation.definition.blockquote.markdown#a5d6ff
markup.quoteitalic
string.other.link.title.markdown#d2a8ff
string.other.link.description.title.markdown#ec8e2c
constant.other.reference.link.markdown#bb8009
markup.raw.block#ec8e2c
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#ec8e2c
variable.language.fenced.markdown#fdac54
meta.separator#a5d6ffbold
markup.table#ec8e2c
token.info-token#d2a8ff
token.warn-token#bb8009
token.error-token#fdac54
token.debug-token#ec8e2c