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#3e4042
  • editor.foreground#f0f1f2
  • editor.lineHighlightBackground#555759
  • editor.lineHighlightBorder#00000000
  • editorGutter.background#3e4042
  • editorLineNumber.foreground#50b7e0
  • focusBorder#50b7e0
  • foreground#c6c8ca

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring.multi.python, string.comment#5fda64
string.quoted#50b7e0

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Godoc Theme - Coding Theme