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#070E1A
  • activityBar.foreground#34A3B1
  • editor.background#0B1524
  • editor.foreground#E3E9F0
  • editor.lineHighlightBackground#14233B
  • editor.selectionBackground#1D436E70
  • editorCursor.foreground#D4B06A
  • editorLineNumber.activeForeground#34A3B1
  • editorLineNumber.foreground#243754
  • sideBar.background#0F1C30
  • sideBar.foreground#C0CCE0
  • sideBarTitle.foreground#34A3B1
  • statusBar.background#050A13
  • statusBar.foreground#7B8EAB
  • tab.activeBackground#0B1524
  • tab.activeForeground#34A3B1
  • tab.inactiveBackground#0F1C30
  • tab.inactiveForeground#617494
  • titleBar.activeBackground#070E1A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type, storage.modifier#D4B06Abold
entity.name.function, support.function#34A3B1
string, punctuation.definition.string#7FABCB
variable, meta.parameter#E5D1C0
constant.numeric, constant.language#E08B55
entity.name.type, entity.name.class, support.class#50B4C8bold
comment, punctuation.definition.comment#485D7Citalic