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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#555555italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#aa0000
variable.other.object.property#5555ff
constant.other.color#00aa00
invalid, invalid.illegal#aa0000
invalid.deprecated#aa5500
keyword, storage.modifier#ff55ff
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#ff55ff
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#ff55ff
keyword.type, storage.type.primitive#00aaaa
storage.type.function#5555ff
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#aaaaaa
punctuation.section.embedded, variable.interpolation#aa5500
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#aa0000
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5555ff
meta.block variable.other#aa0000
support.other.variable, string.other.link#aa0000
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ff5555
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#00aa00
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#ffff55
storage.type, storage.modifier.package, storage.modifier.import#ffff55
entity.name.variable.field#5555ff
support.type#00aaaa
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#00aaaa
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#aa0000
variable.language#aa0000italic
entity.name.method.js#5555ffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#5555ff
entity.other.attribute-name#5555ff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffff55italic
entity.other.attribute-name.class#ffff55
source.sass keyword.control#5555ff
markup.inserted#00aa00
markup.deleted#aa0000
markup.changed#ff55ff
string.regexp#00aaaa
constant.character.escape#00aaaa
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#5555ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#ff55ffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#5555ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5555ff
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#5555ff
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#5555ff
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#5555ff
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#5555ff
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#5555ff
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#5555ff
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#5555ff
text.html.markdown, punctuation.definition.list_item.markdown#aaaaaa
text.html.markdown markup.inline.raw.markdown#ff55ff
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#00aaaa
text.html.markdown meta.dummy.line-break#555555
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#5555ff
markup.italic#aa0000italic
markup.bold, markup.bold string#aa0000bold
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#aa0000bold
markup.underline#ff5555underline
markup.quote punctuation.definition.blockquote.markdown#00aaaa
markup.quoteitalic
string.other.link.title.markdown#5555ff
string.other.link.description.title.markdown#ff55ff
constant.other.reference.link.markdown#ffff55
markup.raw.block#ff55ff
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#ff55ff
variable.language.fenced.markdown#aa0000
meta.separator#00aaaabold
markup.table#ff55ff
token.info-token#5555ff
token.warn-token#ffff55
token.error-token#aa0000
token.debug-token#ff55ff
Tinted VSCode by Tinted Theming - VS Code Theme