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#171519
  • activityBar.foreground#CFC3AD
  • editor.background#141316
  • editor.foreground#F3EBDD
  • editor.inactiveSelectionBackground#E9964A1A
  • editor.lineHighlightBackground#1E1B1F
  • editor.lineHighlightBorder#E9964A20
  • editor.selectionBackground#E9964A33
  • editorBracketMatch.background#E9964A10
  • editorBracketMatch.border#E9964A40
  • editorCursor.foreground#E9964A
  • editorGutter.addedBackground#95C47C
  • editorGutter.deletedBackground#D87272
  • editorGutter.modifiedBackground#D8A73D
  • editorLineNumber.activeForeground#B7AB95
  • editorLineNumber.foreground#6B6258
  • editorWhitespace.foreground#332E28
  • focusBorder#E9964A40
  • list.activeSelectionBackground#3E2F2555
  • list.hoverBackground#2A242055
  • sideBar.background#1A181B
  • sideBar.border#201E22
  • sideBar.foreground#BFB5A2
  • statusBar.background#171519
  • statusBar.border#201E22
  • statusBar.foreground#B7AB95
  • tab.activeBackground#1E1B20
  • tab.activeForeground#F3EBDD
  • tab.hoverBackground#242025
  • tab.inactiveBackground#171519
  • tab.inactiveForeground#998D77
  • terminal.background#141316
  • terminal.foreground#F3EBDD
  • titleBar.activeBackground#171519
  • titleBar.activeForeground#CFC3AD

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8D806B
keyword, storage.type, storage.modifier#E9964Abold
variable, meta.definition.variable#E8878A—
string, constant.other.symbol#EACB68—
number, constant.numeric#EACB68—
function, entity.name.function#E9964A—
entity.name.class, support.class, meta.class#F1B857bold
support.function, support.constant#EACB68—
constant.language, variable.language#E8878A—
invalid, invalid.illegal#F3EBDD—
markup.heading, entity.name.section#E9964Abold
meta.tag, entity.name.tag#E9964A—
entity.other.attribute-name#95C47C—
punctuation.definition.tag, punctuation.separator.key-value#A29182—
constant.character.escape#EACB68—
Vespera Theme by ovcharovcoder - VS Code Theme