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.

  • editor.background#282828
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#383838
  • editor.selectionBackground#FFE792
  • editorCursor.foreground#FFFFFF
  • editorWhitespace.foreground#FFFFFF20

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8E8E8E
keyword, storage.type#FF6C6B
string, meta.string#A6E22E
variable, constant.numeric#F92672
entity.name.function, support.function#66D9EF
punctuation.definition.comment#B2B2B2
invalid#FD971F