Skip to main content
Coding Theme

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#f5f5f5
  • activityBar.foreground#4B83CD
  • activityBarBadge.background#4B83CD
  • button.background#ff853e
  • editor.background#f5f5f5
  • editor.foreground#6c6c6c
  • editor.lineHighlightBackground#4b83cd1e
  • editorGroupHeader.tabsBackground#f5f5f5
  • editorIndentGuide.activeBackground#4B83CD
  • editorLineNumber.activeForeground#4B83CD
  • editorLineNumber.foreground#7c7c7c
  • editorWidget.foreground#f0efeb
  • input.background#4b83cd27
  • list.activeSelectionBackground#4b83cd5b
  • list.activeSelectionForeground#6c6c6c
  • list.activeSelectionIconForeground#fff
  • list.errorForeground#f74949
  • list.inactiveSelectionBackground#4b83cd1e
  • list.warningForeground#3769aa
  • sideBar.background#f5f5f5
  • sideBar.foreground#565657
  • sideBarSectionHeader.background#f5f5f5
  • sideBarTitle.foreground#f0efeb
  • statusBar.background#3769aa
  • tab.activeBackground#f5f5f5
  • tab.activeBorderTop#94a0e0
  • tab.inactiveBackground#f5f5f5
  • titleBar.activeBackground#f5f5f5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b975aitalic
comment.block.preprocessor#bb2828
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.operator#4B83CD
keyword, storage#4B83CD
storage.type, support.type#f4a261italic bold
constant.language, support.constant, variable.language#f4a261
variable, support.variable#4B83CD
entity.name.function, support.function#8b65d1italic
entity.name.type, entity.other.inherited-class, support.class#96b621bold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#f4a261
string#8b65d1italic
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#8b65d1
punctuation#4B83CD
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91B3E0
entity.name.tag#4B83CD
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B3E0italic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
Capybara Light by Acha - VS Code Theme