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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#89DDFF
keyword#FFCB6B
variable#FFCB6B
function#82AAFF
number#F07178
comment#546E7A
type#C792EA
string#C3E88D