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#000000
  • diffEditor.insertedTextBackground#09321466
  • diffEditor.removedTextBackground#3B0F0F66
  • editor.background#070708
  • editor.foreground#FFFFFF
  • editor.selectionBackground#2A1F1F
  • editorCursor.foreground#FF6B6B
  • editorError.foreground#FF4C4C
  • editorLineNumber.foreground#8B8F95
  • editorWarning.foreground#FFB86C
  • sideBar.background#070708
  • statusBar.background#1A0F0F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
invalid, invalid.deprecated#FF4C4Cbold
markup.deleted, markup.deleted.diff#FF6B6B
markup.inserted, markup.inserted.diff#8BE88A
comment#9AA6AD
keyword#E6E6FFbold