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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a647eitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#da4939
variable.other.object.property#6d9cbe
constant.other.color#a5c261
invalid, invalid.illegal#da4939
invalid.deprecated#bc9458
keyword, storage.modifier#b6b3eb
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#b6b3eb
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#b6b3eb
keyword.type, storage.type.primitive#519f50
storage.type.function#6d9cbe
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#e6e1dc
punctuation.section.embedded, variable.interpolation#bc9458
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#da4939
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6d9cbe
meta.block variable.other#da4939
support.other.variable, string.other.link#da4939
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#cc7833
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#a5c261
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#ffc66d
storage.type, storage.modifier.package, storage.modifier.import#ffc66d
entity.name.variable.field#6d9cbe
support.type#519f50
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#519f50
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#da4939
variable.language#da4939italic
entity.name.method.js#6d9cbeitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#6d9cbe
entity.other.attribute-name#6d9cbe
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffc66ditalic
entity.other.attribute-name.class#ffc66d
source.sass keyword.control#6d9cbe
markup.inserted#a5c261
markup.deleted#da4939
markup.changed#b6b3eb
string.regexp#519f50
constant.character.escape#519f50
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6d9cbeitalic
source.js constant.other.object.key.js string.unquoted.label.js#b6b3ebitalic
source.json meta.structure.dictionary.json support.type.property-name.json#6d9cbe
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#6d9cbe
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#6d9cbe
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#6d9cbe
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#6d9cbe
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#6d9cbe
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#6d9cbe
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#6d9cbe
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#6d9cbe
text.html.markdown, punctuation.definition.list_item.markdown#e6e1dc
text.html.markdown markup.inline.raw.markdown#b6b3eb
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#519f50
text.html.markdown meta.dummy.line-break#5a647e
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#6d9cbe
markup.italic#da4939italic
markup.bold, markup.bold string#da4939bold
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#da4939bold
markup.underline#cc7833underline
markup.quote punctuation.definition.blockquote.markdown#519f50
markup.quoteitalic
string.other.link.title.markdown#6d9cbe
string.other.link.description.title.markdown#b6b3eb
constant.other.reference.link.markdown#ffc66d
markup.raw.block#b6b3eb
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#b6b3eb
variable.language.fenced.markdown#da4939
meta.separator#519f50bold
markup.table#b6b3eb
token.info-token#6d9cbe
token.warn-token#ffc66d
token.error-token#da4939
token.debug-token#b6b3eb