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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#475569
operator#475569
keyword#3B82F6
function#60A5FA
type#FB923C
string#CBD5E1
number#FDBA74
variable#F8FAFC