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#36283d
  • activityBar.foreground#f3f2f1
  • activityBarBadge.background#9433c4
  • activityBarBadge.foreground#dddddd
  • badge.background#ec6a3f
  • badge.foreground#ffffff
  • button.background#ec6a3f
  • button.foreground#ffffff
  • debugToolBar.background#403f3a
  • dropdown.background#2d2c2a
  • editor.background#1c1c1c
  • editor.foreground#dddddd
  • editor.hoverHighlightBackground#e3d3d3d13
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#3d3d3d60
  • editor.selectionBackground#3d3d3d
  • editor.selectionHighlightBackground#4b494d13
  • editor.wordHighlightBackground#e0dedc13
  • editorBracketMatch.background#ea542130
  • editorCursor.foreground#ea5421
  • editorGroup.background#111111
  • editorGroupHeader.noTabsBackground#111111
  • editorGroupHeader.tabsBackground#3c3b37
  • editorIndentGuide.background#404040
  • input.background#2d2c2a
  • input.border#00000000
  • inputOption.activeBorder#82457c
  • inputValidation.errorBackground#ea2121
  • inputValidation.infoBackground#48a4b2
  • inputValidation.warningBackground#ea7221
  • list.dropBackground#383b3d
  • scrollbarSlider.activeBackground#ea5421
  • scrollbarSlider.background#a0391664
  • scrollbarSlider.hoverBackground#802e1264
  • selection.background#403f3a
  • sideBar.background#1c1c1c
  • sideBar.foreground#f0f0f0
  • sideBarSectionHeader.background#3c3b37
  • sideBarTitle.foreground#ffffff
  • statusBar.background#1c1c1c
  • statusBar.debuggingBackground#82457c
  • statusBar.noFolderBackground#1c1c1c
  • statusBar.noFolderForeground#f0f0f0
  • tab.border#00000000
  • tab.inactiveBackground#373633
  • tab.inactiveForeground#cccccc
  • titleBar.activeBackground#111111
  • titleBar.activeForeground#dddddd
  • titleBar.inactiveBackground#111111
  • titleBar.inactiveForeground#999999

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#ddddddff—
emphasis—italic
strong—bold
header#000080—
comment#608b4e—
constant.language#c156d6—
constant.numeric#cba8ce—
constant.regexp#806495—
entity.name.tag#c156d6—
entity.name.tag.css#bb7dd7—
entity.other.attribute-name#d29cfe—
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#bb7dd7—
invalid#f44747—
markup.underline—underline
markup.bold#c156d6bold
markup.heading#c156d6bold
markup.italic—italic
markup.inserted#b5cea8—
markup.deleted#ce9178—
markup.changed#c156d6—
beginning.punctuation.definition.quote.markdown#608b4e—
beginning.punctuation.definition.list.markdown#6796e6—
markup.inline.raw#ce9178—
meta.selector#bb7dd7—
punctuation.definition.tag#808080—
meta.preprocessor#c156d6—
meta.preprocessor.string#ce9178—
meta.preprocessor.numeric#b5cea8—
meta.structure.dictionary.key.python#9cdcfe—
meta.diff.header#c156d6—
storage#c156d6—
storage.type#c156d6—
storage.modifier#c156d6—
string#ce9178—
string.tag#ce9178—
string.value#ce9178—
string.regexp#d16969—
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#c156d6—
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#9cdcfe—
keyword#c156d6—
keyword.control#c156d6—
keyword.operator#d4d4d4—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#c156d6—
keyword.other.unit#b5cea8—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#c156d6—
support.function.git-rebase#9cdcfe—
constant.sha.git-rebase#b5cea8—
storage.modifier.import.java, storage.modifier.package.java#d4d4d4—
variable.language#c156d6—
entity.name.function, support.function, support.constant.handlebars#DCDCAA—
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0—
keyword.control#C586C0—
variable, meta.definition.variable.name, support.variable#9CDCFE—
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178—
comment, punctuation.definition.comment#6c6c66italic
variable, string constant.other.placeholder#ff6c60—
constant.other.color#0f0—
invalid, invalid.illegal#ff6c60—
invalid.deprecated#b18a3d—
keyword, storage.type, storage.modifier#ff73fd—
keyword.control.flow#ff73fd—
keyword.control, constant.other.color, punctuation, punctuation.section.class.end, 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#b5b3aa—
punctuation.section.embedded, variable.interpolation#b18a3d—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff6c60—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ffb59e—
meta.block variable.other#ff6c60—
support.other.variable, string.other.link#ff6c60—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#d4af59—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#ac82d1normal
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ffffb6—
support.type#c6c5fe—
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#c6c5fe—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff6c60—
variable.language#ff6c60italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#ffb59e—
entity.other.attribute-name#ffb59e—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffffb6italic
entity.other.attribute-name.class#ffffb6—
source.sass keyword.control#ffb59e—
markup.inserted#ac82d1—
markup.deleted#ff6c60—
markup.changed#ff73fd—
string.regexp#c6c5fe—
constant.character.escape#c6c5fe—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ffb59eitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
text.html.markdown, punctuation.definition.list_item.markdown#b5b3aa—
text.html.markdown markup.inline.raw.markdown#ff73fd—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#c6c5fe—
text.html.markdown meta.dummy.line-break—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#ffb59e—
markup.italic#ff6c60italic
markup.bold, markup.bold string#ff6c60bold
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#ff6c60bold
markup.underline#d4af59underline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#c6c5fe—
markup.quoteitalic
string.other.link.title.markdown#ffb59e—
string.other.link.description.title.markdown#ff73fd—
constant.other.reference.link.markdown#ffffb6—
markup.raw.block#ff73fd—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#f0f—
variable.language.fenced.markdown#f00—
meta.separator#f0fbold
markup.table#f0f—
token.info-token#ffb59e—
token.warn-token#ffffb6—
token.error-token#ff6c60—
token.debug-token#ff73fd—
comment#747c84italic
comment#747c84italic
—#ddddddff—
emphasis—italic
strong—bold
header#000080—
comment#608b4e—
constant.language#c156d6—
constant.numeric#cba8ce—
constant.regexp#806495—
entity.name.tag#c156d6—
entity.name.tag.css#bb7dd7—
entity.other.attribute-name#d29cfe—
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#bb7dd7—
invalid#f44747—
markup.underline—underline
markup.bold#c156d6bold
markup.heading#c156d6bold
markup.italic—italic
markup.inserted#b5cea8—
markup.deleted#ce9178—
markup.changed#c156d6—
beginning.punctuation.definition.quote.markdown#608b4e—
beginning.punctuation.definition.list.markdown#6796e6—
markup.inline.raw#ce9178—
meta.selector#bb7dd7—
punctuation.definition.tag#808080—
meta.preprocessor#c156d6—
meta.preprocessor.string#ce9178—
meta.preprocessor.numeric#b5cea8—
meta.structure.dictionary.key.python#9cdcfe—
meta.diff.header#c156d6—
storage#c156d6—
storage.type#c156d6—
storage.modifier#c156d6—
string#ce9178—
string.tag#ce9178—
string.value#ce9178—
string.regexp#d16969—
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#c156d6—
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#9cdcfe—
keyword#c156d6—
keyword.control#c156d6—
keyword.operator#d4d4d4—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#c156d6—
keyword.other.unit#b5cea8—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#c156d6—
support.function.git-rebase#9cdcfe—
constant.sha.git-rebase#b5cea8—
storage.modifier.import.java, storage.modifier.package.java#d4d4d4—
variable.language#c156d6—
entity.name.function, support.function, support.constant.handlebars#DCDCAA—
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0—
keyword.control#C586C0—
variable, meta.definition.variable.name, support.variable#9CDCFE—
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178—
comment, punctuation.definition.comment#6c6c66italic
variable, string constant.other.placeholder#ff6c60—
constant.other.color#0f0—
invalid, invalid.illegal#ff6c60—
invalid.deprecated#b18a3d—
keyword, storage.type, storage.modifier#ff73fd—
keyword.control.flow#ff73fd—
keyword.control, constant.other.color, punctuation, punctuation.section.class.end, 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#b5b3aa—
punctuation.section.embedded, variable.interpolation#b18a3d—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff6c60—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ffb59e—
meta.block variable.other#ff6c60—
support.other.variable, string.other.link#ff6c60—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#d4af59—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#ac82d1normal
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ffffb6—
support.type#c6c5fe—
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#c6c5fe—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff6c60—
variable.language#ff6c60italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#ffb59e—
entity.other.attribute-name#ffb59e—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffffb6italic
entity.other.attribute-name.class#ffffb6—
source.sass keyword.control#ffb59e—
markup.inserted#ac82d1—
markup.deleted#ff6c60—
markup.changed#ff73fd—
string.regexp#c6c5fe—
constant.character.escape#c6c5fe—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ffb59eitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
text.html.markdown, punctuation.definition.list_item.markdown#b5b3aa—
text.html.markdown markup.inline.raw.markdown#ff73fd—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#c6c5fe—
text.html.markdown meta.dummy.line-break—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#ffb59e—
markup.italic#ff6c60italic
markup.bold, markup.bold string#ff6c60bold
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#ff6c60bold
markup.underline#d4af59underline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#c6c5fe—
markup.quoteitalic
string.other.link.title.markdown#ffb59e—
string.other.link.description.title.markdown#ff73fd—
constant.other.reference.link.markdown#ffffb6—
markup.raw.block#ff73fd—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#f0f—
variable.language.fenced.markdown#f00—
meta.separator#f0fbold
markup.table#f0f—
token.info-token#ffb59e—
token.warn-token#ffffb6—
token.error-token#ff6c60—
token.debug-token#ff73fd—
comment#747c84italic
comment#747c84italic
entity.name.function, support.function, support.constant.handlebars#DCDCAA—
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0—
keyword.control#C586C0—
variable, meta.definition.variable.name, support.variable#9CDCFE—
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178—
—#ddddddff—
emphasis—italic
strong—bold
header#000080—
comment#608b4e—
constant.language#c156d6—
constant.numeric#cba8ce—
constant.regexp#806495—
entity.name.tag#c156d6—
entity.name.tag.css#bb7dd7—
entity.other.attribute-name#d29cfe—
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#bb7dd7—
invalid#f44747—
markup.underline—underline
markup.bold#c156d6bold
markup.heading#c156d6bold
markup.italic—italic
markup.inserted#b5cea8—
markup.deleted#ce9178—
markup.changed#c156d6—
beginning.punctuation.definition.quote.markdown#608b4e—
beginning.punctuation.definition.list.markdown#6796e6—
markup.inline.raw#ce9178—
meta.selector#bb7dd7—
punctuation.definition.tag#808080—
meta.preprocessor#c156d6—
meta.preprocessor.string#ce9178—
meta.preprocessor.numeric#b5cea8—
meta.structure.dictionary.key.python#9cdcfe—
meta.diff.header#c156d6—
storage#c156d6—
storage.type#c156d6—
storage.modifier#c156d6—
string#ce9178—
string.tag#ce9178—
string.value#ce9178—
string.regexp#d16969—
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#c156d6—
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#9cdcfe—
keyword#c156d6—
keyword.control#c156d6—
keyword.operator#d4d4d4—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#c156d6—
keyword.other.unit#b5cea8—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#c156d6—
support.function.git-rebase#9cdcfe—
constant.sha.git-rebase#b5cea8—
storage.modifier.import.java, storage.modifier.package.java#d4d4d4—
variable.language#c156d6—
entity.name.function, support.function, support.constant.handlebars#DCDCAA—
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0—
keyword.control#C586C0—
variable, meta.definition.variable.name, support.variable#9CDCFE—
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178—
comment, punctuation.definition.comment#6c6c66italic
variable, string constant.other.placeholder#ff6c60—
constant.other.color#0f0—
invalid, invalid.illegal#ff6c60—
invalid.deprecated#b18a3d—
keyword, storage.type, storage.modifier#ff73fd—
keyword.control.flow#ff73fd—
keyword.control, constant.other.color, punctuation, punctuation.section.class.end, 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#b5b3aa—
punctuation.section.embedded, variable.interpolation#b18a3d—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff6c60—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ffb59e—
meta.block variable.other#ff6c60—
support.other.variable, string.other.link#ff6c60—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#d4af59—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#ac82d1normal
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ffffb6—
support.type#c6c5fe—
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#c6c5fe—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff6c60—
variable.language#ff6c60italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#ffb59e—
entity.other.attribute-name#ffb59e—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffffb6italic
entity.other.attribute-name.class#ffffb6—
source.sass keyword.control#ffb59e—
markup.inserted#ac82d1—
markup.deleted#ff6c60—
markup.changed#ff73fd—
string.regexp#c6c5fe—
constant.character.escape#c6c5fe—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ffb59eitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb59e—
text.html.markdown, punctuation.definition.list_item.markdown#b5b3aa—
text.html.markdown markup.inline.raw.markdown#ff73fd—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#c6c5fe—
text.html.markdown meta.dummy.line-break—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#ffb59e—
markup.italic#ff6c60italic
markup.bold, markup.bold string#ff6c60bold
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#ff6c60bold
markup.underline#d4af59underline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#c6c5fe—
markup.quoteitalic
string.other.link.title.markdown#ffb59e—
string.other.link.description.title.markdown#ff73fd—
constant.other.reference.link.markdown#ffffb6—
markup.raw.block#ff73fd—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#f0f—
variable.language.fenced.markdown#f00—
meta.separator#f0fbold
markup.table#f0f—
token.info-token#ffb59e—
token.warn-token#ffffb6—
token.error-token#ff6c60—
token.debug-token#ff73fd—
comment#747c84italic
comment#747c84italic
entity.name.function, support.function, support.constant.handlebars#DCDCAA—
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0—
keyword.control#C586C0—
variable, meta.definition.variable.name, support.variable#9CDCFE—
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178—
—#D4D4D4—
emphasis—italic
strong—bold
header#000080—
comment#608b4e—
constant.language#569cd6—
constant.numeric#b5cea8—
constant.regexp#646695—
entity.name.tag#569cd6—
entity.name.tag.css#d7ba7d—
entity.other.attribute-name#9cdcfe—
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#d7ba7d—
invalid#f44747—
markup.underline—underline
markup.bold#569cd6bold
markup.heading#569cd6bold
markup.italic—italic
markup.inserted#b5cea8—
markup.deleted#ce9178—
markup.changed#569cd6—
beginning.punctuation.definition.quote.markdown#608b4e—
beginning.punctuation.definition.list.markdown#6796e6—
markup.inline.raw#ce9178—
meta.selector#d7ba7d—
punctuation.definition.tag#808080—
meta.preprocessor#569cd6—
meta.preprocessor.string#ce9178—
meta.preprocessor.numeric#b5cea8—
meta.structure.dictionary.key.python#9cdcfe—
meta.diff.header#569cd6—
storage#569cd6—
storage.type#569cd6—
storage.modifier#569cd6—
string#ce9178—
string.tag#ce9178—
string.value#ce9178—
string.regexp#d16969—
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#569cd6—
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#9cdcfe—
keyword#569cd6—
keyword.control#569cd6—
keyword.operator#d4d4d4—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#569cd6—
keyword.other.unit#b5cea8—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569cd6—
support.function.git-rebase#9cdcfe—
constant.sha.git-rebase#b5cea8—
storage.modifier.import.java, storage.modifier.package.java#d4d4d4—
variable.language#569cd6—
Ballpoint Dark by almzau - VS Code Theme