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#F5F2E8
  • editor.findMatchBackground#E6D5C0
  • editor.findMatchHighlightBackground#ebe2d380
  • editor.foreground#4A4234
  • editor.lineHighlightBackground#EBE2D3
  • editor.selectionBackground#E6D5C0
  • editor.selectionHighlightBackground#ebe2d380
  • editorCursor.foreground#4A4234
  • editorLineNumber.activeForeground#4A4234
  • editorLineNumber.foreground#8B7B6A
  • editorWhitespace.foreground#D4C7B4
  • list.activeSelectionBackground#E6D5C0
  • list.activeSelectionForeground#4A4234
  • list.hoverBackground#EBE2D3
  • list.hoverForeground#4A4234
  • sideBar.background#F5F2E8
  • sideBar.foreground#4A4234
  • sideBarTitle.foreground#4A4234
  • statusBar.background#E6D5C0
  • statusBar.foreground#4A4234
  • titleBar.activeBackground#F5F2E8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B7B6Aitalic
comment.block.preprocessor#8B7B6A
comment.documentation, comment.block.documentation#6B5D3D
invalid.illegal#A13131
keyword.operator#725E45
keyword, storage#725E45
storage.type, support.type#5A4E8C
constant.language, support.constant, variable.language#855C30
variable, support.variable#6B5D3D
entity.name.function, support.function#96690Abold
entity.name.type, entity.other.inherited-class, support.class#5A4E8Cbold
entity.name.exception#A13131
constant.numeric, constant.character, constant#855C30
string#2F657F
constant.character.escape#725E45
string.regexp#2F657F
constant.other.symbol#855C30
punctuation#725E45
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#8B7B6A
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#486A9A
entity.name.tag#486A9A
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#7D6C4Eitalic
constant.character.entity, punctuation.definition.entity#855C30
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#5A4E8C
meta.property-name, support.type.property-name#855C30
meta.property-value, meta.property-value constant.other, support.constant.property-value#2F657F
keyword.other.importantbold
markup.changed#4A4234
markup.deleted#A13131
markup.inserted#2F657F
meta.link#486A9A
markup.output, markup.raw#8B7B6A
markup.heading#96690A
markup.quote#5A4E8C
markup.list#486A9A
markup.bold, markup.italic#2F657F
markup.inline.raw#855C30