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#2F0606
  • activityBar.foreground#FFD166
  • editor.background#3A0D0D
  • editor.foreground#F5EDE2
  • editor.lineHighlightBackground#4A1010AA
  • editor.selectionBackground#6E1E1E88
  • editor.selectionHighlightBackground#55111155
  • editorBracketMatch.background#FFD16633
  • editorBracketMatch.border#FFD166
  • editorCursor.foreground#FFD166
  • editorGutter.background#3A0D0D
  • sideBar.background#2B0505
  • sideBar.foreground#F5EDE2
  • statusBar.background#1F0303
  • statusBar.foreground#FFD166
  • tab.activeBackground#3A0D0D
  • tab.activeForeground#FFD166
  • tab.inactiveBackground#2B0505
  • tab.inactiveForeground#F5EDE2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#B07777italic
keyword#FF6F61bold
string#FF9FA3
variable#F5EDE2
function#FFB380bold
constant#FFD166
type#FF8C61italic
storage#FF6F61
operator#FFB380
number#FFDD99
support.function#9C88FF
entity.name.class#61FFCB
entity.name.type#FF61C3
Ben's Lab by Ben's Lab - VS Code Theme