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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#555753italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#cc0000
variable.other.object.property#3465a4
constant.other.color#4e9a06
invalid, invalid.illegal#cc0000
invalid.deprecated#34e2e2
keyword, storage.modifier#75507b
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#75507b
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#75507b
keyword.type, storage.type.primitive#06989a
storage.type.function#3465a4
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#d3d7cf
punctuation.section.embedded, variable.interpolation#34e2e2
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#cc0000
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#3465a4
meta.block variable.other#cc0000
support.other.variable, string.other.link#cc0000
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ef2929
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#4e9a06
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#c4a000
storage.type, storage.modifier.package, storage.modifier.import#c4a000
entity.name.variable.field#3465a4
support.type#06989a
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#06989a
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#cc0000
variable.language#cc0000italic
entity.name.method.js#3465a4italic
meta.class-method.js entity.name.function.js, variable.function.constructor#3465a4
entity.other.attribute-name#3465a4
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#c4a000italic
entity.other.attribute-name.class#c4a000
source.sass keyword.control#3465a4
markup.inserted#4e9a06
markup.deleted#cc0000
markup.changed#75507b
string.regexp#06989a
constant.character.escape#06989a
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#3465a4italic
source.js constant.other.object.key.js string.unquoted.label.js#75507bitalic
source.json meta.structure.dictionary.json support.type.property-name.json#3465a4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#3465a4
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#3465a4
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#3465a4
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#3465a4
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#3465a4
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#3465a4
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#3465a4
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#3465a4
text.html.markdown, punctuation.definition.list_item.markdown#d3d7cf
text.html.markdown markup.inline.raw.markdown#75507b
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#06989a
text.html.markdown meta.dummy.line-break#555753
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#3465a4
markup.italic#cc0000italic
markup.bold, markup.bold string#cc0000bold
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#cc0000bold
markup.underline#ef2929underline
markup.quote punctuation.definition.blockquote.markdown#06989a
markup.quoteitalic
string.other.link.title.markdown#3465a4
string.other.link.description.title.markdown#75507b
constant.other.reference.link.markdown#c4a000
markup.raw.block#75507b
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#75507b
variable.language.fenced.markdown#cc0000
meta.separator#06989abold
markup.table#75507b
token.info-token#3465a4
token.warn-token#c4a000
token.error-token#cc0000
token.debug-token#75507b