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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#55799citalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#c4676c
variable.other.object.property#15f4ee
constant.other.color#66ff66
invalid, invalid.illegal#c4676c
invalid.deprecated#bb64a9
keyword, storage.modifier#9c6cd3
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#9c6cd3
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#9c6cd3
keyword.type, storage.type.primitive#4b8f77
storage.type.function#15f4ee
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#9fa2a6
punctuation.section.embedded, variable.interpolation#bb64a9
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#c4676c
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#15f4ee
meta.block variable.other#c4676c
support.other.variable, string.other.link#c4676c
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ff9966
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#66ff66
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#ffff66
storage.type, storage.modifier.package, storage.modifier.import#ffff66
entity.name.variable.field#15f4ee
support.type#4b8f77
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#4b8f77
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#c4676c
variable.language#c4676citalic
entity.name.method.js#15f4eeitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#15f4ee
entity.other.attribute-name#15f4ee
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffff66italic
entity.other.attribute-name.class#ffff66
source.sass keyword.control#15f4ee
markup.inserted#66ff66
markup.deleted#c4676c
markup.changed#9c6cd3
string.regexp#4b8f77
constant.character.escape#4b8f77
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#15f4eeitalic
source.js constant.other.object.key.js string.unquoted.label.js#9c6cd3italic
source.json meta.structure.dictionary.json support.type.property-name.json#15f4ee
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#15f4ee
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#15f4ee
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#15f4ee
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#15f4ee
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#15f4ee
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#15f4ee
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#15f4ee
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#15f4ee
text.html.markdown, punctuation.definition.list_item.markdown#9fa2a6
text.html.markdown markup.inline.raw.markdown#9c6cd3
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#4b8f77
text.html.markdown meta.dummy.line-break#55799c
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#15f4ee
markup.italic#c4676citalic
markup.bold, markup.bold string#c4676cbold
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#c4676cbold
markup.underline#ff9966underline
markup.quote punctuation.definition.blockquote.markdown#4b8f77
markup.quoteitalic
string.other.link.title.markdown#15f4ee
string.other.link.description.title.markdown#9c6cd3
constant.other.reference.link.markdown#ffff66
markup.raw.block#9c6cd3
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#9c6cd3
variable.language.fenced.markdown#c4676c
meta.separator#4b8f77bold
markup.table#9c6cd3
token.info-token#15f4ee
token.warn-token#ffff66
token.error-token#c4676c
token.debug-token#9c6cd3
Tinted VSCode by Tinted Theming - VS Code Theme