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.activeBorder#8a9a5b
  • activityBar.background#36532c11
  • activityBar.foreground#979696
  • activityBarBadge.background#8a9a5b
  • activityBarBadge.foreground#ffffff
  • editor.background#ffffff57
  • editor.foreground#493830
  • list.activeSelectionIconForeground#e5eae400
  • statusBar.background#636f4193

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b8af95italic
comment.block.preprocessor#b8af95
comment.documentation, comment.block.documentation#6e8747
string.quoted.docstring, comment.block.documentation#b8af95italic
invalid.illegal#c04000
keyword.operator#988558
keyword, storage#5e8fb8
storage.type, support.type#7a3e9d81
constant.language, support.constant, variable.language#AB6526
variable, support.variable#9f2b68
entity.name.function, support.function#001c80dfbold
entity.name.type, entity.other.inherited-class, support.class#7A3E9Dbold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#c686a5
string#4f8747d3
constant.character.escape#988558
string.regexp#008089
constant.other.symbol#c9a9a6
punctuation#c2b280
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#b8af95
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91B3E0
entity.name.tag#008089
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#9fe2bfitalic
constant.character.entity, punctuation.definition.entity#c9a9a6
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#aeaefa
meta.property-name, support.type.property-name#c9a9a6
meta.property-value, meta.property-value constant.other, support.constant.property-value#47876d
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#47876d
markup.output, markup.raw#988558
markup.prompt#988558
markup.heading#c9a9a6
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#aeaefa
markup.list#47876d
markup.bold, markup.italic#47876d
markup.inline.raw#c9a9a6
meta.diff.range, meta.diff.index, meta.separator#5c4033
meta.diff.header.from-file#5c4033
meta.diff.header.to-file#5c4033
Moguji_Theme by Danni Wei - VS Code Theme