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#55f0d7
  • activityBarBadge.foreground#ffffff
  • editor.background#1e1b3e
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#0098DF
string#0098DF
operator#0098DF
number#FFD400
keyword#FF2CF1
variable#40A9FF
type#FF2E97
function#39C0FF