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.

  • activityBar.background#02120b
  • editor.background#062016
  • editor.foreground#e0f2f1
  • editorCursor.foreground#00ff9d
  • editorLineNumber.foreground#4d7c6b
  • sideBar.background#062016
  • statusBar.background#02120b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5c8a74italic
keyword.control, storage.type#00ff9dbold
string.quoted#80cbc4
constant.numeric#a7ffeb
entity.name.function, support.function#4db6ac
support.function.fiber#b9f6cabold
constant.language#ffcc80