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.foreground#f2ebe2
- activityBarBadge.background#1593a2
- editor.background#1D272C
- editor.foreground#f2ebe2
- editor.inactiveSelectionBackground#3A3D41
- editor.lineHighlightBackground#3E3E3E
- editor.selectionBackground#5A5A5A
- editorCursor.foreground#FFCC00
- editorIndentGuide.activeBackground#707070
- editorIndentGuide.background#3E3E3E
- editorLineNumber.foreground#4B4B4B
- gitDecoration.addedResourceForeground#459923
- gitDecoration.conflictingResourceForeground#FFA500
- gitDecoration.deletedResourceForeground#FF0000
- gitDecoration.ignoredResourceForeground#7F7F7F
- gitDecoration.modifiedResourceForeground#62b8c7
- gitDecoration.untrackedResourceForeground#AA9DAA
- list.activeSelectionForeground#FFD700
- sideBar.background#0f1a1e
- statusBar.background#1593a2
- statusBar.foreground#FFFFFF
- statusBarItem.activeBackground#1593a2
- tab.activeBackground#515151
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| keyword.control, storage.type, entity.name.tag | #FF5555 | bold |
| entity.name.type.class | #FFD700 | bold |
| entity.name.function, support.type.property-name.css, markup.heading.markdown | #50FA7B | — |
| variable.parameter, entity.name.keyword.java, support.type.property-name.json, storage.modifier | #FF75C9 | bold |
| constant | #FFA111 | — |
| string.quoted, markup.list.numbered.markdown, markup.list.unordered.markdown | #F1FA8C | — |
| constant.numeric | #BD93F9 | — |
| keyword.operator | #FFB86C | — |
| meta.decorator, keyword.control.import.java, keyword.control.package.java | #00FFFF | italic |
| entity.other.attribute-name | #FFD700 | — |
| string.quoted.double.html, string.quoted.single.html | #50FA7B | — |
| comment.block.html, comment.block.xml, comment.block.css, comment | #6272A4 | bold italic |
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.foreground#f2ebe2
- activityBarBadge.background#2B78D4
- editor.background#1D272C
- editor.foreground#f2ebe2
- editor.inactiveSelectionBackground#595959
- editor.lineHighlightBackground#3E3E3E
- editor.selectionBackground#2B78D4
- editorCursor.foreground#F7941E
- editorIndentGuide.activeBackground#88A751
- editorIndentGuide.background#595959
- editorLineNumber.foreground#B3B3B3
- gitDecoration.addedResourceForeground#88A751
- gitDecoration.conflictingResourceForeground#C1272D
- gitDecoration.deletedResourceForeground#C1272D
- gitDecoration.ignoredResourceForeground#595959
- gitDecoration.modifiedResourceForeground#F7941E
- gitDecoration.untrackedResourceForeground#B3B3B3
- list.activeSelectionForeground#F7941E
- sideBar.background#0f1a1e
- statusBar.background#2B78D4
- statusBar.foreground#FFFFFF
- statusBarItem.activeBackground#2B78D4
- tab.activeBackground#595959
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| keyword.control, storage.type, entity.name.tag | #2B78D4 | bold |
| entity.name.type.class | #F7941E | bold |
| entity.name.function, support.type.property-name.css, markup.heading.markdown | #88A751 | — |
| variable.parameter, entity.name.keyword.java, support.type.property-name.json, storage.modifier | #C1272D | bold |
| constant | #F7941E | — |
| string.quoted, markup.list.numbered.markdown, markup.list.unordered.markdown | #88A751 | — |
| constant.numeric | #2B78D4 | — |
| keyword.operator | #C1272D | — |
| meta.decorator, keyword.control.import.java, keyword.control.package.java | #595959 | italic |
| entity.other.attribute-name | #F7941E | — |
| string.quoted.double.html, string.quoted.single.html | #88A751 | — |
| comment.block.html, comment.block.xml, comment.block.css, comment | #B3B3B3 | bold italic |
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.
- activityBarBadge.background#007acc
- editor.background#FFFFFF
- editor.foreground#000000
- editor.inactiveSelectionBackground#D3D3D3
- editor.lineHighlightBackground#F0F0F0
- editor.selectionBackground#ADD8E6
- editorCursor.foreground#000000
- editorIndentGuide.activeBackground#A0A0A0
- editorIndentGuide.background#D3D3D3
- editorLineNumber.foreground#2B91AF
- gitDecoration.addedResourceForeground#008000
- gitDecoration.conflictingResourceForeground#FF0000
- gitDecoration.modifiedResourceForeground#0000FF
- list.activeSelectionForeground#0000FF
- sideBar.background#F3F3F3
- statusBar.background#007acc
- statusBar.foreground#FFFFFF
- statusBarItem.activeBackground#007acc
- statusBarItem.hoverBackground#005f9e
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| keyword.control, storage.type, entity.name.tag | #0000FF | bold |
| entity.name.type.class | #FF8C00 | bold |
| entity.name.function, support.type.property-name.css | #008000 | — |
| variable.parameter, entity.name.keyword.java, support.type.property-name.json, storage.modifier | #800080 | bold |
| constant | #FF4500 | — |
| string.quoted | #DAA520 | — |
| constant.numeric | #8A2BE2 | — |
| comment | #808080 | bold italic |
| keyword.operator | #FF6347 | — |
| meta.decorator, keyword.control.import.java, keyword.control.package.java | #4682B4 | italic |
| entity.other.attribute-name | #FF8C00 | — |
| string.quoted.double.html, string.quoted.single.html | #008000 | — |
| comment.block.html, comment.block.xml | #808080 | bold italic |
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.
- activityBarBadge.background#2B78D4
- editor.background#FFFFFF
- editor.foreground#595959
- editor.inactiveSelectionBackground#B3B3B3
- editor.lineHighlightBackground#F0F0F0
- editor.selectionBackground#B3B3B3
- editorCursor.foreground#F7941E
- editorIndentGuide.activeBackground#595959
- editorIndentGuide.background#B3B3B3
- editorLineNumber.foreground#2B78D4
- gitDecoration.addedResourceForeground#88A751
- gitDecoration.conflictingResourceForeground#C1272D
- gitDecoration.modifiedResourceForeground#F7941E
- list.activeSelectionForeground#2B78D4
- sideBar.background#F3F3F3
- statusBar.background#2B78D4
- statusBar.foreground#FFFFFF
- statusBarItem.activeBackground#2B78D4
- statusBarItem.hoverBackground#1A5BA3
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| keyword.control, storage.type, entity.name.tag | #2B78D4 | bold |
| entity.name.type.class | #F7941E | bold |
| entity.name.function, support.type.property-name.css | #88A751 | — |
| variable.parameter, entity.name.keyword.java, support.type.property-name.json, storage.modifier | #C1272D | bold |
| constant | #F7941E | — |
| string.quoted | #88A751 | — |
| constant.numeric | #2B78D4 | — |
| comment | #B3B3B3 | bold italic |
| keyword.operator | #C1272D | — |
| meta.decorator, keyword.control.import.java, keyword.control.package.java | #595959 | italic |
| entity.other.attribute-name | #F7941E | — |
| string.quoted.double.html, string.quoted.single.html | #88A751 | — |
| comment.block.html, comment.block.xml | #B3B3B3 | bold italic |