Skip to main content
Coding Theme

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.activeBorder#c678dd
  • activityBar.background#0d1117
  • activityBar.foreground#61afef
  • activityBarBadge.background#c678dd
  • activityBarBadge.foreground#ffffff
  • dropdown.background#1c1f2b
  • dropdown.border#2a2f3a
  • dropdown.foreground#ffffff
  • editor.background#0b0f1a
  • editor.foreground#f0f4f8
  • editor.lineHighlightBackground#1c1f2b
  • editor.selectionBackground#3e4451
  • editorCursor.foreground#ffb86c
  • editorHoverWidget.background#1c1f2b
  • editorHoverWidget.border#2a2f3a
  • editorLineNumber.activeForeground#c678dd
  • editorLineNumber.foreground#4b5263
  • panel.background#111520
  • panel.border#1a1f2b
  • panelTitle.activeForeground#61afef
  • scrollbarSlider.activeBackground#ffffff40
  • scrollbarSlider.background#ffffff20
  • scrollbarSlider.hoverBackground#ffffff30
  • sideBar.background#0d1117
  • sideBar.border#1a1f2b
  • sideBar.foreground#dcdfe4
  • sideBarSectionHeader.background#10131b
  • sideBarTitle.foreground#61afef
  • statusBar.background#1f1f1f
  • statusBar.debuggingBackground#be5046
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#cccccc
  • tab.activeBackground#1f1f2e
  • tab.activeForeground#ffffff
  • tab.border#2a2f3a
  • tab.inactiveBackground#131820
  • tab.inactiveForeground#7f848e
  • terminal.ansiBlack#1e1e1e
  • terminal.ansiBlue#61afef
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#dcdfe4
  • terminal.ansiYellow#e5c07b
  • terminal.background#0b0f1a
  • terminal.foreground#f0f4f8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5c6370italic
keyword#c678ddbold
string#98c379
variable#e5c07b
function#61afef
number#d19a66
type#56b6c2
constant#be5046
punctuation#abb2bf
BlackCoffee Dark by Malik Ahmad Rasheed - VS Code Theme