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.

  • activityBar.activeBackground#111
  • activityBar.background#111
  • activityBarBadge.background#007acc
  • badge.background#111
  • button.background#111
  • dropdown.background#111
  • dropdown.listBackground#111
  • editor.background#111
  • editor.foreground#c2d4d0
  • editorGroupHeader.tabsBackground#111
  • editorPane.background#111
  • input.background#111
  • list.dropBackground#111
  • menu.background#111
  • panel.background#111
  • panel.border#111
  • panel.dropBackground#111
  • sideBar.background#111
  • sideBar.border#111
  • sideBar.dropBackground#111
  • sideBarTitle.foreground#8d8b8b
  • statusBar.background#111
  • tab.activeBackground#111
  • terminal.background#111
  • titleBar.activeBackground#111
  • titleBar.inactiveBackground#111

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#959595italic
variable, string constant.other.placeholder#c2dada—
constant.other.color#ffffff—
invalid, invalid.illegal#ee6ddd—
keyword#de8cff—
storage, storage.type#37a1f5—
keyword.control, keyword.operator, 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#c7ffff—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#77fad9—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#e6b7ff—
meta.block, variable.other#ffffff—
support.other.variable, string.other.link#37a1f5—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ffabb1—
string#ffabb1italic
string.unquoted, 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#C792EA
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#77fad9—
entity.name.type, support.type#6bdcff—
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#b989f8—
variable.language#b989f8—
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF—
entity.other.attribute-name#da80fe—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#d56bffitalic
entity.other.attribute-name.class#f87bd1—
source.sass keyword.control#82AAFF—
markup.inserted#C58DE8—
markup.deleted#FF5370—
markup.changed#C792EA—
string.regexp#f589ff
constant.character.escape#C58DE8—
*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#ff5353italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA—
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#C58DE8—
markup.italic—italic
markup.bold, markup.bold string—bold
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—italic bold
markup.underline—underline
markup.quote punctuation.definition.blockquote.markdown#65737E—
markup.quote—italic
string.other.link.title.markdown#37a1f5—
string.other.link.description.title.markdown#C792EA—
constant.other.reference.link.markdown#37a1f5—
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—
Chill Out Theme by sporiley - VS Code Theme