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.activeBackground#272727
  • activityBar.activeBorder#82c1ff
  • activityBar.background#010101
  • activityBar.border#474747
  • activityBar.dropBorder#82c1ff
  • activityBar.foreground#ba82ff
  • activityBar.inactiveForeground#505050
  • activityBarBadge.background#ba82ff
  • activityBarBadge.foreground#f6f4f4
  • descriptionForeground#f6f4f4
  • editor.background#010101
  • editor.foreground#f6f4f4
  • editorGroup.border#82c1ff
  • editorGroup.dropBackground#40404030
  • editorGroup.emptyBackground#010101
  • editorGroupHeader.border#0f0f0f
  • editorGroupHeader.tabsBackground#0f0f0f
  • editorGroupHeader.tabsBorder#202020
  • focusBorder#82c1ff
  • foreground#f6f4f4
  • icon.foreground#82c1ff
  • input.background#161616
  • input.border#474747
  • input.foreground#f6f4f4
  • input.placeholderForeground#82c1ff
  • inputOption.activeBackground#ba82ff
  • inputOption.activeBorder#ba82ff
  • inputOption.activeForeground#f6f4f4
  • inputOption.hoverBackground#404040
  • inputValidation.errorBackground#c00000
  • inputValidation.errorBorder#e00000
  • inputValidation.errorForeground#f6f4f4
  • menu.background#101010
  • menu.border#474747
  • menu.foreground#f6f4f4
  • menu.selectionBackground#303030
  • menu.selectionBorder#303030
  • menu.selectionForeground#82c1ff
  • menu.separatorBackground#505050
  • menubar.selectionBackground#0f0f0f
  • menubar.selectionBorder#0f0f0f
  • menubar.selectionForeground#82c1ff
  • panel.background#010101
  • panel.border#82c1ff
  • panel.dropBorder#ff0000
  • panelTitle.activeBorder#82c1ff
  • panelTitle.activeForeground#82c1ff
  • panelTitle.inactiveForeground#f6f4f4
  • sash.hoverBorder#82c1ff
  • scrollbar.shadow#82c1ff
  • scrollbarSlider.activeBackground#ba82ff
  • scrollbarSlider.background#474747
  • scrollbarSlider.hoverBackground#505050
  • selection.background#6db6ff83
  • sideBar.background#010101
  • sideBar.border#474747
  • sideBar.foreground#f6f4f4
  • sideBarSectionHeader.background#010101
  • sideBarSectionHeader.border#474747
  • sideBarSectionHeader.foreground#f6f4f4
  • sideBarStickyScroll.background#ff0000
  • sideBarStickyScroll.border#ff0000
  • sideBarStickyScroll.shadow#ff0000
  • sideBarTitle.background#010101
  • sideBarTitle.foreground#ffffff
  • statusBar.background#010101
  • statusBar.border#474747
  • statusBar.foreground#f6f4f4
  • statusBar.noFolderBackground#4c204c
  • statusBar.noFolderBorder#4c204c
  • statusBar.noFolderForeground#f6f4f4
  • statusBarItem.activeBackground#ba82ff
  • statusBarItem.hoverBackground#404040
  • statusBarItem.hoverForeground#f6f4f4
  • statusBarItem.remoteBackground#ba82ff
  • statusBarItem.remoteForeground#ffffff
  • statusBarItem.remoteHoverBackground#82c1ff
  • titleBar.activeBackground#010101
  • titleBar.activeForeground#f6f4f4
  • titleBar.border#474747
  • titleBar.inactiveBackground#900000
  • titleBar.inactiveForeground#f6f4f4
  • toolbar.activeBackground#ba82ff
  • toolbar.hoverBackground#474747
  • toolbar.hoverOutline#161616
  • widget.border#474747
  • widget.shadow#161616

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7c9aa8italic
variable, string constant.other.placeholder#EEFFFF—
constant.other.color#EEFFFF—
invalid, invalid.illegal#FF5370—
keyword, storage.type, storage.modifier#c7afff—
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#c7afff—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#EEFFFF—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82c1ff—
meta.block variable.other#EEFFFF—
support.other.variable, string.other.link#EEFFFF—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#c7afff—
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#d176eb—
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#ffcb6b—
support.type#B2CCD6—
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#B2CCD6—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#EEFFFF—
variable.language#EEFFFFitalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF—
entity.other.attribute-name#C792EA—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B—
source.sass keyword.control#82AAFF—
markup.inserted#C3E88D—
markup.deleted#FF5370—
markup.changed#C792EA—
string.regexp#89DDFF—
constant.character.escape#89DDFF—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#EEFFFFitalic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#EEFFFF—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#EEFFFF—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#EEFFFF—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#EEFFFF—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#EEFFFF—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#EEFFFF—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#EEFFFF—
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF—
text.html.markdown markup.inline.raw.markdown#C792EA—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D—
markup.italic#EEFFFFitalic
markup.bold, markup.bold string#EEFFFFbold
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#EEFFFFbold
markup.underline#EEFFFFunderline
markup.quote punctuation.definition.blockquote.markdown#65737E—
markup.quote—italic
string.other.link.title.markdown#82AAFF—
string.other.link.description.title.markdown#C792EA—
constant.other.reference.link.markdown#FFCB6B—
markup.raw.block#C792EA—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF—
variable.language.fenced.markdown#65737E—
meta.separator#65737Ebold
markup.table#EEFFFF—
Emmetthor Dark Theme by Emmetthor - VS Code Theme