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#EEEAF3
  • activityBar.border#B7A8CD
  • activityBar.foreground#15062B
  • button.background#3478C6
  • diffEditor.insertedLineBackground#45A25830
  • diffEditor.insertedTextBackground#45A25830
  • diffEditor.removedLineBackground#E84D4930
  • diffEditor.removedTextBackground#E84E4930
  • dropdown.background#F6F5F9
  • dropdown.border#B7A8CD
  • editor.background#FFFCF6
  • editor.findMatchBackground#B2877340
  • editor.findMatchHighlightBackground#B287731A
  • editor.foreground#15062B
  • editor.hoverHighlightBackground#B287731A
  • editor.lineHighlightBackground#B287731A
  • editor.rangeHighlightBackground#B287731A
  • editor.selectionBackground#BDEECF
  • editor.wordHighlightBackground#B2877340
  • editor.wordHighlightStrongBackground#B2877340
  • editor.wordHighlightTextBackground#B2877340
  • editorGroupHeader.tabsBackground#E2DCEB
  • editorGutter.addedBackground#45A258
  • editorGutter.deletedBackground#E84D49
  • editorGutter.modifiedBackground#2458CA
  • editorIndentGuide.activeBackground1#B28773
  • editorIndentGuide.background1#B2877380
  • editorLineNumber.foreground#B28773
  • editorWidget.background#EEEAF3
  • focusBorder#3478C6
  • input.background#F6F5F9
  • input.border#B7A8CD
  • list.activeSelectionBackground#BDEECF
  • list.activeSelectionForeground#15062B
  • list.focusAndSelectionOutline#BDEECF
  • list.highlightForeground#DA70D6
  • list.hoverBackground#B2877340
  • list.inactiveSelectionBackground#B2877340
  • multiDiffEditor.headerBackground#EEEAF3
  • sideBar.background#E2DCEB
  • sideBar.border#B7A8CD
  • sideBarSectionHeader.background#EEEAF3
  • sideBarTitle.foreground#15062B
  • statusBar.background#EEEAF3
  • statusBar.foreground#15062B
  • tab.border#B7A8CD
  • tab.inactiveBackground#EEEAF3
  • titleBar.activeBackground#EEEAF3
  • titleBar.border#B7A8CD
  • titleBar.inactiveBackground#CCC2DC
  • tree.inactiveIndentGuidesStroke#B2877380
  • tree.indentGuidesStroke#B28773

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.jsx.children#15062B—
comment, punctuation.definition.comment#B28773italic
punctuation, punctuation.definition, punctuation.separator.inheritance.php, punctuation.section.embedded, meta.brace.round#15062B—
variable, variable.other, string constant.other.placeholder, entity.name.variable#FF651B—
invalid, invalid.illegal#E84D49—
keyword, keyword.control, storage.type, storage.modifier, support.type.primitive, support.type.builtin, constant.language, keyword.operator.expression, keyword.other.directive#DA70D6italic
keyword.operator#00C4C4
punctuation.definition.block.tag#DA70D6—
entity.name.tag, meta.tag, meta.tag.sgml, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#DA70D6—
variable.other.object.property, variable.object.property, meta.object.member, variable.other.property, variable.other.constant.property#FFA21C—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#1BBA3D—
meta.block variable.other#FF651B—
support.other.variable, string.other.link#FF651B—
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#00C4C4—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inline.raw.string, markup.inline.raw.string punctuation.definition, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, punctuation.definition.string#00B0FF—
punctuation.definition.template-expression#DA70D6—
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, support.type.sys-types#00C4C4—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370—
variable.language#DA70D6italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF—
entity.other.attribute-name, text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFA21C—
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#FFA21C—
entity.other.attribute-name.class, entity.other.attribute-name.class punctuation.definition.entity#FFA21C—
entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-class punctuation.definition.entity#1BBA3D—
source.sass keyword.control, entity.other.attribute-name.id, entity.other.attribute-name.id punctuation.definition.entity#FF651B—
support.constant.property-value#00B0FF—
variable.prop.css, variable.prop.css punctuation.definition#FF651B—
entity.name.tag.--root, keyword.control.at-rule, keyword.control.at-rule punctuation.definition#DA70D6—
markup.inserted, editorGutter.addedBackground#45A258—
markup.deleted, editorGutter.deletedBackground#E84D49—
markup.changed, editorGutter.modifiedBackground#2458CA—
string.regexp#00B0FF—
constant.other.character-class.regexp, constant.character.escape.backslash.regexp, keyword.control.anchor.regexp, constant.character.escape#FF651B—
keyword.operator.quantifier.regexp#00C4C4—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#1BBA3Ditalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#FFA21C—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json#FFA21C—
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#FFA21C—
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#FFA21C—
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#FFA21C—
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#FFA21C—
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#FFA21C—
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#FFA21C—
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#FFA21C—
text.html.markdown, punctuation.definition.list_item.markdown#15062B—
text.html.markdown markup.inline.raw.markdown#C792EA—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E—
entity.name.section.markdown, markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#DA70D6—
markup.italic, punctuation.definition.italic#FFA21Citalic
markup.bold, markup.bold string, punctuation.definition.bold#FF651Bbold
markup.strikethrough, markup.strikethrough string, punctuation.definition.strikethrough#E84D49—
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#00B0FFunderline
markup.quote punctuation.definition.blockquote.markdown#65737E—
markup.quote—italic
string.other.link.title.markdown, string.other.link.description#1BBA3D—
string.other.link.description.title.markdown, markup.underline.link.markdown#00B0FF—
constant.other.reference.link.markdown#FF9A69—
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#15062B—
variable.language.fenced.markdown#65737E—
meta.separator#65737Ebold
markup.table#15062B—