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.

  • button.background#5d4c4420
  • descriptionForeground#8c7d72
  • editor.background#1a1613
  • editor.foreground#e6dfd7
  • editor.lineHighlightBackground#2a25221a
  • editor.selectionBackground#5d4c4466
  • editor.selectionHighlightBackground#5d4c4440
  • editorCursor.foreground#a08c7c
  • errorForeground#d49a8f
  • focusBorder#5d4c44
  • foreground#e6dfd7
  • infoForeground#8caea7
  • sideBar.background#1f1b18
  • statusBar.background#2a2522
  • textLink.foreground#a08c7c
  • warningForeground#c2a38a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6d6258italic
punctuation#8c7d72
delimiter#a08c7c
variable#e6dfd7
variable.parameter#c2a38aitalic
variable.other.property#a08c7c
entity.name.function#c2a38abold
support.function#8caea7
keyword#a08c7cbold
keyword.control#c2a38a
storage#b89e8a
entity.name.type#c2a38aitalic
support.type#a08c7c
string#b89e8a
string.quoted.single#a08c7c
string.regexp#d49a6f
constant.numeric#6d6258
constant.language#a08c7c
constant.character.escape#d49a6f
entity.name.class#e6dfd7bold
entity.other.inherited-class#c2a38a
entity.name.tag#a08c7cbold
entity.other.attribute-name#c2a38a
meta.import#8caea7
markup.heading#e6dfd7bold
markup.list#a08c7c