Skip to main content
CodingTheme

Color themes

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.

  • editor.background#363636
  • editor.foreground#E0DBC7
  • editor.hoverHighlightBackground#575757
  • editor.lineHighlightBorder#666666
  • editor.selectionBackground#666666
  • editor.selectionHighlightBackground#4A4A4A
  • editorPane.background#4f4f4f
  • gitDecoration.addedResourceForeground#c2aa61
  • gitDecoration.conflictingResourceForeground#61c2c2
  • gitDecoration.deletedResourceForeground#880088
  • gitDecoration.ignoredResourceForeground#91c261
  • gitDecoration.modifiedResourceForeground#c29161
  • gitDecoration.submoduleResourceForeground#666666
  • gitDecoration.untrackedResourceForeground#B95C00
  • panel.background#363636
  • panel.border#666666
  • panelTitle.activeBorder#ADADAD
  • sideBar.background#303030
  • sideBar.border#666666
  • sideBar.foreground#E0DBC7
  • tab.activeBackground#4E4E4E
  • tab.activeBorder#ADADAD
  • terminal.ansiBrightCyan#00FDFF
  • terminal.ansiBrightGreen#a1f5af
  • terminal.ansiBrightMagenta#f5677f
  • terminal.ansiBrightRed#FF7171
  • terminal.ansiBrightYellow#F5ED3E
  • terminal.ansiGreen#71F087
  • terminal.ansiMagenta#FE8CFF
  • terminal.ansiYellow#c7bb89
  • terminal.border#666666
  • terminalCursor.foreground#ADADAD

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.numeric#d6c7e0
constant.language#d6c7e0italic
entity.other.attribute-name#C0D7DC
meta.tag.sgml.doctype.html#c7bb89
entity.name.tag.structure.any.html, entity.name.tag, punctuation.definition.tag#c7bb89
comment#F8A3B1
comment.block.html#F8A3B1
entity.name.selector#872D05
invalid#959595italic bold
string#E0DBC7
string.regexp, constant.regexp#E0DBC7
string.regexp.js punctuation.definition.string.begin.js, string.regexp.js punctuation.definition.string.end.js#d6c7e0bold
string.regexp.js keyword.operator.quantifier.regexp#E0DBC7bold
keyword.control#c7bb89
keyword.operator#C0D7DC
keyword.operator.expression.delete.js#000000italic
variable#E0DBC7
support.function#E0DBC7
storage.type, storage.type.function#c7bb89
entity.name.function, entity.name.type, variable.other.constant.object, support.class.console, support.class#c7bb89bold
entity.name.function, support.function#c7bb89
entity.name.function#c7bb89
support.class.builtin, support.constant.math#E0DBC7bold
keyword.operator.new#E0DBC7
variable.language.this#E0DBC7bold
variable.parameter#E0DBC7
variable.other.readwrite, variable.other.object#C0D7DC
variable.other.property#E0DBC7
meta.array.literal variable.other.readwrite#E0DBC7
storage.type.class, storage.modifier#c7bb89
entity.name.type.class, variable.other.readwrite.alias#c7bb89bold
entity.other.inherited-class#c7bb89
entity.name.type.module#E0DBC7
keyword.control.export, keyword.control.default#E0DBC7bold
support.type.object.module#c7bb89bold
meta.object-literal.key#E0DBC7
support.function.console.js#E0DBC7
support.class.component.js#c7bb89
entity.name.tag.localname.xml#c7bb89
entity.name.variable.local.cs#C0D7DC
storage.modifier.cs#E0DBC7
entity.name.function.cs#c7bb89bold
entity.name.type.namespace.cs#c7bb89bold
keyword.type.cs#c7bb89
keyword.other.class.cs#E0DBC7bold
entity.name.type.class.cs#c7bb89bold
storage.type.cs#c7bb89
storage.type.class.python#c7bb89
entity.name.type.class.python#c7bb89
variable.language.special.self.python#E0DBC7bold
meta.function-call.generic.python#c7bb89
support.type.property-name.json#c7bb89
storage.type.js, storage.type.function.js#E0DBC7
entity.name.function.js, entity.name.type.js, variable.other.constant.object.js, support.class.console.js, support.class.js#c7bb89bold
meta.function-call.js entity.name.function.js, meta.function-call.js support.function.js#E0DBC7
source.js meta.var.expr.js meta.function-call.js support.function.js#E0DBC7
meta.object-literal.key.js entity.name.function.js#c7bb89
support.class.builtin.js, support.constant.math.js#E0DBC7bold
keyword.operator.new.js#E0DBC7
variable.language.this.js#E0DBC7bold
variable.parameter.js#E0DBC7
variable.other.readwrite.js, variable.other.object.js#C0D7DC
variable.other.constant.js#C0D7DC
variable.other.property.js#E0DBC7
meta.array.literal.js variable.other.readwrite.js#E0DBC7
source.js meta.class.js storage.type.class.js, source.js meta.class.js storage.modifier.js#c7bb89
source.js meta.class.js entity.name.type.class.js, source.js meta.import.js variable.other.readwrite.alias.js#E0DBC7bold
source.js meta.import.js constant.language.import-export-all.js#E0DBC7
source.js meta.class.js entity.other.inherited-class.js#c7bb89
source.js meta.class.js entity.name.type.module.js#E0DBC7
support.function.promise.js#84d4d1italic bold
support.class.promise.js#84d4d1bold
keyword.control.export.js#E0DBC7
source.js meta.export.default.js keyword.control.export.js, source.js meta.export.default.js keyword.control.default.js#E0DBC7bold
source.js support.type.object.module.js#c7bb89bold
meta.object-literal.key.js#c7bb89
source.js meta.function.js meta.block.js meta.var.expr.js string.template.js#E0DBC7
comment.block.documentation.js, comment.block.documentation.js entity.name.type.instance.jsdoc, entity.name.type.instance.jsdoc, comment.block.documentation.js storage.type.class.jsdoc, comment.block.documentation.js variable.other.object.tsx, comment.block.documentation.js variable.other.readwrite.tsx, comment.block.documentation.js variable.other.property.tsx, comment.block.documentation.js variable.other.jsdoc, comment.block.documentation.js entity.name.function.tsx, comment.block.documentation.js string.quoted.single.tsx, comment.block.documentation.js string.quoted.double.tsx, comment.block.documentation.js punctuation.separator.key-value.tsx#f58295
comment.block.documentation.js storage.type.class.jsdoc#f58295bold
entity.name.tag.css#C0D7DCbold
entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.class.mixin.scss, entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent-selector.scss, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-class.scss, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-element.scss, entity.other.attribute-name.attribute.css, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.css, entity.other.attribute-name.scss#C0D7DC
support.type.property-name.css, meta.property-name.css, meta.property-list.css, source.css, meta.property-name.scss, meta.property-list.scss, source.css.scss, meta.property-list entity.name.tag.css#c7bb89
support.constant.property-value.css, meta.property-value.scss, meta.property-list.scss, source.css.scss, string.quoted.single.css, meta.property-value.css, meta.property-list.css, source.css, string.quoted.single.scss, variable.scss, source.css.scss, support.constant.font-name.css, constant.numeric.css, keyword.other.unit.px.css#E0DBC7
variable.scss, variable.css#c7bb89bold
keyword.operator.logical.only.media.css, meta.at-rule.media.header.css, source.css, keyword.control.operator.css.scss, meta.at-rule.media.scss, source.css.scss#C0D7DC
keyword.control.at-rule#C0D7DCbold
markup.heading.markdown entity.name.section.markdown#c7bb89bold
markup.heading.markdown punctuation.definition.heading.markdown#c7bb89
text.html.markdown meta.paragraph.markdown markup.inline.raw.string.markdown, text.html.markdown meta.paragraph.markdown markup.bold.markdown, text.html.markdown meta.paragraph.markdown markup.italic.markdown#c7bb89
text.html.markdown meta.paragraph.markdown markup.bold.markdownbold
text.html.markdown meta.paragraph.markdown markup.italic.markdownitalic
text.html.markdown meta.paragraph.markdown markup.bold.markdown markup.italic.markdownitalic bold
text.html.markdown meta.separator.markdown, text.html.markdown meta.paragraph.markdown markup.heading.setext.1.markdown, text.html.markdown meta.paragraph.markdown markup.heading.setext.2.markdown#c7bb89
text.html.markdown markup.quote.markdown beginning.punctuation.definition.quote.markdown, text.html.markdown markup.quote.markdown meta.paragraph.markdown#c7bb89italic
markup.list.numbered.markdown meta.paragraph.markdown markup.bold.markdown, markup.list.unnumbered.markdown meta.paragraph.markdown markup.bold.markdownbold
markup.list.numbered.markdown meta.paragraph.markdown markup.italic.markdown, markup.list.unnumbered.markdown meta.paragraph.markdown markup.italic.markdownitalic
string.other.link.title.markdown, string.other.link.description.markdown#c7bb89bold
markup.underline.link.markdown, constant.other.reference.link.markdown, punctuation.definition.constant.markdown, punctuation.definition.string.begin.markdown, text.html.markdown meta.paragraph.markdown meta.image.reference.markdown string.other.link.description.markdown#C0D7DC
markup.fenced_code.block.markdown#c7bb89
source.asm.x86_64 constant.language.registers.general-purpose
support.function.builtin.shell#E0DBC7
source.shell meta.scope.while-loop.shell string.quoted.double.shell#c7bb89

Shiki preview

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

Loading...

Tranquility Base by Mike Flanigan - VS Code Theme