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#6EE35F10
- activityBar.background#212121
- activityBar.border#333333
- activityBar.foreground#6EE35F
- activityBar.inactiveForeground#FFFFFF50
- activityBarBadge.background#6EE35F
- badge.background#6EE35F30
- badge.foreground#6EE35F
- banner.background#6EE35F
- banner.foreground#FFFFFF
- button.background#6EE35F
- editor.background#212121
- editor.selectionBackground#6EE35F30
- editorGroup.dropBackground#6EE35F10
- editorHoverWidget.highlightForeground#6EE35F
- editorLineNumber.activeForeground#6EE35F
- editorLineNumber.foreground#6EE35F40
- focusBorder#6EE35F30
- foreground#FFFFFF
- list.activeSelectionBackground#6EE35F
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#212121
- list.dropBackground#6EE35F30
- list.dropBetweenBackground#6EE35F30
- list.filterMatchBackground#6EE35F30
- list.focusHighlightForeground#212121
- list.highlightForeground#6EE35F
- list.hoverBackground#6EE35F30
- list.inactiveSelectionBackground#6EE35F30
- merge.currentHeaderBackground#E3925F70
- merge.incomingHeaderBackground#6B5FE370
- progressBar.background#6EE35F
- scrollbarSlider.activeBackground#6EE35F
- scrollbarSlider.background#6EE35F30
- scrollbarSlider.hoverBackground#6EE35F30
- selection.background#6EE35F30
- sideBar.background#212121
- sideBar.border#333333
- sideBarSectionHeader.background#212121
- sideBarSectionHeader.foreground#6EE35F
- sideBarTitle.background#212121
- statusBar.background#212121
- statusBar.border#333333
- statusBar.debuggingBackground#E3925F
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#FFFFFF
- statusBarItem.activeBackground#6EE35F
- statusBarItem.hoverBackground#6EE35F
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#6EE35F
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#212121
- statusBarItem.remoteForeground#FFFFFF
- tab.activeBorderTop#6EE35F
- tab.activeForeground#6EE35F
- tab.inactiveBackground#212121
- tab.inactiveForeground#FFFFFF50
- textLink.activeForeground#6EE35F
- textLink.foreground#6EE35F
- 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 | #6EE35F | bold underline |
| variable.other.constant | #6EE35F | underline |
| variable.other | #E3925F | — |
| entity.name | #6EE35F | bold |
| storage, keyword | #6EE35FAA | — |
| string | #6B5FE3 | — |
| constant.numeric | #6B5FE3 | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #FFFFFFAA | — |
| meta.tag | #FFFFFF | — |
| entity.other.attribute-name | #6EE35F | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #6EE35F | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #E3925F | — |
| keyword.control.import, meta.import | #6EE35F | 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#13A70010
- activityBar.background#FFFFFF
- activityBar.border#EEEEEE
- activityBar.foreground#13A700
- activityBar.inactiveForeground#21212150
- activityBarBadge.background#13A700
- badge.background#13A70030
- badge.foreground#13A700
- banner.background#13A700
- banner.foreground#FFFFFF
- button.background#13A700
- editor.background#FFFFFF
- editor.selectionBackground#13A70030
- editorGroup.dropBackground#13A70010
- editorHoverWidget.highlightForeground#13A700
- editorLineNumber.activeForeground#13A700
- editorLineNumber.foreground#13A70040
- focusBorder#13A70030
- foreground#212121
- list.activeSelectionBackground#13A700
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#FFFFFF
- list.dropBackground#13A70030
- list.dropBetweenBackground#13A70030
- list.filterMatchBackground#13A70030
- list.focusHighlightForeground#FFFFFF
- list.highlightForeground#13A700
- list.hoverBackground#13A70030
- list.inactiveSelectionBackground#13A70030
- merge.currentHeaderBackground#A6400070
- merge.incomingHeaderBackground#0F00A670
- progressBar.background#13A700
- scrollbarSlider.activeBackground#13A700
- scrollbarSlider.background#13A70030
- scrollbarSlider.hoverBackground#13A70030
- selection.background#13A70030
- sideBar.background#FFFFFF
- sideBar.border#EEEEEE
- sideBarSectionHeader.background#FFFFFF
- sideBarSectionHeader.foreground#13A700
- sideBarTitle.background#FFFFFF
- statusBar.background#FFFFFF
- statusBar.border#EEEEEE
- statusBar.debuggingBackground#A64000
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#212121
- statusBarItem.activeBackground#13A700
- statusBarItem.hoverBackground#13A700
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#13A700
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#FFFFFF
- statusBarItem.remoteForeground#212121
- tab.activeBorderTop#13A700
- tab.activeForeground#13A700
- tab.inactiveBackground#FFFFFF
- tab.inactiveForeground#21212150
- textLink.activeForeground#13A700
- textLink.foreground#13A700
- 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 | #13A700 | bold underline |
| variable.other.constant | #13A700 | underline |
| variable.other | #A64000 | — |
| entity.name | #13A700 | bold |
| storage, keyword | #13A700AA | — |
| string | #0F00A6 | — |
| constant.numeric | #0F00A6 | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #212121AA | — |
| meta.tag | #212121 | — |
| entity.other.attribute-name | #13A700 | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #13A700 | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #A64000 | — |
| keyword.control.import, meta.import | #13A700 | 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#E37B5F10
- activityBar.background#212121
- activityBar.border#333333
- activityBar.foreground#E37B5F
- activityBar.inactiveForeground#FFFFFF50
- activityBarBadge.background#E37B5F
- badge.background#E37B5F30
- badge.foreground#E37B5F
- banner.background#E37B5F
- banner.foreground#FFFFFF
- button.background#E37B5F
- editor.background#212121
- editor.selectionBackground#E37B5F30
- editorGroup.dropBackground#E37B5F10
- editorHoverWidget.highlightForeground#E37B5F
- editorLineNumber.activeForeground#E37B5F
- editorLineNumber.foreground#E37B5F40
- focusBorder#E37B5F30
- foreground#FFFFFF
- list.activeSelectionBackground#E37B5F
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#212121
- list.dropBackground#E37B5F30
- list.dropBetweenBackground#E37B5F30
- list.filterMatchBackground#E37B5F30
- list.focusHighlightForeground#212121
- list.highlightForeground#E37B5F
- list.hoverBackground#E37B5F30
- list.inactiveSelectionBackground#E37B5F30
- merge.currentHeaderBackground#5F7CE370
- merge.incomingHeaderBackground#A5E35F70
- progressBar.background#E37B5F
- scrollbarSlider.activeBackground#E37B5F
- scrollbarSlider.background#E37B5F30
- scrollbarSlider.hoverBackground#E37B5F30
- selection.background#E37B5F30
- sideBar.background#212121
- sideBar.border#333333
- sideBarSectionHeader.background#212121
- sideBarSectionHeader.foreground#E37B5F
- sideBarTitle.background#212121
- statusBar.background#212121
- statusBar.border#333333
- statusBar.debuggingBackground#5F7CE3
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#FFFFFF
- statusBarItem.activeBackground#E37B5F
- statusBarItem.hoverBackground#E37B5F
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#E37B5F
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#212121
- statusBarItem.remoteForeground#FFFFFF
- tab.activeBorderTop#E37B5F
- tab.activeForeground#E37B5F
- tab.inactiveBackground#212121
- tab.inactiveForeground#FFFFFF50
- textLink.activeForeground#E37B5F
- textLink.foreground#E37B5F
- 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 | #E37B5F | bold underline |
| variable.other.constant | #E37B5F | underline |
| variable.other | #5F7CE3 | — |
| entity.name | #E37B5F | bold |
| storage, keyword | #E37B5FAA | — |
| string | #A5E35F | — |
| constant.numeric | #A5E35F | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #FFFFFFAA | — |
| meta.tag | #FFFFFF | — |
| entity.other.attribute-name | #E37B5F | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #E37B5F | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #5F7CE3 | — |
| keyword.control.import, meta.import | #E37B5F | 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#A7240010
- activityBar.background#FFFFFF
- activityBar.border#EEEEEE
- activityBar.foreground#A72400
- activityBar.inactiveForeground#21212150
- activityBarBadge.background#A72400
- badge.background#A7240030
- badge.foreground#A72400
- banner.background#A72400
- banner.foreground#FFFFFF
- button.background#A72400
- editor.background#FFFFFF
- editor.selectionBackground#A7240030
- editorGroup.dropBackground#A7240010
- editorHoverWidget.highlightForeground#A72400
- editorLineNumber.activeForeground#A72400
- editorLineNumber.foreground#A7240040
- focusBorder#A7240030
- foreground#212121
- list.activeSelectionBackground#A72400
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#FFFFFF
- list.dropBackground#A7240030
- list.dropBetweenBackground#A7240030
- list.filterMatchBackground#A7240030
- list.focusHighlightForeground#FFFFFF
- list.highlightForeground#A72400
- list.hoverBackground#A7240030
- list.inactiveSelectionBackground#A7240030
- merge.currentHeaderBackground#0025A670
- merge.incomingHeaderBackground#58A60070
- progressBar.background#A72400
- scrollbarSlider.activeBackground#A72400
- scrollbarSlider.background#A7240030
- scrollbarSlider.hoverBackground#A7240030
- selection.background#A7240030
- sideBar.background#FFFFFF
- sideBar.border#EEEEEE
- sideBarSectionHeader.background#FFFFFF
- sideBarSectionHeader.foreground#A72400
- sideBarTitle.background#FFFFFF
- statusBar.background#FFFFFF
- statusBar.border#EEEEEE
- statusBar.debuggingBackground#0025A6
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#212121
- statusBarItem.activeBackground#A72400
- statusBarItem.hoverBackground#A72400
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#A72400
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#FFFFFF
- statusBarItem.remoteForeground#212121
- tab.activeBorderTop#A72400
- tab.activeForeground#A72400
- tab.inactiveBackground#FFFFFF
- tab.inactiveForeground#21212150
- textLink.activeForeground#A72400
- textLink.foreground#A72400
- 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 | #A72400 | bold underline |
| variable.other.constant | #A72400 | underline |
| variable.other | #0025A6 | — |
| entity.name | #A72400 | bold |
| storage, keyword | #A72400AA | — |
| string | #58A600 | — |
| constant.numeric | #58A600 | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #212121AA | — |
| meta.tag | #212121 | — |
| entity.other.attribute-name | #A72400 | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #A72400 | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #0025A6 | — |
| keyword.control.import, meta.import | #A72400 | bold |