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#A75FE310
- activityBar.background#212121
- activityBar.border#333333
- activityBar.foreground#A75FE3
- activityBar.inactiveForeground#FFFFFF50
- activityBarBadge.background#A75FE3
- badge.background#A75FE330
- badge.foreground#A75FE3
- banner.background#A75FE3
- banner.foreground#FFFFFF
- button.background#A75FE3
- editor.background#212121
- editor.selectionBackground#A75FE330
- editorGroup.dropBackground#A75FE310
- editorHoverWidget.highlightForeground#A75FE3
- editorLineNumber.activeForeground#A75FE3
- editorLineNumber.foreground#A75FE340
- focusBorder#A75FE330
- foreground#FFFFFF
- list.activeSelectionBackground#A75FE3
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#212121
- list.dropBackground#A75FE330
- list.dropBetweenBackground#A75FE330
- list.filterMatchBackground#A75FE330
- list.focusHighlightForeground#212121
- list.highlightForeground#A75FE3
- list.hoverBackground#A75FE330
- list.inactiveSelectionBackground#A75FE330
- merge.currentHeaderBackground#5FE39170
- merge.incomingHeaderBackground#E3B15F70
- progressBar.background#A75FE3
- scrollbarSlider.activeBackground#A75FE3
- scrollbarSlider.background#A75FE330
- scrollbarSlider.hoverBackground#A75FE330
- selection.background#A75FE330
- sideBar.background#212121
- sideBar.border#333333
- sideBarSectionHeader.background#212121
- sideBarSectionHeader.foreground#A75FE3
- sideBarTitle.background#212121
- statusBar.background#212121
- statusBar.border#333333
- statusBar.debuggingBackground#5FE391
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#FFFFFF
- statusBarItem.activeBackground#A75FE3
- statusBarItem.hoverBackground#A75FE3
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#A75FE3
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#212121
- statusBarItem.remoteForeground#FFFFFF
- tab.activeBorderTop#A75FE3
- tab.activeForeground#A75FE3
- tab.inactiveBackground#212121
- tab.inactiveForeground#FFFFFF50
- textLink.activeForeground#A75FE3
- textLink.foreground#A75FE3
- 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 | #A75FE3 | bold underline |
| variable.other.constant | #A75FE3 | underline |
| variable.other | #5FE391 | — |
| entity.name | #A75FE3 | bold |
| storage, keyword | #A75FE3AA | — |
| string | #E3B15F | — |
| constant.numeric | #E3B15F | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #FFFFFFAA | — |
| meta.tag | #FFFFFF | — |
| entity.other.attribute-name | #A75FE3 | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #A75FE3 | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #5FE391 | — |
| keyword.control.import, meta.import | #A75FE3 | 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#5C00A710
- activityBar.background#FFFFFF
- activityBar.border#EEEEEE
- activityBar.foreground#5C00A7
- activityBar.inactiveForeground#21212150
- activityBarBadge.background#5C00A7
- badge.background#5C00A730
- badge.foreground#5C00A7
- banner.background#5C00A7
- banner.foreground#FFFFFF
- button.background#5C00A7
- editor.background#FFFFFF
- editor.selectionBackground#5C00A730
- editorGroup.dropBackground#5C00A710
- editorHoverWidget.highlightForeground#5C00A7
- editorLineNumber.activeForeground#5C00A7
- editorLineNumber.foreground#5C00A740
- focusBorder#5C00A730
- foreground#212121
- list.activeSelectionBackground#5C00A7
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#FFFFFF
- list.dropBackground#5C00A730
- list.dropBetweenBackground#5C00A730
- list.filterMatchBackground#5C00A730
- list.focusHighlightForeground#FFFFFF
- list.highlightForeground#5C00A7
- list.hoverBackground#5C00A730
- list.inactiveSelectionBackground#5C00A730
- merge.currentHeaderBackground#00A63F70
- merge.incomingHeaderBackground#A6670070
- progressBar.background#5C00A7
- scrollbarSlider.activeBackground#5C00A7
- scrollbarSlider.background#5C00A730
- scrollbarSlider.hoverBackground#5C00A730
- selection.background#5C00A730
- sideBar.background#FFFFFF
- sideBar.border#EEEEEE
- sideBarSectionHeader.background#FFFFFF
- sideBarSectionHeader.foreground#5C00A7
- sideBarTitle.background#FFFFFF
- statusBar.background#FFFFFF
- statusBar.border#EEEEEE
- statusBar.debuggingBackground#00A63F
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#212121
- statusBarItem.activeBackground#5C00A7
- statusBarItem.hoverBackground#5C00A7
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#5C00A7
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#FFFFFF
- statusBarItem.remoteForeground#212121
- tab.activeBorderTop#5C00A7
- tab.activeForeground#5C00A7
- tab.inactiveBackground#FFFFFF
- tab.inactiveForeground#21212150
- textLink.activeForeground#5C00A7
- textLink.foreground#5C00A7
- 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 | #5C00A7 | bold underline |
| variable.other.constant | #5C00A7 | underline |
| variable.other | #00A63F | — |
| entity.name | #5C00A7 | bold |
| storage, keyword | #5C00A7AA | — |
| string | #A66700 | — |
| constant.numeric | #A66700 | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #212121AA | — |
| meta.tag | #212121 | — |
| entity.other.attribute-name | #5C00A7 | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #5C00A7 | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #00A63F | — |
| keyword.control.import, meta.import | #5C00A7 | 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#E35FB010
- activityBar.background#212121
- activityBar.border#333333
- activityBar.foreground#E35FB0
- activityBar.inactiveForeground#FFFFFF50
- activityBarBadge.background#E35FB0
- badge.background#E35FB030
- badge.foreground#E35FB0
- banner.background#E35FB0
- banner.foreground#FFFFFF
- button.background#E35FB0
- editor.background#212121
- editor.selectionBackground#E35FB030
- editorGroup.dropBackground#E35FB010
- editorHoverWidget.highlightForeground#E35FB0
- editorLineNumber.activeForeground#E35FB0
- editorLineNumber.foreground#E35FB040
- focusBorder#E35FB030
- foreground#FFFFFF
- list.activeSelectionBackground#E35FB0
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#212121
- list.dropBackground#E35FB030
- list.dropBetweenBackground#E35FB030
- list.filterMatchBackground#E35FB030
- list.focusHighlightForeground#212121
- list.highlightForeground#E35FB0
- list.hoverBackground#E35FB030
- list.inactiveSelectionBackground#E35FB030
- merge.currentHeaderBackground#5FDBE370
- merge.incomingHeaderBackground#E3D05F70
- progressBar.background#E35FB0
- scrollbarSlider.activeBackground#E35FB0
- scrollbarSlider.background#E35FB030
- scrollbarSlider.hoverBackground#E35FB030
- selection.background#E35FB030
- sideBar.background#212121
- sideBar.border#333333
- sideBarSectionHeader.background#212121
- sideBarSectionHeader.foreground#E35FB0
- sideBarTitle.background#212121
- statusBar.background#212121
- statusBar.border#333333
- statusBar.debuggingBackground#5FDBE3
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#FFFFFF
- statusBarItem.activeBackground#E35FB0
- statusBarItem.hoverBackground#E35FB0
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#E35FB0
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#212121
- statusBarItem.remoteForeground#FFFFFF
- tab.activeBorderTop#E35FB0
- tab.activeForeground#E35FB0
- tab.inactiveBackground#212121
- tab.inactiveForeground#FFFFFF50
- textLink.activeForeground#E35FB0
- textLink.foreground#E35FB0
- 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 | #E35FB0 | bold underline |
| variable.other.constant | #E35FB0 | underline |
| variable.other | #5FDBE3 | — |
| entity.name | #E35FB0 | bold |
| storage, keyword | #E35FB0AA | — |
| string | #E3D05F | — |
| constant.numeric | #E3D05F | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #FFFFFFAA | — |
| meta.tag | #FFFFFF | — |
| entity.other.attribute-name | #E35FB0 | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #E35FB0 | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #5FDBE3 | — |
| keyword.control.import, meta.import | #E35FB0 | 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#A7006710
- activityBar.background#FFFFFF
- activityBar.border#EEEEEE
- activityBar.foreground#A70067
- activityBar.inactiveForeground#21212150
- activityBarBadge.background#A70067
- badge.background#A7006730
- badge.foreground#A70067
- banner.background#A70067
- banner.foreground#FFFFFF
- button.background#A70067
- editor.background#FFFFFF
- editor.selectionBackground#A7006730
- editorGroup.dropBackground#A7006710
- editorHoverWidget.highlightForeground#A70067
- editorLineNumber.activeForeground#A70067
- editorLineNumber.foreground#A7006740
- focusBorder#A7006730
- foreground#212121
- list.activeSelectionBackground#A70067
- list.activeSelectionForeground#FFFFFF
- list.activeSelectionIconForeground#FFFFFF
- list.dropBackground#A7006730
- list.dropBetweenBackground#A7006730
- list.filterMatchBackground#A7006730
- list.focusHighlightForeground#FFFFFF
- list.highlightForeground#A70067
- list.hoverBackground#A7006730
- list.inactiveSelectionBackground#A7006730
- merge.currentHeaderBackground#009CA670
- merge.incomingHeaderBackground#A68F0070
- progressBar.background#A70067
- scrollbarSlider.activeBackground#A70067
- scrollbarSlider.background#A7006730
- scrollbarSlider.hoverBackground#A7006730
- selection.background#A7006730
- sideBar.background#FFFFFF
- sideBar.border#EEEEEE
- sideBarSectionHeader.background#FFFFFF
- sideBarSectionHeader.foreground#A70067
- sideBarTitle.background#FFFFFF
- statusBar.background#FFFFFF
- statusBar.border#EEEEEE
- statusBar.debuggingBackground#009CA6
- statusBar.debuggingForeground#FFFFFF
- statusBar.foreground#212121
- statusBarItem.activeBackground#A70067
- statusBarItem.hoverBackground#A70067
- statusBarItem.hoverForeground#FFFFFF
- statusBarItem.prominentBackground#A70067
- statusBarItem.prominentForeground#FFFFFF
- statusBarItem.remoteBackground#FFFFFF
- statusBarItem.remoteForeground#212121
- tab.activeBorderTop#A70067
- tab.activeForeground#A70067
- tab.inactiveBackground#FFFFFF
- tab.inactiveForeground#21212150
- textLink.activeForeground#A70067
- textLink.foreground#A70067
- 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 | #A70067 | bold underline |
| variable.other.constant | #A70067 | underline |
| variable.other | #009CA6 | — |
| entity.name | #A70067 | bold |
| storage, keyword | #A70067AA | — |
| string | #A68F00 | — |
| constant.numeric | #A68F00 | — |
| punctuation, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, meta.brace | #212121AA | — |
| meta.tag | #212121 | — |
| entity.other.attribute-name | #A70067 | — |
| punctuation.definition.block.tag.jsdoc, storage.type.class.jsdoc | #A70067 | — |
| punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, entity.name.type.instance.jsdoc | #009CA6 | — |
| keyword.control.import, meta.import | #A70067 | bold |