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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#FFD93D
operator#FFD93D
string#FFD93D
variable#FFD93D
keyword#FF6B6B
function#4D96FF
number#FFD93D
type#4D96FF