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#4c2600
  • activityBarBadge.foreground#ffffff
  • editor.background#fdfdfd
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#64DD17
comment#90A4AE
type#00BFA5
keyword#4d2600
function#2979FF
variable#FF8F00
number#FFC107