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#0B4F6C
  • editor.background#071626
  • editor.foreground#EAF6FF
  • editorCursor.foreground#FF7A59
  • statusBar.background#063243

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function#66D9EF
variable.parameter#FFD166
string#FF7A59