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#F0F0F0
  • editor.foreground#757575
  • editor.hoverHighlightBackground#C0C0C0
  • editor.lineHighlightBackground#E0E0E0
  • editor.selectionBackground#B9B9B9
  • editor.selectionHighlightBackground#777777
  • editor.selectionHighlightBorder#777777
  • editorCursor.foreground#202020
  • editorIndentGuide.background1#BFBFBF
  • editorWhitespace.foreground#4F4F4F
  • terminalCursor.background#BBBBBB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#000000bold
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
ai-zen-mode by Tony Pujals - VS Code Theme