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#10111B
  • activityBar.foreground#A78BFA
  • editor.background#161824
  • editor.foreground#ECEBF5
  • editor.lineHighlightBackground#222538
  • editor.selectionBackground#45507870
  • editorCursor.foreground#D0B3FF
  • editorLineNumber.activeForeground#A78BFA
  • editorLineNumber.foreground#3B3F61
  • sideBar.background#1B1D2D
  • sideBar.foreground#C3C6E0
  • sideBarTitle.foreground#A78BFA
  • statusBar.background#0D0E17
  • statusBar.foreground#8F93BD
  • tab.activeBackground#161824
  • tab.activeForeground#D0B3FF
  • tab.inactiveBackground#1B1D2D
  • tab.inactiveForeground#7A7EAA
  • titleBar.activeBackground#10111B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type, storage.modifier#C070B9bold
entity.name.function, support.function#6C8EFF
string, punctuation.definition.string#D0B3FF
variable, meta.parameter#E0D7EC
constant.numeric, constant.language#F082AC
entity.name.type, entity.name.class, support.class#89B4FAbold
comment, punctuation.definition.comment#5C638Aitalic