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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#F18098
keyword#F18098
variable#F18098
operator#A05565
type#8998F1
comment#6D6F7C
function#98A4F1
number#F18098