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#15141b
  • activityBar.foreground#16eedc
  • activityBar.inactiveForeground#525156
  • activityBarBadge.background#16eedc
  • activityBarBadge.foreground#15141b
  • editor.background#15141b
  • editor.foreground#edecee
  • editorGroupHeader.tabsBackground#15141b
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#afffe5
  • sideBar.background#110f18
  • sideBar.foreground#cdccce
  • sideBarSectionHeader.background#15141b
  • sideBarSectionHeader.foreground#adacae
  • sideBarTitle.foreground#adacae
  • statusBar.background#121016
  • statusBar.debuggingBackground#a19c77
  • statusBar.debuggingForeground#15141b
  • statusBar.foreground#adacae
  • statusBarItem.activeBackground#16eedc
  • tab.activeBackground#00000000
  • tab.activeBorderTop#16eedc
  • tab.activeForeground#16eedc
  • tab.inactiveBackground#15141b
  • tab.inactiveForeground#6d6d6d
  • titleBar.activeBackground#121016
  • titleBar.inactiveBackground#2d2b38

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#D5CED9
comment, markup.quote.markdown, meta.diff, meta.diff.header#a7a0a0cc
meta.template.expression.js, constant.name.attribute.tag.jade, punctuation.definition.metadata.markdown, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown#61f7ac
variable, support.variable, entity.name.tag.yaml, constant.character.entity.html, source.css entity.name.tag.reference, beginning.punctuation.definition.list.markdown, source.css entity.other.attribute-name.parent-selector, meta.structure.dictionary.json support.type.property-name#16eedc
markup.bold, constant.numeric, meta.group.regexp, constant.other.php, support.constant.ext.php, constant.other.class.php, support.constant.core.php, fenced_code.block.language, constant.other.caps.python, entity.other.attribute-name, support.type.exception.python, source.css keyword.other.unit, variable.other.object.property.js.jsx, variable.other.object.js#f39c12
markup.list, text.xml string, entity.name.type, support.function, entity.other.attribute-name, meta.at-rule.extend, entity.name.function, entity.other.inherited-class, entity.other.keyframe-offset.css, text.html.markdown string.quoted, meta.function-call.generic.python, meta.at-rule.extend support.constant, entity.other.attribute-name.class.jade, source.css entity.other.attribute-name, text.xml punctuation.definition.string#FFE66D
markup.heading, variable.language.this.js, variable.language.special.self.python#ff00aa
punctuation.definition.interpolation, punctuation.section.embedded.end.php, punctuation.section.embedded.end.ruby, punctuation.section.embedded.begin.php, punctuation.section.embedded.begin.ruby, punctuation.definition.template-expression, entity.name.tag#f92672
storage, keyword, meta.link, meta.image, markup.italic, source.js support.type#e485fc
string.regexp, markup.changed#7cb7ff
constant, support.class, keyword.operator, support.constant, text.html.markdown string, source.css support.function, source.php support.function, support.function.magic.python, entity.other.attribute-name.id, markup.deleted#ee5d43
string, text.html.php string, markup.inline.raw, markup.inserted, punctuation.definition.string, punctuation.definition.markdown, text.html meta.embedded source.js string, text.html.php punctuation.definition.string, text.html meta.embedded source.js punctuation.definition.string, text.html punctuation.definition.string, text.html string#96E072
entity.other.inherited-classunderline
Silence#5375 Theme by Silence - VS Code Theme