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#29211d
  • activityBar.foreground#e9e3d3
  • activityBarBadge.background#81af83
  • activityBarBadge.foreground#fff
  • button.background#81af83
  • button.foreground#fff
  • button.hoverBackground#8abb8d
  • dropdown.background#3b2f29
  • dropdown.foreground#e9e3d3
  • dropdown.listBackground#3b2f29
  • editor.background#56443b
  • editor.foreground#e9e3d3
  • editor.lineHighlightBackground#56443b
  • editor.lineHighlightBorder#81af83
  • editorError.foreground#d9625b
  • editorGroupHeader.tabsBackground#29211d
  • editorHint.foreground#a67cf7
  • editorHoverWidget.background#3b2f29
  • editorHoverWidget.border#77a27a
  • editorHoverWidget.foreground#e9e3d3
  • editorInfo.foreground#43ade2
  • editorWarning.foreground#f98d29
  • editorWidget.background#3b2f29
  • editorWidget.foreground#e9e3d3
  • errorForeground#d9625b
  • focusBorder#77a27a
  • input.background#5a4b45
  • input.border#77a27a
  • input.foreground#e9e3d3
  • inputOption.activeBackground#3b2f29
  • inputOption.activeBorder#77a27a
  • inputOption.activeForeground#e9e3d3
  • inputOption.hoverBackground#77a27a
  • list.activeSelectionBackground#81af83
  • list.hoverBackground#3b453c
  • list.hoverForeground#e9e3d3
  • pickerGroup.foreground#81af83
  • quickInputList.focusBackground#81af83
  • quickInputList.focusForeground#fff
  • sideBar.background#29211d
  • sideBar.foreground#e9e3d3
  • sideBarSectionHeader.background#29211d
  • sideBarSectionHeader.foreground#e9e3d3
  • sideBarTitle.foreground#e9e3d3
  • statusBar.background#29211d
  • statusBar.foreground#e9e3d3
  • tab.activeBackground#56443b
  • tab.activeForeground#e9e3d3
  • tab.inactiveBackground#3b2f29
  • tab.inactiveForeground#8c8c8c
  • textLink.activeForeground#8abb8d
  • textLink.foreground#81af83
  • titleBar.activeBackground#29211d
  • titleBar.activeForeground#e9e3d3
  • titleBar.inactiveBackground#4c3c35
  • titleBar.inactiveForeground#8c8c8c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8c8c8citalic
variable, string constant.other.placeholder#e9e3d3
constant.other.color#e9e3d3
invalid, invalid.illegal#d9625b
keyword, storage.type, storage.modifier#43ade2
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#e9e3d3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d9625b
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#43ade2
meta.block variable.other#e9e3d3
support.other.variable, string.other.link#e9e3d3
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#f98d29
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#81af83
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#a67cf7
support.type#43ade2
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#81af83
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d9625b
variable.language#d9625bitalic
entity.name.method.js#43ade2italic
meta.class-method.js entity.name.function.js, variable.function.constructor#43ade2
entity.other.attribute-name#81af83
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#a67cf7italic
entity.other.attribute-name.class#a67cf7
source.sass keyword.control#43ade2
markup.inserted#81af83
markup.deleted#d9625b
markup.changed#f98d29
string.regexp#43ade2
constant.character.escape#f98d29
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#43ade2italic
source.js constant.other.object.key.js string.unquoted.label.js#d9625bitalic
source.json meta.structure.dictionary.json support.type.property-name.json#43ade2
text.html.markdown, punctuation.definition.list_item.markdown#e9e3d3
text.html.markdown markup.inline.raw.markdown#81af83
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8c8c8c
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#81af83
markup.italic#e9e3d3italic
markup.bold, markup.bold string#e9e3d3bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#e9e3d3bold
markup.underline#f98d29underline
markup.quote punctuation.definition.blockquote.markdown#8c8c8c
markup.quoteitalic
string.other.link.title.markdown#81af83
string.other.link.description.title.markdown#81af83
constant.other.reference.link.markdown#81af83
markup.raw.block#81af83
markup.raw.block.fenced.markdown#56443b50
punctuation.definition.fenced.markdown#56443b50
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#e9e3d3
variable.language.fenced.markdown#8c8c8c
meta.separator#8c8c8cbold
markup.table#e9e3d3
EarthBlock by Ebsolas - VS Code Theme