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.

  • activityBarBadge.background#292a2d
  • editor.background#282a36
  • editor.foreground#ffffff
  • editor.selectionBackground#3c444c
  • editorGroup.border#000000
  • editorGroup.dropBackground#282a36
  • editorGroupHeader.tabsBorder#000000
  • sideBar.border#000000
  • sideBarTitle.foreground#dad7d1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, comment.block.js, comment.line.shebang.js, comment.line.number-sign.shebang.shell, comment.block.documentation.js, comment.block.go, comment.block.documentation.ts, comment.line.number-sign.ini, comment.line.number-sign.yaml#385291bold
variable, string constant.other.placeholder#42cd53
constant.other.color#ffffff
invalid, invalid.illegal#ff0000
keyword, storage.type, storage.modifier#e16fb2
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#ffffff
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitution#be67f8
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#42cd53
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ceb859
meta.block variable.other#42cd53
support.other.variable, string.other.link#42cd53
variable.parameter#C792EA
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#af7fc9
entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, string.unquoted#ceb859
string#4ebfe5
constant.other.symbol, constant.other.key#ffffff
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#af7fc9
support.type#ceb859
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#4ebfe5
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#e16fb2
variable.language#af7fc9italic
entity.name.method.js#e16fb2
meta.class-method.js entity.name.function.js, variable.function.constructor#e16fb2
entity.other.attribute-name#ceb859
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ceb859
entity.other.attribute-name.class#42cd53
source.sass keyword.control#ceb859
markup.inserted#42cd53
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#ceb859
constant.character.escape#ffffff
*url*, *link*, *uri*#0400ffunderline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ffffff
source.js constant.other.object.key.js string.unquoted.label.js#ffffff
text.html.markdown, punctuation.definition.list_item.markdown#4ebfe5
text.html.markdown markup.inline.raw.markdown#4ebfe5
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#ceb859
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#a41cff
markup.italic#4ebfe5italic
markup.bold, markup.bold string#4ebfe5bold
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#4ebfe5bold
markup.underline#4ebfe5underline
markup.quote punctuation.definition.blockquote.markdown#4ebfe5
markup.quoteitalic
string.other.link.title.markdown#4ebfe5
string.other.link.description.title.markdown#ceb859
constant.other.reference.link.markdown#ceb859
markup.raw.block#0066ff
markup.raw.block.fenced.markdown#0066ff
punctuation.definition.fenced.markdown#0066ff
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#42cd53
variable.language.fenced.markdown#42cd53
meta.separator#e16fb2bold
markup.table#e16fb2
Dark Spark by Guillem Jara - VS Code Theme