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.background#f9f5d7
- activityBar.border#d5c4a1
- activityBar.dropBackground#fbf1c7
- activityBar.foreground#3c3836
- activityBar.inactiveForeground#504945
- activityBarBadge.background#076678
- activityBarBadge.foreground#f9f5d7
- badge.background#d5c4a1
- badge.foreground#3c3836
- breadcrumb.activeSelectionForeground#076678
- breadcrumb.background#f9f5d7
- breadcrumb.focusForeground#076678
- breadcrumb.foreground#3c3836
- breadcrumbPicker.background#fbf1c7
- button.background#b57614
- button.foreground#f9f5d7
- button.hoverBackground#b57614
- debugExceptionWidget.background#fbf1c7
- debugExceptionWidget.border#d5c4a1
- descriptionForeground#504945
- diffEditor.insertedTextBackground#79740e1F
- diffEditor.removedTextBackground#9d00061F
- dropdown.background#fbf1c7
- dropdown.border#d5c4a1
- dropdown.foreground#3c3836
- dropdown.listBackground#fbf1c7
- editor.background#f9f5d7
- editor.findMatchBackground#00000036
- editor.findMatchHighlightBackground#0000001f
- editor.foreground#3c3836
- editor.hoverHighlightBackground#0000001f
- editor.inactiveSelectionBackground#0000001f
- editor.lineHighlightBackground#0000000f
- editor.rangeHighlightBackground#d5c4a1
- editor.selectionBackground#00000036
- editor.wordHighlightBackground#00000000
- editor.wordHighlightStrongBackground#00000000
- editorBracketMatch.border#504945
- editorCodeLens.foreground#7c6f64
- editorCursor.foreground#3c3836
- editorError.border#f9f5d7
- editorError.foreground#9d0006
- editorGroup.border#d5c4a1
- editorGroup.dropBackground#d5c4a1
- editorGroup.emptyBackground#f9f5d7
- editorGroup.focusedEmptyBorder#d5c4a1
- editorGroupHeader.noTabsBackground#d5c4a1
- editorGroupHeader.tabsBackground#fbf1c7
- editorGroupHeader.tabsBorder#d5c4a1
- editorGutter.addedBackground#79740e
- editorGutter.background#f9f5d7
- editorGutter.deletedBackground#9d0006
- editorGutter.modifiedBackground#076678
- editorHoverWidget.background#fbf1c7
- editorHoverWidget.border#d5c4a1
- editorIndentGuide.activeBackground#504945
- editorIndentGuide.background#0000001f
- editorLineNumber.activeForeground#504945
- editorLineNumber.foreground#7c6f64
- editorLink.activeForeground#076678
- editorMarkerNavigation.background#fbf1c7
- editorMarkerNavigationError.background#9d0006
- editorMarkerNavigationWarning.background#b57614
- editorOverviewRuler.addedForeground#79740e
- editorOverviewRuler.border#d5c4a1
- editorOverviewRuler.currentContentForeground#9d0006
- editorOverviewRuler.deletedForeground#9d0006
- editorOverviewRuler.errorForeground#9d0006
- editorOverviewRuler.findMatchForeground#0000000f
- editorOverviewRuler.incomingContentForeground#9d0006
- editorOverviewRuler.infoForeground#076678
- editorOverviewRuler.modifiedForeground#076678
- editorOverviewRuler.rangeHighlightForeground#0000000f
- editorOverviewRuler.selectionHighlightForeground#0000000f
- editorOverviewRuler.warningForeground#b57614
- editorOverviewRuler.wordHighlightForeground#0000000f
- editorOverviewRuler.wordHighlightStrongForeground#0000000f
- editorRuler.foreground#0000001f
- editorSuggestWidget.background#fbf1c7
- editorSuggestWidget.border#d5c4a1
- editorSuggestWidget.foreground#3c3836
- editorSuggestWidget.selectedBackground#d5c4a1
- editorWarning.border#f9f5d7
- editorWarning.foreground#b57614
- editorWhitespace.foreground#7c6f64
- editorWidget.background#fbf1c7
- editorWidget.border#d5c4a1
- errorForeground#9d0006
- extensionButton.prominentBackground#79740e
- extensionButton.prominentForeground#f9f5d7
- extensionButton.prominentHoverBackground#79740e
- focusBorder#d5c4a1
- foreground#3c3836
- gitDecoration.conflictingResourceForeground#9d0006
- gitDecoration.deletedResourceForeground#9d0006
- gitDecoration.ignoredResourceForeground#504945
- gitDecoration.modifiedResourceForeground#076678
- gitDecoration.untrackedResourceForeground#79740e
- input.background#f9f5d7
- input.border#d5c4a1
- input.foreground#3c3836
- input.placeholderForeground#504945
- inputOption.activeBorder#504945
- inputValidation.errorBackground#9d0006
- inputValidation.errorBorder#9d0006
- inputValidation.errorForeground#3c3836
- inputValidation.infoBackground#076678
- inputValidation.infoBorder#076678
- inputValidation.infoForeground#3c3836
- inputValidation.warningBackground#b57614
- inputValidation.warningBorder#b57614
- inputValidation.warningForeground#f9f5d7
- list.activeSelectionBackground#d5c4a1
- list.activeSelectionForeground#3c3836
- list.dropBackground#d5c4a1
- list.errorForeground#9d0006
- list.focusBackground#d5c4a1
- list.focusForeground#3c3836
- list.highlightForeground#3c3836
- list.hoverBackground#d5c4a1
- list.hoverForeground#3c3836
- list.inactiveFocusBackground#d5c4a1
- list.inactiveSelectionBackground#d5c4a1
- list.inactiveSelectionForeground#3c3836
- list.invalidItemForeground#9d0006
- list.warningForeground#b57614
- listFilterWidget.background#f9f5d7
- listFilterWidget.noMatchesOutline#9d0006
- listFilterWidget.outline#d5c4a1
- merge.border#d5c4a1
- merge.currentContentBackground#fbf1c7
- merge.currentHeaderBackground#fbf1c7
- merge.incomingContentBackground#fbf1c7
- merge.incomingHeaderBackground#fbf1c7
- notificationCenter.border#d5c4a1
- notificationCenterHeader.background#fbf1c7
- notificationCenterHeader.foreground#3c3836
- notificationLink.foreground#076678
- notifications.background#fbf1c7
- notifications.border#d5c4a1
- notifications.foreground#3c3836
- notificationToast.border#d5c4a1
- panel.background#f9f5d7
- panel.border#d5c4a1
- panelTitle.activeBorder#d5c4a1
- panelTitle.activeForeground#3c3836
- panelTitle.inactiveForeground#504945
- peekView.border#d5c4a1
- peekViewEditor.background#fbf1c7
- peekViewEditor.matchHighlightBackground#0000001f
- peekViewEditorGutter.background#fbf1c7
- peekViewResult.background#fbf1c7
- peekViewResult.fileForeground#3c3836
- peekViewResult.lineForeground#3c3836
- peekViewResult.matchHighlightBackground#0000001f
- peekViewResult.selectionBackground#d5c4a1
- peekViewResult.selectionForeground#3c3836
- peekViewTitle.background#fbf1c7
- peekViewTitleDescription.foreground#504945
- peekViewTitleLabel.foreground#3c3836
- pickerGroup.border#d5c4a1
- pickerGroup.foreground#504945
- progressBar.background#b57614
- scrollbar.shadow#00000000
- scrollbarSlider.activeBackground#d5c4a1
- scrollbarSlider.background#0000000f
- scrollbarSlider.hoverBackground#0000001f
- selection.background#076678
- settings.checkboxBackground#fbf1c7
- settings.checkboxBorder#d5c4a1
- settings.checkboxForeground#3c3836
- settings.dropdownBackground#fbf1c7
- settings.dropdownBorder#d5c4a1
- settings.dropdownForeground#3c3836
- settings.headerForeground#3c3836
- settings.modifiedItemIndicator#076678
- settings.numberInputBackground#fbf1c7
- settings.numberInputBorder#d5c4a1
- settings.numberInputForeground#3c3836
- settings.textInputBackground#fbf1c7
- settings.textInputBorder#d5c4a1
- settings.textInputForeground#3c3836
- sideBar.background#fbf1c7
- sideBar.border#d5c4a1
- sideBar.dropBackground#d5c4a1
- sideBar.foreground#3c3836
- sideBarSectionHeader.background#f9f5d7
- sideBarSectionHeader.foreground#3c3836
- sideBarTitle.foreground#3c3836
- statusBar.background#f9f5d7
- statusBar.border#d5c4a1
- statusBar.debuggingBackground#f9f5d7
- statusBar.debuggingForeground#3c3836
- statusBar.foreground#504945
- statusBar.noFolderBackground#f9f5d7
- statusBar.noFolderForeground#504945
- statusBarItem.activeBackground#f9f5d7
- statusBarItem.hoverBackground#f9f5d7
- statusBarItem.prominentBackground#f9f5d7
- statusBarItem.prominentHoverBackground#f9f5d7
- tab.activeBackground#f9f5d7
- tab.activeForeground#3c3836
- tab.activeModifiedBorder#076678
- tab.border#d5c4a1
- tab.hoverBackground#f9f5d7
- tab.inactiveBackground#fbf1c7
- tab.inactiveForeground#504945
- tab.inactiveModifiedBorder#504945
- tab.unfocusedActiveForeground#3c3836
- tab.unfocusedActiveModifiedBorder#076678
- tab.unfocusedHoverBackground#f9f5d7
- tab.unfocusedInactiveForeground#504945
- tab.unfocusedInactiveModifiedBorder#504945
- terminal.ansiBlack#f9f5d7
- terminal.ansiBlue#076678
- terminal.ansiBrightBlack#f9f5d7
- terminal.ansiBrightBlue#076678
- terminal.ansiBrightCyan#427b58
- terminal.ansiBrightGreen#79740e
- terminal.ansiBrightMagenta#8f3f71
- terminal.ansiBrightRed#9d0006
- terminal.ansiBrightWhite#3c3836
- terminal.ansiBrightYellow#b57614
- terminal.ansiCyan#427b58
- terminal.ansiGreen#79740e
- terminal.ansiMagenta#8f3f71
- terminal.ansiRed#9d0006
- terminal.ansiWhite#3c3836
- terminal.ansiYellow#b57614
- terminal.border#d5c4a1
- textBlockQuote.background#fbf1c7
- textBlockQuote.border#d5c4a1
- textCodeBlock.background#d5c4a1
- textLink.activeForeground#076678
- textLink.foreground#076678
- textPreformat.foreground#504945
- textSeparator.foreground#504945
- titleBar.activeBackground#f9f5d7
- titleBar.activeForeground#504945
- titleBar.border#d5c4a1
- titleBar.inactiveBackground#f9f5d7
- titleBar.inactiveForeground#504945
- tree.indentGuidesStroke#d5c4a1
- walkThrough.embeddedEditorBackground#fbf1c7
- welcomePage.buttonBackground#fbf1c7
- welcomePage.buttonHoverBackground#d5c4a1
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #7c6f64 | — |
| variable, meta.object-literal.key, source.json meta.structure.dictionary.json support.type.property-name.json | #3c3836 | — |
| meta.brace, punctuation, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, constant.other.color, keyword.other.template, keyword.other.substitution | #3c3836 | — |
| keyword | #427b58 | — |
| keyword.operator | #427b58 | — |
| punctuation.definition.template-expression | #427b58 | — |
| storage.type, storage.modifier | #9d0006 | — |
| variable.language | #9d0006 | — |
| string | #79740e | — |
| constant.language, constant.numeric, keyword.other.unit | #8f3f71 | — |
| string.regexp | #8f3f71 | — |
| constant.character, constant.character.escape, support.constant, variable.parameter | #af3a03 | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level | #076678 | — |
| entity.name.class, entity.name.type.class, entity.other.inherited-class, new.expr entity.name.type, support.class.builtin | #b57614 | — |
| entity.name.type, support.type | #b57614 | — |
| entity.name.tag, meta.tag.sgml | #9d0006 | — |
| support.class.component | #b57614 | — |
| entity.other.attribute-name | #8f3f71 | — |
| entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css | #427b58 | — |
| meta.jsx.children | #427b58 | — |
| support.other.variable, string.other.link | #af3a03 | — |
| constant.other.symbol, constant.other.key, markup.heading | #af3a03 | — |
| markup.heading | #b57614 | — |
| markup.inserted, markup.inserted.git_gutter | #79740e | — |
| markup.changed, markup.changed.git_gutter | #076678 | — |
| markup.deleted, markup.deleted.git_gutter | #9d0006 | — |
| *url*, *link*, *uri* | — | underline |
| constant.numeric.line-number.find-in-files - match | #af3a03 | — |
| entity.name.filename.find-in-files | #79740e | — |
| token.info-token | #076678 | — |
| token.warn-token | #b57614 | — |
| token.error-token | #af3a03 | — |
| token.debug-token | #8f3f71 | — |
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.background#242b2e
- activityBar.border#30373a
- activityBar.dropBackground#1d2325
- activityBar.foreground#d4d4d4
- activityBar.inactiveForeground#7f7f7f
- activityBarBadge.background#6699cc
- activityBarBadge.foreground#242b2e
- badge.background#30373a
- badge.foreground#d4d4d4
- breadcrumb.activeSelectionForeground#6699cc
- breadcrumb.background#242b2e
- breadcrumb.focusForeground#6699cc
- breadcrumb.foreground#d4d4d4
- breadcrumbPicker.background#1d2325
- button.background#fac863
- button.foreground#242b2e
- button.hoverBackground#fac863
- debugExceptionWidget.background#1d2325
- debugExceptionWidget.border#30373a
- descriptionForeground#7f7f7f
- diffEditor.insertedTextBackground#99c7941F
- diffEditor.removedTextBackground#ec5f671F
- dropdown.background#1d2325
- dropdown.border#30373a
- dropdown.foreground#d4d4d4
- dropdown.listBackground#1d2325
- editor.background#242b2e
- editor.findMatchBackground#ffffff36
- editor.findMatchHighlightBackground#ffffff1f
- editor.foreground#d4d4d4
- editor.hoverHighlightBackground#ffffff1f
- editor.inactiveSelectionBackground#ffffff1f
- editor.lineHighlightBackground#ffffff0f
- editor.rangeHighlightBackground#30373a
- editor.selectionBackground#ffffff36
- editor.wordHighlightBackground#ffffff00
- editor.wordHighlightStrongBackground#ffffff00
- editorBracketMatch.border#7f7f7f
- editorCodeLens.foreground#545454
- editorCursor.foreground#d4d4d4
- editorError.border#242b2e
- editorError.foreground#ec5f67
- editorGroup.border#30373a
- editorGroup.dropBackground#30373a
- editorGroup.emptyBackground#242b2e
- editorGroup.focusedEmptyBorder#30373a
- editorGroupHeader.noTabsBackground#30373a
- editorGroupHeader.tabsBackground#1d2325
- editorGroupHeader.tabsBorder#30373a
- editorGutter.addedBackground#99c794
- editorGutter.background#242b2e
- editorGutter.deletedBackground#ec5f67
- editorGutter.modifiedBackground#6699cc
- editorHoverWidget.background#1d2325
- editorHoverWidget.border#30373a
- editorIndentGuide.activeBackground#7f7f7f
- editorIndentGuide.background#ffffff1f
- editorLineNumber.activeForeground#7f7f7f
- editorLineNumber.foreground#545454
- editorLink.activeForeground#6699cc
- editorMarkerNavigation.background#1d2325
- editorMarkerNavigationError.background#ec5f67
- editorMarkerNavigationWarning.background#fac863
- editorOverviewRuler.addedForeground#99c794
- editorOverviewRuler.border#30373a
- editorOverviewRuler.currentContentForeground#ec5f67
- editorOverviewRuler.deletedForeground#ec5f67
- editorOverviewRuler.errorForeground#ec5f67
- editorOverviewRuler.findMatchForeground#ffffff0f
- editorOverviewRuler.incomingContentForeground#ec5f67
- editorOverviewRuler.infoForeground#6699cc
- editorOverviewRuler.modifiedForeground#6699cc
- editorOverviewRuler.rangeHighlightForeground#ffffff0f
- editorOverviewRuler.selectionHighlightForeground#ffffff0f
- editorOverviewRuler.warningForeground#fac863
- editorOverviewRuler.wordHighlightForeground#ffffff0f
- editorOverviewRuler.wordHighlightStrongForeground#ffffff0f
- editorRuler.foreground#ffffff1f
- editorSuggestWidget.background#1d2325
- editorSuggestWidget.border#30373a
- editorSuggestWidget.foreground#d4d4d4
- editorSuggestWidget.selectedBackground#30373a
- editorWarning.border#242b2e
- editorWarning.foreground#fac863
- editorWhitespace.foreground#545454
- editorWidget.background#1d2325
- editorWidget.border#30373a
- errorForeground#ec5f67
- extensionButton.prominentBackground#99c794
- extensionButton.prominentForeground#242b2e
- extensionButton.prominentHoverBackground#99c794
- focusBorder#30373a
- foreground#d4d4d4
- gitDecoration.conflictingResourceForeground#ec5f67
- gitDecoration.deletedResourceForeground#ec5f67
- gitDecoration.ignoredResourceForeground#7f7f7f
- gitDecoration.modifiedResourceForeground#6699cc
- gitDecoration.untrackedResourceForeground#99c794
- input.background#242b2e
- input.border#30373a
- input.foreground#d4d4d4
- input.placeholderForeground#7f7f7f
- inputOption.activeBorder#7f7f7f
- inputValidation.errorBackground#ec5f67
- inputValidation.errorBorder#ec5f67
- inputValidation.errorForeground#d4d4d4
- inputValidation.infoBackground#6699cc
- inputValidation.infoBorder#6699cc
- inputValidation.infoForeground#d4d4d4
- inputValidation.warningBackground#fac863
- inputValidation.warningBorder#fac863
- inputValidation.warningForeground#242b2e
- list.activeSelectionBackground#30373a
- list.activeSelectionForeground#d4d4d4
- list.dropBackground#30373a
- list.errorForeground#ec5f67
- list.focusBackground#30373a
- list.focusForeground#d4d4d4
- list.highlightForeground#d4d4d4
- list.hoverBackground#30373a
- list.hoverForeground#d4d4d4
- list.inactiveFocusBackground#30373a
- list.inactiveSelectionBackground#30373a
- list.inactiveSelectionForeground#d4d4d4
- list.invalidItemForeground#ec5f67
- list.warningForeground#fac863
- listFilterWidget.background#242b2e
- listFilterWidget.noMatchesOutline#ec5f67
- listFilterWidget.outline#30373a
- merge.border#30373a
- merge.currentContentBackground#1d2325
- merge.currentHeaderBackground#1d2325
- merge.incomingContentBackground#1d2325
- merge.incomingHeaderBackground#1d2325
- notificationCenter.border#30373a
- notificationCenterHeader.background#1d2325
- notificationCenterHeader.foreground#d4d4d4
- notificationLink.foreground#6699cc
- notifications.background#1d2325
- notifications.border#30373a
- notifications.foreground#d4d4d4
- notificationToast.border#30373a
- panel.background#242b2e
- panel.border#30373a
- panelTitle.activeBorder#30373a
- panelTitle.activeForeground#d4d4d4
- panelTitle.inactiveForeground#7f7f7f
- peekView.border#30373a
- peekViewEditor.background#1d2325
- peekViewEditor.matchHighlightBackground#ffffff1f
- peekViewEditorGutter.background#1d2325
- peekViewResult.background#1d2325
- peekViewResult.fileForeground#d4d4d4
- peekViewResult.lineForeground#d4d4d4
- peekViewResult.matchHighlightBackground#ffffff1f
- peekViewResult.selectionBackground#30373a
- peekViewResult.selectionForeground#d4d4d4
- peekViewTitle.background#1d2325
- peekViewTitleDescription.foreground#7f7f7f
- peekViewTitleLabel.foreground#d4d4d4
- pickerGroup.border#30373a
- pickerGroup.foreground#7f7f7f
- progressBar.background#fac863
- scrollbar.shadow#ffffff00
- scrollbarSlider.activeBackground#30373a
- scrollbarSlider.background#ffffff0f
- scrollbarSlider.hoverBackground#ffffff1f
- selection.background#6699cc
- settings.checkboxBackground#1d2325
- settings.checkboxBorder#30373a
- settings.checkboxForeground#d4d4d4
- settings.dropdownBackground#1d2325
- settings.dropdownBorder#30373a
- settings.dropdownForeground#d4d4d4
- settings.headerForeground#d4d4d4
- settings.modifiedItemIndicator#6699cc
- settings.numberInputBackground#1d2325
- settings.numberInputBorder#30373a
- settings.numberInputForeground#d4d4d4
- settings.textInputBackground#1d2325
- settings.textInputBorder#30373a
- settings.textInputForeground#d4d4d4
- sideBar.background#1d2325
- sideBar.border#30373a
- sideBar.dropBackground#30373a
- sideBar.foreground#d4d4d4
- sideBarSectionHeader.background#242b2e
- sideBarSectionHeader.foreground#d4d4d4
- sideBarTitle.foreground#d4d4d4
- statusBar.background#242b2e
- statusBar.border#30373a
- statusBar.debuggingBackground#242b2e
- statusBar.debuggingForeground#d4d4d4
- statusBar.foreground#7f7f7f
- statusBar.noFolderBackground#242b2e
- statusBar.noFolderForeground#7f7f7f
- statusBarItem.activeBackground#242b2e
- statusBarItem.hoverBackground#242b2e
- statusBarItem.prominentBackground#242b2e
- statusBarItem.prominentHoverBackground#242b2e
- tab.activeBackground#242b2e
- tab.activeForeground#d4d4d4
- tab.activeModifiedBorder#6699cc
- tab.border#30373a
- tab.hoverBackground#242b2e
- tab.inactiveBackground#1d2325
- tab.inactiveForeground#7f7f7f
- tab.inactiveModifiedBorder#7f7f7f
- tab.unfocusedActiveForeground#d4d4d4
- tab.unfocusedActiveModifiedBorder#6699cc
- tab.unfocusedHoverBackground#242b2e
- tab.unfocusedInactiveForeground#7f7f7f
- tab.unfocusedInactiveModifiedBorder#7f7f7f
- terminal.ansiBlack#242b2e
- terminal.ansiBlue#6699cc
- terminal.ansiBrightBlack#242b2e
- terminal.ansiBrightBlue#6699cc
- terminal.ansiBrightCyan#5fb3b3
- terminal.ansiBrightGreen#99c794
- terminal.ansiBrightMagenta#c594c5
- terminal.ansiBrightRed#ec5f67
- terminal.ansiBrightWhite#d4d4d4
- terminal.ansiBrightYellow#fac863
- terminal.ansiCyan#5fb3b3
- terminal.ansiGreen#99c794
- terminal.ansiMagenta#c594c5
- terminal.ansiRed#ec5f67
- terminal.ansiWhite#d4d4d4
- terminal.ansiYellow#fac863
- terminal.border#30373a
- textBlockQuote.background#1d2325
- textBlockQuote.border#30373a
- textCodeBlock.background#30373a
- textLink.activeForeground#6699cc
- textLink.foreground#6699cc
- textPreformat.foreground#7f7f7f
- textSeparator.foreground#7f7f7f
- titleBar.activeBackground#242b2e
- titleBar.activeForeground#7f7f7f
- titleBar.border#30373a
- titleBar.inactiveBackground#242b2e
- titleBar.inactiveForeground#7f7f7f
- tree.indentGuidesStroke#30373a
- walkThrough.embeddedEditorBackground#1d2325
- welcomePage.buttonBackground#1d2325
- welcomePage.buttonHoverBackground#30373a
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #545454 | — |
| variable, meta.object-literal.key, source.json meta.structure.dictionary.json support.type.property-name.json | #d4d4d4 | — |
| meta.brace, punctuation, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, constant.other.color, keyword.other.template, keyword.other.substitution | #d4d4d4 | — |
| keyword | #5fb3b3 | — |
| keyword.operator | #5fb3b3 | — |
| punctuation.definition.template-expression | #5fb3b3 | — |
| storage.type, storage.modifier | #ec5f67 | — |
| variable.language | #ec5f67 | — |
| string | #99c794 | — |
| constant.language, constant.numeric, keyword.other.unit | #c594c5 | — |
| string.regexp | #c594c5 | — |
| constant.character, constant.character.escape, support.constant, variable.parameter | #f99157 | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level | #6699cc | — |
| entity.name.class, entity.name.type.class, entity.other.inherited-class, new.expr entity.name.type, support.class.builtin | #fac863 | — |
| entity.name.type, support.type | #fac863 | — |
| entity.name.tag, meta.tag.sgml | #ec5f67 | — |
| support.class.component | #fac863 | — |
| entity.other.attribute-name | #c594c5 | — |
| entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css | #5fb3b3 | — |
| meta.jsx.children | #5fb3b3 | — |
| support.other.variable, string.other.link | #f99157 | — |
| constant.other.symbol, constant.other.key, markup.heading | #f99157 | — |
| markup.heading | #fac863 | — |
| markup.inserted, markup.inserted.git_gutter | #99c794 | — |
| markup.changed, markup.changed.git_gutter | #6699cc | — |
| markup.deleted, markup.deleted.git_gutter | #ec5f67 | — |
| *url*, *link*, *uri* | — | underline |
| constant.numeric.line-number.find-in-files - match | #f99157 | — |
| entity.name.filename.find-in-files | #99c794 | — |
| token.info-token | #6699cc | — |
| token.warn-token | #fac863 | — |
| token.error-token | #f99157 | — |
| token.debug-token | #c594c5 | — |
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.background#002b36
- activityBar.border#184e5c
- activityBar.dropBackground#073642
- activityBar.foreground#839496
- activityBar.inactiveForeground#586e75
- activityBarBadge.background#268bd2
- activityBarBadge.foreground#002b36
- badge.background#184e5c
- badge.foreground#839496
- breadcrumb.activeSelectionForeground#268bd2
- breadcrumb.background#002b36
- breadcrumb.focusForeground#268bd2
- breadcrumb.foreground#839496
- breadcrumbPicker.background#073642
- button.background#b58900
- button.foreground#002b36
- button.hoverBackground#b58900
- debugExceptionWidget.background#073642
- debugExceptionWidget.border#184e5c
- descriptionForeground#586e75
- diffEditor.insertedTextBackground#8599001F
- diffEditor.removedTextBackground#dc322f1F
- dropdown.background#073642
- dropdown.border#184e5c
- dropdown.foreground#839496
- dropdown.listBackground#073642
- editor.background#002b36
- editor.findMatchBackground#ffffff36
- editor.findMatchHighlightBackground#ffffff1f
- editor.foreground#839496
- editor.hoverHighlightBackground#ffffff1f
- editor.inactiveSelectionBackground#ffffff1f
- editor.lineHighlightBackground#ffffff0f
- editor.rangeHighlightBackground#184e5c
- editor.selectionBackground#ffffff36
- editor.wordHighlightBackground#ffffff00
- editor.wordHighlightStrongBackground#ffffff00
- editorBracketMatch.border#586e75
- editorCodeLens.foreground#586e75
- editorCursor.foreground#839496
- editorError.border#002b36
- editorError.foreground#dc322f
- editorGroup.border#184e5c
- editorGroup.dropBackground#184e5c
- editorGroup.emptyBackground#002b36
- editorGroup.focusedEmptyBorder#184e5c
- editorGroupHeader.noTabsBackground#184e5c
- editorGroupHeader.tabsBackground#073642
- editorGroupHeader.tabsBorder#184e5c
- editorGutter.addedBackground#859900
- editorGutter.background#002b36
- editorGutter.deletedBackground#dc322f
- editorGutter.modifiedBackground#268bd2
- editorHoverWidget.background#073642
- editorHoverWidget.border#184e5c
- editorIndentGuide.activeBackground#586e75
- editorIndentGuide.background#ffffff1f
- editorLineNumber.activeForeground#586e75
- editorLineNumber.foreground#586e75
- editorLink.activeForeground#268bd2
- editorMarkerNavigation.background#073642
- editorMarkerNavigationError.background#dc322f
- editorMarkerNavigationWarning.background#b58900
- editorOverviewRuler.addedForeground#859900
- editorOverviewRuler.border#184e5c
- editorOverviewRuler.currentContentForeground#dc322f
- editorOverviewRuler.deletedForeground#dc322f
- editorOverviewRuler.errorForeground#dc322f
- editorOverviewRuler.findMatchForeground#ffffff0f
- editorOverviewRuler.incomingContentForeground#dc322f
- editorOverviewRuler.infoForeground#268bd2
- editorOverviewRuler.modifiedForeground#268bd2
- editorOverviewRuler.rangeHighlightForeground#ffffff0f
- editorOverviewRuler.selectionHighlightForeground#ffffff0f
- editorOverviewRuler.warningForeground#b58900
- editorOverviewRuler.wordHighlightForeground#ffffff0f
- editorOverviewRuler.wordHighlightStrongForeground#ffffff0f
- editorRuler.foreground#ffffff1f
- editorSuggestWidget.background#073642
- editorSuggestWidget.border#184e5c
- editorSuggestWidget.foreground#839496
- editorSuggestWidget.selectedBackground#184e5c
- editorWarning.border#002b36
- editorWarning.foreground#b58900
- editorWhitespace.foreground#586e75
- editorWidget.background#073642
- editorWidget.border#184e5c
- errorForeground#dc322f
- extensionButton.prominentBackground#859900
- extensionButton.prominentForeground#002b36
- extensionButton.prominentHoverBackground#859900
- focusBorder#184e5c
- foreground#839496
- gitDecoration.conflictingResourceForeground#dc322f
- gitDecoration.deletedResourceForeground#dc322f
- gitDecoration.ignoredResourceForeground#586e75
- gitDecoration.modifiedResourceForeground#268bd2
- gitDecoration.untrackedResourceForeground#859900
- input.background#002b36
- input.border#184e5c
- input.foreground#839496
- input.placeholderForeground#586e75
- inputOption.activeBorder#586e75
- inputValidation.errorBackground#dc322f
- inputValidation.errorBorder#dc322f
- inputValidation.errorForeground#839496
- inputValidation.infoBackground#268bd2
- inputValidation.infoBorder#268bd2
- inputValidation.infoForeground#839496
- inputValidation.warningBackground#b58900
- inputValidation.warningBorder#b58900
- inputValidation.warningForeground#002b36
- list.activeSelectionBackground#184e5c
- list.activeSelectionForeground#839496
- list.dropBackground#184e5c
- list.errorForeground#dc322f
- list.focusBackground#184e5c
- list.focusForeground#839496
- list.highlightForeground#839496
- list.hoverBackground#184e5c
- list.hoverForeground#839496
- list.inactiveFocusBackground#184e5c
- list.inactiveSelectionBackground#184e5c
- list.inactiveSelectionForeground#839496
- list.invalidItemForeground#dc322f
- list.warningForeground#b58900
- listFilterWidget.background#002b36
- listFilterWidget.noMatchesOutline#dc322f
- listFilterWidget.outline#184e5c
- merge.border#184e5c
- merge.currentContentBackground#073642
- merge.currentHeaderBackground#073642
- merge.incomingContentBackground#073642
- merge.incomingHeaderBackground#073642
- notificationCenter.border#184e5c
- notificationCenterHeader.background#073642
- notificationCenterHeader.foreground#839496
- notificationLink.foreground#268bd2
- notifications.background#073642
- notifications.border#184e5c
- notifications.foreground#839496
- notificationToast.border#184e5c
- panel.background#002b36
- panel.border#184e5c
- panelTitle.activeBorder#184e5c
- panelTitle.activeForeground#839496
- panelTitle.inactiveForeground#586e75
- peekView.border#184e5c
- peekViewEditor.background#073642
- peekViewEditor.matchHighlightBackground#ffffff1f
- peekViewEditorGutter.background#073642
- peekViewResult.background#073642
- peekViewResult.fileForeground#839496
- peekViewResult.lineForeground#839496
- peekViewResult.matchHighlightBackground#ffffff1f
- peekViewResult.selectionBackground#184e5c
- peekViewResult.selectionForeground#839496
- peekViewTitle.background#073642
- peekViewTitleDescription.foreground#586e75
- peekViewTitleLabel.foreground#839496
- pickerGroup.border#184e5c
- pickerGroup.foreground#586e75
- progressBar.background#b58900
- scrollbar.shadow#ffffff00
- scrollbarSlider.activeBackground#184e5c
- scrollbarSlider.background#ffffff0f
- scrollbarSlider.hoverBackground#ffffff1f
- selection.background#268bd2
- settings.checkboxBackground#073642
- settings.checkboxBorder#184e5c
- settings.checkboxForeground#839496
- settings.dropdownBackground#073642
- settings.dropdownBorder#184e5c
- settings.dropdownForeground#839496
- settings.headerForeground#839496
- settings.modifiedItemIndicator#268bd2
- settings.numberInputBackground#073642
- settings.numberInputBorder#184e5c
- settings.numberInputForeground#839496
- settings.textInputBackground#073642
- settings.textInputBorder#184e5c
- settings.textInputForeground#839496
- sideBar.background#073642
- sideBar.border#184e5c
- sideBar.dropBackground#184e5c
- sideBar.foreground#839496
- sideBarSectionHeader.background#002b36
- sideBarSectionHeader.foreground#839496
- sideBarTitle.foreground#839496
- statusBar.background#002b36
- statusBar.border#184e5c
- statusBar.debuggingBackground#002b36
- statusBar.debuggingForeground#839496
- statusBar.foreground#586e75
- statusBar.noFolderBackground#002b36
- statusBar.noFolderForeground#586e75
- statusBarItem.activeBackground#002b36
- statusBarItem.hoverBackground#002b36
- statusBarItem.prominentBackground#002b36
- statusBarItem.prominentHoverBackground#002b36
- tab.activeBackground#002b36
- tab.activeForeground#839496
- tab.activeModifiedBorder#268bd2
- tab.border#184e5c
- tab.hoverBackground#002b36
- tab.inactiveBackground#073642
- tab.inactiveForeground#586e75
- tab.inactiveModifiedBorder#586e75
- tab.unfocusedActiveForeground#839496
- tab.unfocusedActiveModifiedBorder#268bd2
- tab.unfocusedHoverBackground#002b36
- tab.unfocusedInactiveForeground#586e75
- tab.unfocusedInactiveModifiedBorder#586e75
- terminal.ansiBlack#002b36
- terminal.ansiBlue#268bd2
- terminal.ansiBrightBlack#002b36
- terminal.ansiBrightBlue#268bd2
- terminal.ansiBrightCyan#2aa198
- terminal.ansiBrightGreen#859900
- terminal.ansiBrightMagenta#d33682
- terminal.ansiBrightRed#dc322f
- terminal.ansiBrightWhite#839496
- terminal.ansiBrightYellow#b58900
- terminal.ansiCyan#2aa198
- terminal.ansiGreen#859900
- terminal.ansiMagenta#d33682
- terminal.ansiRed#dc322f
- terminal.ansiWhite#839496
- terminal.ansiYellow#b58900
- terminal.border#184e5c
- textBlockQuote.background#073642
- textBlockQuote.border#184e5c
- textCodeBlock.background#184e5c
- textLink.activeForeground#268bd2
- textLink.foreground#268bd2
- textPreformat.foreground#586e75
- textSeparator.foreground#586e75
- titleBar.activeBackground#002b36
- titleBar.activeForeground#586e75
- titleBar.border#184e5c
- titleBar.inactiveBackground#002b36
- titleBar.inactiveForeground#586e75
- tree.indentGuidesStroke#184e5c
- walkThrough.embeddedEditorBackground#073642
- welcomePage.buttonBackground#073642
- welcomePage.buttonHoverBackground#184e5c
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #586e75 | — |
| variable, meta.object-literal.key, source.json meta.structure.dictionary.json support.type.property-name.json | #839496 | — |
| meta.brace, punctuation, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, constant.other.color, keyword.other.template, keyword.other.substitution | #839496 | — |
| keyword | #2aa198 | — |
| keyword.operator | #2aa198 | — |
| punctuation.definition.template-expression | #2aa198 | — |
| storage.type, storage.modifier | #dc322f | — |
| variable.language | #dc322f | — |
| string | #859900 | — |
| constant.language, constant.numeric, keyword.other.unit | #d33682 | — |
| string.regexp | #d33682 | — |
| constant.character, constant.character.escape, support.constant, variable.parameter | #cb4b16 | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level | #268bd2 | — |
| entity.name.class, entity.name.type.class, entity.other.inherited-class, new.expr entity.name.type, support.class.builtin | #b58900 | — |
| entity.name.type, support.type | #b58900 | — |
| entity.name.tag, meta.tag.sgml | #dc322f | — |
| support.class.component | #b58900 | — |
| entity.other.attribute-name | #d33682 | — |
| entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css | #2aa198 | — |
| meta.jsx.children | #2aa198 | — |
| support.other.variable, string.other.link | #cb4b16 | — |
| constant.other.symbol, constant.other.key, markup.heading | #cb4b16 | — |
| markup.heading | #b58900 | — |
| markup.inserted, markup.inserted.git_gutter | #859900 | — |
| markup.changed, markup.changed.git_gutter | #268bd2 | — |
| markup.deleted, markup.deleted.git_gutter | #dc322f | — |
| *url*, *link*, *uri* | — | underline |
| constant.numeric.line-number.find-in-files - match | #cb4b16 | — |
| entity.name.filename.find-in-files | #859900 | — |
| token.info-token | #268bd2 | — |
| token.warn-token | #b58900 | — |
| token.error-token | #cb4b16 | — |
| token.debug-token | #d33682 | — |
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.background#fdf6e3
- activityBar.border#e2dcc9
- activityBar.dropBackground#eee8d5
- activityBar.foreground#657b83
- activityBar.inactiveForeground#93a1a1
- activityBarBadge.background#268bd2
- activityBarBadge.foreground#fdf6e3
- badge.background#e2dcc9
- badge.foreground#657b83
- breadcrumb.activeSelectionForeground#268bd2
- breadcrumb.background#fdf6e3
- breadcrumb.focusForeground#268bd2
- breadcrumb.foreground#657b83
- breadcrumbPicker.background#eee8d5
- button.background#b58900
- button.foreground#fdf6e3
- button.hoverBackground#b58900
- debugExceptionWidget.background#eee8d5
- debugExceptionWidget.border#e2dcc9
- descriptionForeground#93a1a1
- diffEditor.insertedTextBackground#8599001F
- diffEditor.removedTextBackground#dc322f1F
- dropdown.background#eee8d5
- dropdown.border#e2dcc9
- dropdown.foreground#657b83
- dropdown.listBackground#eee8d5
- editor.background#fdf6e3
- editor.findMatchBackground#00000036
- editor.findMatchHighlightBackground#0000001f
- editor.foreground#657b83
- editor.hoverHighlightBackground#0000001f
- editor.inactiveSelectionBackground#0000001f
- editor.lineHighlightBackground#0000000f
- editor.rangeHighlightBackground#e2dcc9
- editor.selectionBackground#00000036
- editor.wordHighlightBackground#00000000
- editor.wordHighlightStrongBackground#00000000
- editorBracketMatch.border#93a1a1
- editorCodeLens.foreground#93a1a1
- editorCursor.foreground#657b83
- editorError.border#fdf6e3
- editorError.foreground#dc322f
- editorGroup.border#e2dcc9
- editorGroup.dropBackground#e2dcc9
- editorGroup.emptyBackground#fdf6e3
- editorGroup.focusedEmptyBorder#e2dcc9
- editorGroupHeader.noTabsBackground#e2dcc9
- editorGroupHeader.tabsBackground#eee8d5
- editorGroupHeader.tabsBorder#e2dcc9
- editorGutter.addedBackground#859900
- editorGutter.background#fdf6e3
- editorGutter.deletedBackground#dc322f
- editorGutter.modifiedBackground#268bd2
- editorHoverWidget.background#eee8d5
- editorHoverWidget.border#e2dcc9
- editorIndentGuide.activeBackground#93a1a1
- editorIndentGuide.background#0000001f
- editorLineNumber.activeForeground#93a1a1
- editorLineNumber.foreground#93a1a1
- editorLink.activeForeground#268bd2
- editorMarkerNavigation.background#eee8d5
- editorMarkerNavigationError.background#dc322f
- editorMarkerNavigationWarning.background#b58900
- editorOverviewRuler.addedForeground#859900
- editorOverviewRuler.border#e2dcc9
- editorOverviewRuler.currentContentForeground#dc322f
- editorOverviewRuler.deletedForeground#dc322f
- editorOverviewRuler.errorForeground#dc322f
- editorOverviewRuler.findMatchForeground#0000000f
- editorOverviewRuler.incomingContentForeground#dc322f
- editorOverviewRuler.infoForeground#268bd2
- editorOverviewRuler.modifiedForeground#268bd2
- editorOverviewRuler.rangeHighlightForeground#0000000f
- editorOverviewRuler.selectionHighlightForeground#0000000f
- editorOverviewRuler.warningForeground#b58900
- editorOverviewRuler.wordHighlightForeground#0000000f
- editorOverviewRuler.wordHighlightStrongForeground#0000000f
- editorRuler.foreground#0000001f
- editorSuggestWidget.background#eee8d5
- editorSuggestWidget.border#e2dcc9
- editorSuggestWidget.foreground#657b83
- editorSuggestWidget.selectedBackground#e2dcc9
- editorWarning.border#fdf6e3
- editorWarning.foreground#b58900
- editorWhitespace.foreground#93a1a1
- editorWidget.background#eee8d5
- editorWidget.border#e2dcc9
- errorForeground#dc322f
- extensionButton.prominentBackground#859900
- extensionButton.prominentForeground#fdf6e3
- extensionButton.prominentHoverBackground#859900
- focusBorder#e2dcc9
- foreground#657b83
- gitDecoration.conflictingResourceForeground#dc322f
- gitDecoration.deletedResourceForeground#dc322f
- gitDecoration.ignoredResourceForeground#93a1a1
- gitDecoration.modifiedResourceForeground#268bd2
- gitDecoration.untrackedResourceForeground#859900
- input.background#fdf6e3
- input.border#e2dcc9
- input.foreground#657b83
- input.placeholderForeground#93a1a1
- inputOption.activeBorder#93a1a1
- inputValidation.errorBackground#dc322f
- inputValidation.errorBorder#dc322f
- inputValidation.errorForeground#657b83
- inputValidation.infoBackground#268bd2
- inputValidation.infoBorder#268bd2
- inputValidation.infoForeground#657b83
- inputValidation.warningBackground#b58900
- inputValidation.warningBorder#b58900
- inputValidation.warningForeground#fdf6e3
- list.activeSelectionBackground#e2dcc9
- list.activeSelectionForeground#657b83
- list.dropBackground#e2dcc9
- list.errorForeground#dc322f
- list.focusBackground#e2dcc9
- list.focusForeground#657b83
- list.highlightForeground#657b83
- list.hoverBackground#e2dcc9
- list.hoverForeground#657b83
- list.inactiveFocusBackground#e2dcc9
- list.inactiveSelectionBackground#e2dcc9
- list.inactiveSelectionForeground#657b83
- list.invalidItemForeground#dc322f
- list.warningForeground#b58900
- listFilterWidget.background#fdf6e3
- listFilterWidget.noMatchesOutline#dc322f
- listFilterWidget.outline#e2dcc9
- merge.border#e2dcc9
- merge.currentContentBackground#eee8d5
- merge.currentHeaderBackground#eee8d5
- merge.incomingContentBackground#eee8d5
- merge.incomingHeaderBackground#eee8d5
- notificationCenter.border#e2dcc9
- notificationCenterHeader.background#eee8d5
- notificationCenterHeader.foreground#657b83
- notificationLink.foreground#268bd2
- notifications.background#eee8d5
- notifications.border#e2dcc9
- notifications.foreground#657b83
- notificationToast.border#e2dcc9
- panel.background#fdf6e3
- panel.border#e2dcc9
- panelTitle.activeBorder#e2dcc9
- panelTitle.activeForeground#657b83
- panelTitle.inactiveForeground#93a1a1
- peekView.border#e2dcc9
- peekViewEditor.background#eee8d5
- peekViewEditor.matchHighlightBackground#0000001f
- peekViewEditorGutter.background#eee8d5
- peekViewResult.background#eee8d5
- peekViewResult.fileForeground#657b83
- peekViewResult.lineForeground#657b83
- peekViewResult.matchHighlightBackground#0000001f
- peekViewResult.selectionBackground#e2dcc9
- peekViewResult.selectionForeground#657b83
- peekViewTitle.background#eee8d5
- peekViewTitleDescription.foreground#93a1a1
- peekViewTitleLabel.foreground#657b83
- pickerGroup.border#e2dcc9
- pickerGroup.foreground#93a1a1
- progressBar.background#b58900
- scrollbar.shadow#00000000
- scrollbarSlider.activeBackground#e2dcc9
- scrollbarSlider.background#0000000f
- scrollbarSlider.hoverBackground#0000001f
- selection.background#268bd2
- settings.checkboxBackground#eee8d5
- settings.checkboxBorder#e2dcc9
- settings.checkboxForeground#657b83
- settings.dropdownBackground#eee8d5
- settings.dropdownBorder#e2dcc9
- settings.dropdownForeground#657b83
- settings.headerForeground#657b83
- settings.modifiedItemIndicator#268bd2
- settings.numberInputBackground#eee8d5
- settings.numberInputBorder#e2dcc9
- settings.numberInputForeground#657b83
- settings.textInputBackground#eee8d5
- settings.textInputBorder#e2dcc9
- settings.textInputForeground#657b83
- sideBar.background#eee8d5
- sideBar.border#e2dcc9
- sideBar.dropBackground#e2dcc9
- sideBar.foreground#657b83
- sideBarSectionHeader.background#fdf6e3
- sideBarSectionHeader.foreground#657b83
- sideBarTitle.foreground#657b83
- statusBar.background#fdf6e3
- statusBar.border#e2dcc9
- statusBar.debuggingBackground#fdf6e3
- statusBar.debuggingForeground#657b83
- statusBar.foreground#93a1a1
- statusBar.noFolderBackground#fdf6e3
- statusBar.noFolderForeground#93a1a1
- statusBarItem.activeBackground#fdf6e3
- statusBarItem.hoverBackground#fdf6e3
- statusBarItem.prominentBackground#fdf6e3
- statusBarItem.prominentHoverBackground#fdf6e3
- tab.activeBackground#fdf6e3
- tab.activeForeground#657b83
- tab.activeModifiedBorder#268bd2
- tab.border#e2dcc9
- tab.hoverBackground#fdf6e3
- tab.inactiveBackground#eee8d5
- tab.inactiveForeground#93a1a1
- tab.inactiveModifiedBorder#93a1a1
- tab.unfocusedActiveForeground#657b83
- tab.unfocusedActiveModifiedBorder#268bd2
- tab.unfocusedHoverBackground#fdf6e3
- tab.unfocusedInactiveForeground#93a1a1
- tab.unfocusedInactiveModifiedBorder#93a1a1
- terminal.ansiBlack#fdf6e3
- terminal.ansiBlue#268bd2
- terminal.ansiBrightBlack#fdf6e3
- terminal.ansiBrightBlue#268bd2
- terminal.ansiBrightCyan#2aa198
- terminal.ansiBrightGreen#859900
- terminal.ansiBrightMagenta#d33682
- terminal.ansiBrightRed#dc322f
- terminal.ansiBrightWhite#657b83
- terminal.ansiBrightYellow#b58900
- terminal.ansiCyan#2aa198
- terminal.ansiGreen#859900
- terminal.ansiMagenta#d33682
- terminal.ansiRed#dc322f
- terminal.ansiWhite#657b83
- terminal.ansiYellow#b58900
- terminal.border#e2dcc9
- textBlockQuote.background#eee8d5
- textBlockQuote.border#e2dcc9
- textCodeBlock.background#e2dcc9
- textLink.activeForeground#268bd2
- textLink.foreground#268bd2
- textPreformat.foreground#93a1a1
- textSeparator.foreground#93a1a1
- titleBar.activeBackground#fdf6e3
- titleBar.activeForeground#93a1a1
- titleBar.border#e2dcc9
- titleBar.inactiveBackground#fdf6e3
- titleBar.inactiveForeground#93a1a1
- tree.indentGuidesStroke#e2dcc9
- walkThrough.embeddedEditorBackground#eee8d5
- welcomePage.buttonBackground#eee8d5
- welcomePage.buttonHoverBackground#e2dcc9
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #93a1a1 | — |
| variable, meta.object-literal.key, source.json meta.structure.dictionary.json support.type.property-name.json | #657b83 | — |
| meta.brace, punctuation, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, constant.other.color, keyword.other.template, keyword.other.substitution | #657b83 | — |
| keyword | #2aa198 | — |
| keyword.operator | #2aa198 | — |
| punctuation.definition.template-expression | #2aa198 | — |
| storage.type, storage.modifier | #dc322f | — |
| variable.language | #dc322f | — |
| string | #859900 | — |
| constant.language, constant.numeric, keyword.other.unit | #d33682 | — |
| string.regexp | #d33682 | — |
| constant.character, constant.character.escape, support.constant, variable.parameter | #cb4b16 | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level | #268bd2 | — |
| entity.name.class, entity.name.type.class, entity.other.inherited-class, new.expr entity.name.type, support.class.builtin | #b58900 | — |
| entity.name.type, support.type | #b58900 | — |
| entity.name.tag, meta.tag.sgml | #dc322f | — |
| support.class.component | #b58900 | — |
| entity.other.attribute-name | #d33682 | — |
| entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css | #2aa198 | — |
| meta.jsx.children | #2aa198 | — |
| support.other.variable, string.other.link | #cb4b16 | — |
| constant.other.symbol, constant.other.key, markup.heading | #cb4b16 | — |
| markup.heading | #b58900 | — |
| markup.inserted, markup.inserted.git_gutter | #859900 | — |
| markup.changed, markup.changed.git_gutter | #268bd2 | — |
| markup.deleted, markup.deleted.git_gutter | #dc322f | — |
| *url*, *link*, *uri* | — | underline |
| constant.numeric.line-number.find-in-files - match | #cb4b16 | — |
| entity.name.filename.find-in-files | #859900 | — |
| token.info-token | #268bd2 | — |
| token.warn-token | #b58900 | — |
| token.error-token | #cb4b16 | — |
| token.debug-token | #d33682 | — |