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#151515
  • activityBar.foreground#6f42c1
  • button.background#6f42c1
  • button.foreground#ffffff
  • button.hoverBackground#5a32a3
  • editor.background#121212
  • editor.foreground#e9ecef
  • editor.lineHighlightBackground#1a1a1a
  • editor.selectionBackground#6f42c130
  • editor.selectionHighlightBackground#6f42c120
  • editorBracketMatch.background#6f42c120
  • editorBracketMatch.border#6f42c1
  • editorCursor.foreground#6f42c1
  • sideBar.background#151515
  • sideBar.foreground#dee2e6
  • statusBar.background#1a1a1a
  • statusBar.foreground#6f42c1
  • tab.activeBackground#121212
  • tab.activeForeground#ffffff
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#adb5bd
  • terminal.background#1a1a1a
  • terminal.foreground#e9ecef

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#868e96italic
string, punctuation.definition.string#20c997normal
constant.numeric, constant.language.numeric#ff8787
keyword, keyword.control, storage#4dabf7normal
entity.name.function, support.function#ffa94d
entity.name.type.class, support.class#cc5de8
variable, variable.parameter#f8f9fa
punctuation, meta.brace#adb5bd
Nebula Dark Theme Pack by Fabocode - VS Code Theme