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.

  • editor.background#1e1e2e
  • editor.foreground#cdd6f4
  • editor.lineHighlightBackground#313244
  • editor.selectionBackground#45475a
  • editorCursor.foreground#f5e0dc
  • editorLineNumber.activeForeground#cdd6f4
  • editorLineNumber.foreground#6c7086

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source.vantor#cdd6f4
keyword.control.vantor#cba6f7bold
keyword.other.vantor#89b4fa
entity.name.type.model.vantor#f9e2afbold
entity.name.type.enum.vantor#fab387bold
entity.name.type.alias.vantor#a6e3a1
variable.other.field.vantor#94e2d5
storage.type.field.vantor#89dceb
storage.type.int.vantor#89dceb
storage.type.string.vantor#a6e3a1
storage.type.boolean.vantor#f38ba8
storage.type.dateTime.vantor#f9e2af
storage.type.json.vantor#cba6f7
meta.attribute.vantor#f5c2e7
string.quoted.double.vantor#a6e3a1
string.quoted.single.vantor#a6e3a1
string.quoted.relation-name.vantor#f9e2af
constant.language.enum-value.vantor#fab387
constant.language.boolean.vantor#f38ba8
constant.numeric.vantor#fab387
comment.line.double-slash.vantor#6c7086italic
comment.block.vantor#6c7086italic
meta.block-attribute.vantor#f5c2e7
VANTOR ORM by vantor - VS Code Theme