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.

  • activityBarBadge.background#eab63e
  • activityBarBadge.foreground#ffffff
  • editor.background#17182b
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#82869b
operator#82869b
number#f7c783
string#bd6980
function#a997c3
type#fdf9B5
keyword#6ea1bc
variable#8bd5e8