Skip to main content
Coding Theme

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.

  • activityBar.background#E8E8F3
  • activityBar.foreground#7856a3
  • editor.background#F2F2F2
  • editor.foreground#2b312c
  • editor.lineHighlightBackground#e7e3db
  • editor.lineHighlightBorder#e7e3db
  • editor.selectionBackground#c7d2d4
  • editor.wordHighlightBackground#c7d2d4
  • editor.wordHighlightStrongBackground#c7d2d4
  • editorCursor.foreground#2b312c
  • scrollbar.shadow#000000
  • sideBar.background#EFEFEF
  • sideBarTitle.foreground#2b312c
  • statusBar.background#5C3E87
  • statusBar.debuggingBackground#f8b37f
  • statusBar.foreground#c2c0c7
  • statusBar.noFolderBackground#d1c2d3
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#619ac3
  • terminal.ansiBrightBlack#2b312c
  • terminal.ansiBrightBlue#619ac3
  • terminal.ansiBrightCyan#12aa9c
  • terminal.ansiBrightGreen#41ae3c
  • terminal.ansiBrightMagenta#cc5595
  • terminal.ansiBrightRed#ee3f4d
  • terminal.ansiBrightWhite#CEC3DC
  • terminal.ansiBrightYellow#b78d12
  • terminal.ansiCyan#57c3c2
  • terminal.ansiGreen#96c24e
  • terminal.ansiMagenta#d276a3
  • terminal.ansiRed#ee3f4d
  • terminal.ansiWhite#e4dfd7
  • terminal.ansiYellow#f9d367
  • titleBar.activeBackground#CEC3DC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a4aca7—
variable, string constant.other.placeholder#2b312c—
invalid, invalid.illegal#ee3f4d—
keyword, storage.type, storage.modifier#cc5595—
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitution, keyword.other.unit#12aa9c—
entity.name.function, entity.name.method, meta.function-call, variable.function, support.function, keyword.other.special-method#1781b5—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other#fc6315—
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#b78d12—
entity.name, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#41ae3c—
entity.name.type#41ae3cunderline
entity.name.tag, entity.name.section#ed5a65—
support.type#41ae3c—
variable.other.property, support.variable.property, meta.object-literal.key#ed5a65—
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#1781b5—
entity.name.module, variable.import.parameter, variable.other.class#ea517f—
variable.language#ea517fitalic
entity.other.attribute-name#983680—
entity.other.attribute-name.id#207f4c—
keyword.other.important#ee3f4d—
support.type.property-name.media#41ae3c—
markup.inserted#1781b5—
markup.deleted#ee3f4d—
markup.changed#983680—
string.regexp#207f4c—
constant.character.escape#207f4c—
*url*, *link*, *uri*—underline
source.json meta.structure.dictionary.json support.type.property-name.json#983680—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#1781b5—
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#fc7930—
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#41ae3c—
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#ed5a65—
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#619ac3—
text.html.markdown, punctuation.definition.list_item.markdown#2b312c—
text.html.markdown markup.inline.raw.markdown, markup.inline.raw.string.markdown#12aa9c—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8a988e—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, entity.name.section.markdown#1781b5bold
markup.italic#ed5a65italic
markup.bold, markup.bold string#ed5a65bold
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#ed5a65bold
markup.underline#cc5595underline
markup.quote#983680italic
string.other.link.title.markdown#b78d12—
string.other.link.description.title.markdown#983680—
constant.other.reference.link.markdown#b78d12—
markup.raw.block#983680—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#2b312c—
variable.language.fenced.markdown#8a988e—
meta.separator#8a988ebold
markup.table#2b312c—
beginning.punctuation.definition.list.markdown#fc7930—
token.info-token#1781b5—
token.warn-token#fc7930—
token.error-token#ee3f4d—
token.debug-token#ed5a65—