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#140000
  • editor.background#0a0000
  • editor.foreground#fdf6e3
  • editor.lineHighlightBackground#1a0a0a
  • editor.selectionBackground#3c1a1a
  • editorCursor.foreground#ff4500
  • icon.foreground#ff6347
  • sideBar.background#1a0a0a
  • statusBar.background#250000
  • titleBar.activeBackground#1c0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#ff6f61bold
string#ffb347
variable#ffffff
comment#c94c4citalic