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#1f1f1f
  • activityBarBadge.background#ffaf00
  • editor.background#1f1f1f
  • editor.foreground#dcdccc
  • sideBar.background#1f1f1f
  • sideBarTitle.foreground#dcdccc
  • titleBar.activeBackground#1f1f1f
  • titleBar.activeForeground#dcdccc
  • titleBar.inactiveBackground#1f1f1f
  • titleBar.inactiveForeground#dcdccc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#acd2acitalic
variable, string constant.other.placeholder#dcdccc
constant.language.boolean, constant.other#ffa263
constant.numeric#b3dadc
constant.other.color#ffffff
invalid, invalid.illegal#f0616d
keyword, storage.type, storage.modifier#ffd787italic
keyword.control, 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#d6a280
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d6a280
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#dbc7a0
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#efdfd0
entity.name.type, support.class, support.other.namespace, entity.other.inherited-class, meta.use.php, markup.changed.git_gutter#ffa263
markup.warning, keyword.operator.warning, storage.modifier.package, meta.directive.warning#ffa263
#8cd0d3
#9ece9e
keyword.operator#d6a280
support.other.variable, string.other.link, meta.block variable.other#dcdccc
markup.heading.markdown, markup.heading | markup.heading entity.name#ffd787bold
markup.quote#acd2acitalic
asphales by d4c - VS Code Theme