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#ff9eb1
  • activityBar.foreground#fff
  • editor.background#93e4ed
  • editor.foreground#fff
  • editorGroupHeader.tabsBackground#57e0f3
  • editorGroupHeader.tabsBorder#fff
  • list.activeSelectionIconForeground#fff
  • sideBar.background#bccff3
  • sideBar.foreground#fff
  • statusBar.background#ff9eb1
  • statusBar.foreground#ffffff
  • tab.activeBackground#67d9e9
  • tab.activeForeground#fff
  • tab.border#000
  • tab.inactiveBackground#51cede
  • tab.inactiveForeground#fff
  • titleBar.activeBackground#57e0f3
  • titleBar.activeForeground#fff
  • titleBar.inactiveBackground#51cede
  • titleBar.inactiveForeground#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ff6181italic
comment.block.preprocessor#f00bold
comment.documentation, comment.block.documentation#f00—
invalid.illegal#f00—
keyword.operator#ff0000—
keyword, storage#ff00f7—
storage.type, support.type#a200ff—
constant.language, support.constant, variable.language#fff—
variable, support.variable#fff—
entity.name.function, support.function#1683c7bold
entity.name.type, entity.other.inherited-class, support.class#fffbold
entity.name.exception#fff—
entity.name.section—bold
constant.numeric, constant.character, constant#fff—
string#ff00c8—
constant.character.escape#cc64dc—
string.regexp#000—
constant.other.symbol#000—
punctuation#ffffff—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#fff—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#fff—
entity.name.tag#fff—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#5047ffitalic
constant.character.entity, punctuation.definition.entity#3c00ff—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#fff—
meta.property-name, support.type.property-name#fff—
meta.property-value, meta.property-value constant.other, support.constant.property-value#b300ff—
keyword.other.important—bold
markup.changed#ff9eb1—
markup.deleted#ffffff—
markup.italic—italic
markup.error#ffffff—
markup.inserted#ffffff—
meta.link#ffffff—
markup.output, markup.raw#ffffff—
markup.prompt#ffffff—
markup.heading#ffffff—
markup.bold—bold
markup.traceback#ffffff—
markup.underline—underline
markup.quote#ffffff—
markup.list#ffffff—
markup.bold, markup.italic#000—
markup.inline.raw#ffffff
meta.diff.range, meta.diff.index, meta.separator#ffffff—
meta.diff.header.from-file#ffffff—
meta.diff.header.to-file#ffffff—
aespa theme by Misael - VS Code Theme