Skip to main content
CodingTheme

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#7160e8
  • activityBar.foreground#7160e8
  • activityBar.inactiveForeground#ccc
  • activityBarBadge.background#7160e8
  • badge.background#7160e8
  • button.background#fff1
  • button.border#fff2
  • button.hoverBackground#fff2
  • editor.foreground#dcdcdc
  • editor.lineHighlightBackground#ffffff11
  • editor.lineHighlightBorder#ffffff22
  • editor.selectionBackground#3399ff88
  • editor.selectionHighlightBorder#ffffff88
  • editorLineNumber.activeForeground#3fd3ff
  • editorLineNumber.foreground#2b91af
  • extensionButton.prominentBackground#7160e8
  • menu.background#252526
  • menu.border#888
  • menubar.selectionBackground#252526
  • menubar.selectionBorder#888
  • panel.background#252526
  • statusBar.background#424242
  • statusBar.debuggingBackground#861b2d
  • tab.activeBorderTop#7160e8
  • tab.unfocusedActiveBorderTop#dcdcdc
  • titleBar.activeForeground#fff
  • welcomePage.progress.foreground#7160e8
  • window.activeBorder#7160e8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#57a64aitalic
comment.block.documentation#608b4eitalic
entity.name.variable.field#aa70ff
variable.other.object.property.js, entity.name.variable.property#248f8f
entity.name.variable.local, variable.other, entity.other.attribute-name, support.variable.property, meta.method-call.java, meta.method.body#9cdcfe
variable.parameter, constant.other.key, entity.name.variable.parameter#ffffffbold
variable.other.object.enum, constant.other.enum, entity.name.variable.enum-member#bd63b3
storage.type, entity.name.type, support.type, support.class, variable.other.class, meta.class#4ec9b0
storage.type.interface, entity.name.type.interface, entity.other.inherited-class#9b9b82
storage.type.enum, entity.name.type.enum#b8d7a3
storage.type.struct, entity.name.type.struct#009933
keyword, keyword.operator.new, storage.modifier, constant.language, variable.language.this, storage.type.primitive, entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, source.json meta.structure.dictionary.json support.type.property-name.json#569cd6
keyword.operator, constant.other.color, 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#b4b4b4
storage.type.function.arrow#dcdcaa
storage.type.namespace, storage.modifier.import, storage.modifier.package, entity.name.type.namespace, entity.name.type.import, support.other.namespace, variable.import.parameter#ffd700
#89DDFF
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, storage.type.function, entity.name.method.js#e67300
invalid, invalid.illegalunderline
support.other.variable, string.other.link#f07178
constant.numeric, support.constant, constant.escape, keyword.other.unit#b5cea8
string, constant.other.symbol, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, punctuation.definition.string#d69d85
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#B2CCD6
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
#569cd6
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

dnspy like theme by CN-MJT44 - VS Code Theme