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#ffffff
  • editor.foreground#2d3748
  • editor.lineHighlightBackground#f7fafc
  • editor.selectionBackground#bee3f8
  • editorCursor.foreground#2b6cb0
  • editorLineNumber.activeForeground#2b6cb0
  • editorLineNumber.foreground#a0aec0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.dav.french, keyword.declaration.dav.french#d53f8cbold
keyword.control.dav.english, keyword.declaration.dav.english#2b6cb0bold
variable.other.dav, entity.name.variable.dav#38a169
entity.name.function.dav, support.function.dav#3182ceitalic
string.quoted.double.dav, string.quoted.single.dav#d69e2e
constant.numeric.dav#805ad5
keyword.operator.dav, keyword.operator.arithmetic.dav#e53e3ebold
comment.line.dav, comment.block.dav#718096italic
keyword.other.natural.dav#ed8936
DAV - Bilingual Programming Language by Asabi89 - VS Code Theme