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.background#000000
  • activityBar.border#330000
  • activityBar.foreground#ff0000
  • button.background#990000
  • button.foreground#ffffff
  • button.hoverBackground#ff0000
  • editor.background#050000
  • editor.findMatchBackground#ff000066
  • editor.foreground#e0e0e0
  • editor.lineHighlightBackground#1a0000
  • editor.selectionBackground#ff000033
  • editorCursor.foreground#ff0000
  • editorLineNumber.activeForeground#ff0000
  • editorLineNumber.foreground#441111
  • input.background#000000
  • input.border#550000
  • input.foreground#ffcccc
  • list.activeSelectionBackground#440000
  • list.activeSelectionForeground#ffffff
  • list.hoverBackground#1a0000
  • scrollbarSlider.activeBackground#ff0000
  • scrollbarSlider.background#330000
  • scrollbarSlider.hoverBackground#aa0000
  • sideBar.background#080000
  • sideBar.border#1a0000
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#110000
  • statusBar.background#220000
  • statusBar.border#ff0000
  • statusBar.foreground#ffffff
  • titleBar.activeBackground#050000
  • titleBar.activeForeground#ff3333
  • titleBar.border#330000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#555555italic
variable#ff6666
keyword, storage#ff0000bold
entity.name.function#ff9999bold
entity.name.type, support.class#ff3333underline
string#ffb3b3
constant.numeric#ffcccc
Tda Company Night Red Theme by TdaCompany - VS Code Theme