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#E3D35F10
- activityBar.background#212121
- activityBar.border#333333
- activityBar.foreground#E3D35F
- activityBar.inactiveForeground#FFFFFF50
- activityBarBadge.background#E3D35F
- badge.background#E3D35F30
- badge.foreground#E3D35F
- banner.background#E3D35F
- banner.foreground#FFFFFF
- button.background#E3D35F
- editor.background#212121
- editor.selectionBackground#E3D35F30
- editorGroup.dropBackground#E3D35F10
- editorHoverWidget.highlightForeground#E3D35F
- editorLineNumber.activeForeground#E3D35F
- editorLineNumber.foreground#E3D35F40
- focusBorder#E3D35F30
- foreground#FFFFFF
- list.activeSelectionBackground#E3D35F
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#212121
- list.dropBackground#E3D35F30
- list.dropBetweenBackground#E3D35F30
- list.filterMatchBackground#E3D35F30
- list.focusHighlightForeground#212121
- list.highlightForeground#E3D35F
- list.hoverBackground#E3D35F30
- list.inactiveSelectionBackground#E3D35F30
- merge.currentHeaderBackground#E35FA270
- merge.incomingHeaderBackground#5FD3E370
- progressBar.background#E3D35F
- scrollbarSlider.activeBackground#E3D35F
- scrollbarSlider.background#E3D35F30
- scrollbarSlider.hoverBackground#E3D35F30
- selection.background#E3D35F30
- sideBar.background#212121
- sideBar.border#333333
- sideBarSectionHeader.background#212121
- sideBarSectionHeader.foreground#E3D35F
- sideBarTitle.background#212121
- statusBar.background#212121
- statusBar.border#333333
- statusBar.debuggingBackground#E35FA2
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#FFFFFF
- statusBarItem.activeBackground#E3D35F
- statusBarItem.hoverBackground#E3D35F
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#E3D35F
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#212121
- statusBarItem.remoteForeground#FFFFFF
- tab.activeBorderTop#E3D35F
- tab.activeForeground#E3D35F
- tab.inactiveBackground#212121
- tab.inactiveForeground#FFFFFF50
- textLink.activeForeground#E3D35F
- textLink.foreground#E3D35F
- titleBar.activeBackground#212121
- titleBar.inactiveBackground#333333
- tree.indentGuidesStroke#333333
- welcomePage.background#212121
- welcomePage.tileBackground#FAFAFA
- welcomePage.tileHoverBackground#333333
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #FFFFFFAA | — |
| variable | #FFFFFF | — |
| variable.other.readwrite | #E3D35F | bold underline |
| variable.other.constant | #E3D35F | underline |
| variable.other | #E35FA2 | — |
| entity.name | #E3D35F | bold |
| storage, keyword | #E3D35FAA | — |
| string | #5FD3E3 | — |
| constant.numeric | #5FD3E3 | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #FFFFFFAA | — |
| meta.tag | #FFFFFF | — |
| entity.other.attribute-name | #E3D35F | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #E3D35F | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #E35FA2 | — |
| keyword.control.import, meta.import | #E3D35F | bold |
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#A7940010
- activityBar.background#FFFFFF
- activityBar.border#EEEEEE
- activityBar.foreground#A79400
- activityBar.inactiveForeground#21212150
- activityBarBadge.background#A79400
- badge.background#A7940030
- badge.foreground#A79400
- banner.background#A79400
- banner.foreground#FFFFFF
- button.background#A79400
- editor.background#FFFFFF
- editor.selectionBackground#A7940030
- editorGroup.dropBackground#A7940010
- editorHoverWidget.highlightForeground#A79400
- editorLineNumber.activeForeground#A79400
- editorLineNumber.foreground#A7940040
- focusBorder#A7940030
- foreground#212121
- list.activeSelectionBackground#A79400
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#FFFFFF
- list.dropBackground#A7940030
- list.dropBetweenBackground#A7940030
- list.filterMatchBackground#A7940030
- list.focusHighlightForeground#FFFFFF
- list.highlightForeground#A79400
- list.hoverBackground#A7940030
- list.inactiveSelectionBackground#A7940030
- merge.currentHeaderBackground#A6005570
- merge.incomingHeaderBackground#0092A670
- progressBar.background#A79400
- scrollbarSlider.activeBackground#A79400
- scrollbarSlider.background#A7940030
- scrollbarSlider.hoverBackground#A7940030
- selection.background#A7940030
- sideBar.background#FFFFFF
- sideBar.border#EEEEEE
- sideBarSectionHeader.background#FFFFFF
- sideBarSectionHeader.foreground#A79400
- sideBarTitle.background#FFFFFF
- statusBar.background#FFFFFF
- statusBar.border#EEEEEE
- statusBar.debuggingBackground#A60055
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#212121
- statusBarItem.activeBackground#A79400
- statusBarItem.hoverBackground#A79400
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#A79400
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#FFFFFF
- statusBarItem.remoteForeground#212121
- tab.activeBorderTop#A79400
- tab.activeForeground#A79400
- tab.inactiveBackground#FFFFFF
- tab.inactiveForeground#21212150
- textLink.activeForeground#A79400
- textLink.foreground#A79400
- titleBar.activeBackground#FFFFFF
- titleBar.inactiveBackground#EEEEEE
- tree.indentGuidesStroke#EEEEEE
- welcomePage.background#FFFFFF
- welcomePage.tileBackground#FAFAFA
- welcomePage.tileHoverBackground#EEEEEE
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #212121AA | — |
| variable | #212121 | — |
| variable.other.readwrite | #A79400 | bold underline |
| variable.other.constant | #A79400 | underline |
| variable.other | #A60055 | — |
| entity.name | #A79400 | bold |
| storage, keyword | #A79400AA | — |
| string | #0092A6 | — |
| constant.numeric | #0092A6 | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #212121AA | — |
| meta.tag | #212121 | — |
| entity.other.attribute-name | #A79400 | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #A79400 | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #A60055 | — |
| keyword.control.import, meta.import | #A79400 | bold |
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#5F84E310
- activityBar.background#212121
- activityBar.border#333333
- activityBar.foreground#5F84E3
- activityBar.inactiveForeground#FFFFFF50
- activityBarBadge.background#5F84E3
- badge.background#5F84E330
- badge.foreground#5F84E3
- banner.background#5F84E3
- banner.foreground#FFFFFF
- button.background#5F84E3
- editor.background#212121
- editor.selectionBackground#5F84E330
- editorGroup.dropBackground#5F84E310
- editorHoverWidget.highlightForeground#5F84E3
- editorLineNumber.activeForeground#5F84E3
- editorLineNumber.foreground#5F84E340
- focusBorder#5F84E330
- foreground#FFFFFF
- list.activeSelectionBackground#5F84E3
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#212121
- list.dropBackground#5F84E330
- list.dropBetweenBackground#5F84E330
- list.filterMatchBackground#5F84E330
- list.focusHighlightForeground#212121
- list.highlightForeground#5F84E3
- list.hoverBackground#5F84E330
- list.inactiveSelectionBackground#5F84E330
- merge.currentHeaderBackground#AFE35F70
- merge.incomingHeaderBackground#E3765F70
- progressBar.background#5F84E3
- scrollbarSlider.activeBackground#5F84E3
- scrollbarSlider.background#5F84E330
- scrollbarSlider.hoverBackground#5F84E330
- selection.background#5F84E330
- sideBar.background#212121
- sideBar.border#333333
- sideBarSectionHeader.background#212121
- sideBarSectionHeader.foreground#5F84E3
- sideBarTitle.background#212121
- statusBar.background#212121
- statusBar.border#333333
- statusBar.debuggingBackground#AFE35F
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#FFFFFF
- statusBarItem.activeBackground#5F84E3
- statusBarItem.hoverBackground#5F84E3
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#5F84E3
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#212121
- statusBarItem.remoteForeground#FFFFFF
- tab.activeBorderTop#5F84E3
- tab.activeForeground#5F84E3
- tab.inactiveBackground#212121
- tab.inactiveForeground#FFFFFF50
- textLink.activeForeground#5F84E3
- textLink.foreground#5F84E3
- titleBar.activeBackground#212121
- titleBar.inactiveBackground#333333
- tree.indentGuidesStroke#333333
- welcomePage.background#212121
- welcomePage.tileBackground#FAFAFA
- welcomePage.tileHoverBackground#333333
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #FFFFFFAA | — |
| variable | #FFFFFF | — |
| variable.other.readwrite | #5F84E3 | bold underline |
| variable.other.constant | #5F84E3 | underline |
| variable.other | #AFE35F | — |
| entity.name | #5F84E3 | bold |
| storage, keyword | #5F84E3AA | — |
| string | #E3765F | — |
| constant.numeric | #E3765F | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #FFFFFFAA | — |
| meta.tag | #FFFFFF | — |
| entity.other.attribute-name | #5F84E3 | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #5F84E3 | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #AFE35F | — |
| keyword.control.import, meta.import | #5F84E3 | bold |
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#002FA710
- activityBar.background#FFFFFF
- activityBar.border#EEEEEE
- activityBar.foreground#002FA7
- activityBar.inactiveForeground#21212150
- activityBarBadge.background#002FA7
- badge.background#002FA730
- badge.foreground#002FA7
- banner.background#002FA7
- banner.foreground#FFFFFF
- button.background#002FA7
- editor.background#FFFFFF
- editor.selectionBackground#002FA730
- editorGroup.dropBackground#002FA710
- editorHoverWidget.highlightForeground#002FA7
- editorLineNumber.activeForeground#002FA7
- editorLineNumber.foreground#002FA740
- focusBorder#002FA730
- foreground#212121
- list.activeSelectionBackground#002FA7
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#FFFFFF
- list.dropBackground#002FA730
- list.dropBetweenBackground#002FA730
- list.filterMatchBackground#002FA730
- list.focusHighlightForeground#FFFFFF
- list.highlightForeground#002FA7
- list.hoverBackground#002FA730
- list.inactiveSelectionBackground#002FA730
- merge.currentHeaderBackground#65A60070
- merge.incomingHeaderBackground#A61E0070
- progressBar.background#002FA7
- scrollbarSlider.activeBackground#002FA7
- scrollbarSlider.background#002FA730
- scrollbarSlider.hoverBackground#002FA730
- selection.background#002FA730
- sideBar.background#FFFFFF
- sideBar.border#EEEEEE
- sideBarSectionHeader.background#FFFFFF
- sideBarSectionHeader.foreground#002FA7
- sideBarTitle.background#FFFFFF
- statusBar.background#FFFFFF
- statusBar.border#EEEEEE
- statusBar.debuggingBackground#65A600
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#212121
- statusBarItem.activeBackground#002FA7
- statusBarItem.hoverBackground#002FA7
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#002FA7
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#FFFFFF
- statusBarItem.remoteForeground#212121
- tab.activeBorderTop#002FA7
- tab.activeForeground#002FA7
- tab.inactiveBackground#FFFFFF
- tab.inactiveForeground#21212150
- textLink.activeForeground#002FA7
- textLink.foreground#002FA7
- titleBar.activeBackground#FFFFFF
- titleBar.inactiveBackground#EEEEEE
- tree.indentGuidesStroke#EEEEEE
- welcomePage.background#FFFFFF
- welcomePage.tileBackground#FAFAFA
- welcomePage.tileHoverBackground#EEEEEE
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| comment, punctuation.definition.comment | #212121AA | — |
| variable | #212121 | — |
| variable.other.readwrite | #002FA7 | bold underline |
| variable.other.constant | #002FA7 | underline |
| variable.other | #65A600 | — |
| entity.name | #002FA7 | bold |
| storage, keyword | #002FA7AA | — |
| string | #A61E00 | — |
| constant.numeric | #A61E00 | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #212121AA | — |
| meta.tag | #212121 | — |
| entity.other.attribute-name | #002FA7 | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #002FA7 | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #65A600 | — |
| keyword.control.import, meta.import | #002FA7 | bold |