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#090604
  • activityBar.border#1a1210
  • activityBar.foreground#c87840
  • activityBar.inactiveForeground#302018
  • activityBarBadge.background#905020
  • activityBarBadge.foreground#0f0a08
  • badge.background#905020
  • badge.foreground#0f0a08
  • button.background#704018
  • button.foreground#f0e0c8
  • button.hoverBackground#805020
  • editor.background#0f0a08
  • editor.findMatchBackground#8a502080
  • editor.findMatchHighlightBackground#8a502040
  • editor.foreground#c8a888
  • editor.inactiveSelectionBackground#6a381840
  • editor.lineHighlightBackground#1a1210
  • editor.selectionBackground#6a381880
  • editor.selectionHighlightBackground#6a381840
  • editor.wordHighlightBackground#6a381840
  • editor.wordHighlightStrongBackground#6a381860
  • editorBracketMatch.background#6a381840
  • editorBracketMatch.border#b07840
  • editorCursor.foreground#c87840
  • editorGroupHeader.tabsBackground#0c0806
  • editorIndentGuide.activeBackground#6a3a20
  • editorIndentGuide.background#1a1210
  • editorLineNumber.activeForeground#906040
  • editorLineNumber.foreground#3a2818
  • editorWhitespace.foreground#1a1210
  • focusBorder#905020
  • input.background#160e0c
  • input.border#302010
  • input.foreground#c8a888
  • input.placeholderForeground#4a2e18
  • list.activeSelectionBackground#1e1208
  • list.activeSelectionForeground#d89050
  • list.highlightForeground#c87840
  • list.hoverBackground#1a1210
  • panel.background#0c0806
  • panel.border#1a1210
  • panelTitle.activeBorder#905020
  • panelTitle.activeForeground#c87840
  • scrollbarSlider.activeBackground#b07840a0
  • scrollbarSlider.background#6a381860
  • scrollbarSlider.hoverBackground#8a502080
  • sideBar.background#0c0806
  • sideBar.border#1a1210
  • sideBar.foreground#907060
  • sideBarSectionHeader.background#160e0c
  • sideBarSectionHeader.foreground#b09070
  • sideBarTitle.foreground#c87840
  • statusBar.background#503018
  • statusBar.foreground#e0c8a0
  • statusBarItem.hoverBackground#604020
  • statusBarItem.remoteBackground#381808
  • statusBarItem.remoteForeground#d0b890
  • tab.activeBackground#0f0a08
  • tab.activeBorderTop#905020
  • tab.activeForeground#d89050
  • tab.border#1a1210
  • tab.inactiveBackground#0c0806
  • tab.inactiveForeground#4a2e18
  • terminal.ansiBlue#507898
  • terminal.ansiGreen#6a8040
  • terminal.ansiRed#aa3322
  • terminal.ansiWhite#c8a888
  • terminal.ansiYellow#c07828
  • terminal.background#0c0806
  • terminal.foreground#c8a888
  • titleBar.activeBackground#090604
  • titleBar.activeForeground#c8a888
  • titleBar.border#1a1210

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#503828italic
keyword, storage.type, storage.modifier#c87040bold
keyword.control#e08848bold
string, string.quoted#987050—
constant.character.escape, string.regexp#b89060—
constant.numeric, constant.language, constant.other#c87840—
entity.name.function, meta.function-call entity.name.function#d8b070—
variable.parameter#b09058italic
variable, variable.other#c0a070—
entity.name.type, entity.name.class, support.class#d89050bold
entity.name.interface, entity.other.inherited-class#c08040italic
variable.other.property, support.type.property-name#a88868—
keyword.operator#a86830—
punctuation#6a4830—
entity.name.tag#b07040—
entity.other.attribute-name#c08840—
invalid#ff4422underline