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#dbb3d8
  • activityBar.foreground#404350
  • banner.background#e8cbe6
  • banner.foreground#e8cbe6
  • breadcrumb.background#e8cbe6
  • editor.background#f8ddf1
  • editor.foreground#5c3c80
  • editorGroup.border#eabfe7
  • editorGroupHeader.border#eabfe7
  • editorGroupHeader.tabsBackground#e2c6e0
  • editorIndentGuide.activeBackground#dbb3d8
  • editorIndentGuide.background#dbb3d8
  • editorSuggestWidget.background#f4d1f1
  • editorSuggestWidget.focusHighlightForeground#66d23b
  • editorSuggestWidget.foreground#404350
  • editorSuggestWidget.highlightForeground#56b231
  • list.activeSelectionBackground#be86be
  • list.activeSelectionForeground#f8ddf1
  • list.activeSelectionIconForeground#f4d1f1
  • list.focusHighlightForeground#448c27
  • list.focusOutline#5c3c80
  • list.hoverBackground#ffe8ff
  • list.inactiveSelectionBackground#dbb3d8
  • list.inactiveSelectionForeground#1e3f11
  • sideBar.background#f4d1f1
  • sideBar.foreground#404350
  • sideBarSectionHeader.background#f4d1f1
  • statusBar.background#dbb3d8
  • statusBar.foreground#404350
  • tab.activeBackground#f1abf1
  • tab.border#dbb3d8
  • tab.inactiveBackground#e9c7e6
  • titleBar.activeBackground#e2c1dd

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#838491italic
comment.block.preprocessor#838491
comment.documentation, comment.block.documentation#0288d1
invalid.illegal#660000
keyword.operator#443343
keyword, storage#56b231bold
storage.type, support.type#56b231
constant.language, support.constant, variable.language#AB6526
variable, support.variable#422b5b
entity.name.function, support.function#955891bold
entity.name.type, entity.other.inherited-class, support.class#7A3E9Dbold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#448C27bold
string#448C27bold
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#777777
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#005700
entity.name.tag#4B83CD
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#8C668Abold
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#62395fbold
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
Mitsuri by BlacKlyExactly - VS Code Theme