Skip to main content
Coding Theme

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#0e0a1a
  • activityBar.border#1a1228
  • activityBar.foreground#8070a8
  • activityBar.inactiveForeground#382860
  • activityBarBadge.background#a888d8
  • activityBarBadge.foreground#0e0a1a
  • badge.background#402870
  • badge.foreground#e0d8f8
  • button.background#402870
  • button.foreground#e0d8f8
  • button.hoverBackground#503880
  • diffEditor.insertedTextBackground#1a3028
  • diffEditor.removedTextBackground#301828
  • dropdown.background#1d1430
  • dropdown.border#352850
  • dropdown.foreground#c8bce8
  • editor.background#160f22
  • editor.findMatchBackground#3a3828
  • editor.findMatchHighlightBackground#2e2c20
  • editor.foreground#c8bce8
  • editor.inactiveSelectionBackground#281f3e
  • editor.lineHighlightBackground#1d1430
  • editor.selectionBackground#352850
  • editor.selectionHighlightBackground#2e2248
  • editor.wordHighlightBackground#281e42
  • editorBracketHighlight.foreground1#a888d8
  • editorBracketHighlight.foreground2#88c8a8
  • editorBracketHighlight.foreground3#c898c8
  • editorBracketMatch.background#352850
  • editorBracketMatch.border#5a4880
  • editorCursor.foreground#a888d8
  • editorError.foreground#c07888
  • editorGroup.border#1a1228
  • editorGroupHeader.tabsBackground#120c1e
  • editorGutter.background#160f22
  • editorHoverWidget.background#1d1430
  • editorHoverWidget.border#352850
  • editorIndentGuide.activeBackground#352850
  • editorIndentGuide.background#1d1430
  • editorInfo.foreground#a888d8
  • editorLineNumber.activeForeground#7060a0
  • editorLineNumber.foreground#302050
  • editorSuggestWidget.background#1d1430
  • editorSuggestWidget.border#352850
  • editorSuggestWidget.foreground#c8bce8
  • editorSuggestWidget.highlightForeground#a888d8
  • editorSuggestWidget.selectedBackground#221838
  • editorWarning.foreground#c8a870
  • editorWhitespace.foreground#281e42
  • editorWidget.background#1d1430
  • editorWidget.border#352850
  • focusBorder#352850
  • foreground#9888b8
  • gitDecoration.addedResourceForeground#88c8a8
  • gitDecoration.deletedResourceForeground#c07888
  • gitDecoration.ignoredResourceForeground#382860
  • gitDecoration.modifiedResourceForeground#c8a870
  • gitDecoration.untrackedResourceForeground#88c8a8
  • input.background#1d1430
  • input.border#352850
  • input.foreground#c8bce8
  • input.placeholderForeground#443060
  • list.activeSelectionBackground#221838
  • list.activeSelectionForeground#c8bce8
  • list.highlightForeground#a888d8
  • list.hoverBackground#1c142e
  • list.inactiveSelectionBackground#1c142e
  • minimap.background#120c1e
  • minimap.selectionHighlight#352850
  • panel.background#120c1e
  • panel.border#1a1228
  • panelTitle.activeBorder#a888d8
  • panelTitle.activeForeground#c8bce8
  • panelTitle.inactiveForeground#443060
  • quickInput.background#160f22
  • quickInput.foreground#c8bce8
  • scrollbarSlider.activeBackground#35285080
  • scrollbarSlider.background#35285030
  • scrollbarSlider.hoverBackground#35285055
  • sideBar.background#120c1e
  • sideBar.border#1a1228
  • sideBar.foreground#9888b8
  • sideBarSectionHeader.background#120c1e
  • sideBarSectionHeader.foreground#7060a0
  • sideBarTitle.foreground#7060a0
  • statusBar.background#0e0a1a
  • statusBar.border#1a1228
  • statusBar.foreground#7060a0
  • tab.activeBackground#160f22
  • tab.activeBorderTop#a888d8
  • tab.activeForeground#c8bce8
  • tab.border#1a1228
  • tab.inactiveBackground#120c1e
  • tab.inactiveForeground#443060
  • terminal.ansiBlack#1d1430
  • terminal.ansiBlue#88a8e8
  • terminal.ansiBrightBlack#382860
  • terminal.ansiBrightBlue#a0b8f0
  • terminal.ansiBrightCyan#a0c8e8
  • terminal.ansiBrightGreen#a0d8b8
  • terminal.ansiBrightMagenta#d8b0d8
  • terminal.ansiBrightRed#d090a0
  • terminal.ansiBrightWhite#e0d8f8
  • terminal.ansiBrightYellow#d8b888
  • terminal.ansiCyan#88b8d8
  • terminal.ansiGreen#88c8a8
  • terminal.ansiMagenta#c898c8
  • terminal.ansiRed#c07888
  • terminal.ansiWhite#c8bce8
  • terminal.ansiYellow#c8a870
  • terminal.background#120c1e
  • terminal.foreground#c8bce8
  • titleBar.activeBackground#0e0a1a
  • titleBar.activeForeground#8070a8
  • titleBar.border#1a1228

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2e2040italic
string, string.quoted, string.template#88c8a8—
constant.character.escape, string.regexp#88b8d8—
constant.numeric#e8a888—
constant.language#c898c8—
keyword, storage.type, storage.modifier#a888d8italic
keyword.operator#b898e0
entity.name.function, support.function#c898c8—
entity.name.type, entity.name.class, entity.name.interface, entity.name.enum, support.class#88a8e8—
variable#c8bce8—
variable.parameter#b8a8d8italic
variable.language.this, variable.language.self#a888d8italic
entity.name.tag#a888d8—
entity.other.attribute-name#c8a870italic
meta.decorator, storage.type.annotation, punctuation.definition.annotation#c8a870italic
punctuation#5a4880—
support.type.property-name.css#a888d8—
support.type.property-name.json#a888d8—
invalid#c07888underline