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#1A1730
  • activityBar.foreground#C0A9FF
  • activityBar.inactiveForeground#5E3B51
  • activityBarBadge.background#D07CFF
  • activityBarBadge.foreground#1E1B2E
  • badge.background#D07CFF
  • badge.foreground#1E1B2E
  • button.background#D07CFF
  • button.foreground#1E1B2E
  • button.hoverBackground#C0A9FF
  • dropdown.background#231F3A
  • dropdown.border#3B9DBF44
  • dropdown.foreground#C0A9FF
  • editor.background#1E1B2E
  • editor.findMatchBackground#3B9DBF44
  • editor.findMatchHighlightBackground#3B9DBF22
  • editor.foreground#C0A9FF
  • editor.selectionBackground#3B9DBF33
  • editor.selectionHighlightBackground#3B9DBF22
  • editorBracketMatch.background#7E57C266
  • editorBracketMatch.border#D07CFF
  • editorCursor.foreground#D07CFF
  • editorError.foreground#D07CFF
  • editorGutter.addedBackground#3B9DBF
  • editorGutter.deletedBackground#D07CFF
  • editorGutter.modifiedBackground#C0A9FF
  • editorIndentGuide.activeBackground#7E57C2
  • editorIndentGuide.background#3B9DBF22
  • editorInfo.foreground#3B9DBF
  • editorLineNumber.activeForeground#C0A9FF
  • editorLineNumber.foreground#5E3B51
  • editorRuler.foreground#3B9DBF22
  • editorWarning.foreground#C0A9FF
  • gitDecoration.addedResourceForeground#3B9DBF
  • gitDecoration.conflictingResourceForeground#D07CFF
  • gitDecoration.deletedResourceForeground#D07CFF
  • gitDecoration.modifiedResourceForeground#C0A9FF
  • gitDecoration.renamedResourceForeground#7E57C2
  • input.background#231F3A
  • input.border#3B9DBF44
  • input.foreground#C0A9FF
  • input.placeholderForeground#5E3B51
  • list.activeSelectionBackground#3B9DBF44
  • list.activeSelectionForeground#D07CFF
  • list.focusBackground#3B9DBF33
  • list.focusForeground#D07CFF
  • list.highlightForeground#D07CFF
  • list.hoverBackground#3B9DBF22
  • list.hoverForeground#D07CFF
  • list.inactiveSelectionBackground#7E57C233
  • list.inactiveSelectionForeground#C0A9FF
  • minimap.findMatchHighlight#D07CFF22
  • minimap.selectionHighlight#D07CFF33
  • panel.background#231F3A
  • panel.border#1A1730
  • panelTitle.activeForeground#D07CFF
  • panelTitle.inactiveForeground#5E3B51
  • scrollbarSlider.activeBackground#D07CFF
  • scrollbarSlider.background#3B9DBF33
  • scrollbarSlider.hoverBackground#7E57C266
  • sideBar.background#1A1730
  • sideBar.foreground#C0A9FF
  • sideBarSectionHeader.background#231F3A
  • sideBarSectionHeader.foreground#C0A9FF
  • sideBarTitle.foreground#D07CFF
  • statusBar.background#150F26
  • statusBar.debuggingBackground#150F26
  • statusBar.foreground#C0A9FF
  • statusBar.noFolderBackground#150F26
  • tab.activeBackground#2A2545
  • tab.activeForeground#D07CFF
  • tab.border#231F3A
  • tab.inactiveBackground#1A1730
  • tab.inactiveForeground#5E3B51
  • tab.unfocusedActiveBackground#2A2545
  • tab.unfocusedInactiveBackground#1A1730
  • terminal.ansiBlack#1A1730
  • terminal.ansiBlue#7E57C2
  • terminal.ansiBrightBlack#5E3B51
  • terminal.ansiBrightBlue#7E57C2
  • terminal.ansiBrightCyan#3B9DBF
  • terminal.ansiBrightGreen#3B9DBF
  • terminal.ansiBrightMagenta#D07CFF
  • terminal.ansiBrightRed#D07CFF
  • terminal.ansiBrightWhite#C0A9FF
  • terminal.ansiBrightYellow#C0A9FF
  • terminal.ansiCyan#3B9DBF
  • terminal.ansiGreen#3B9DBF
  • terminal.ansiMagenta#D07CFF
  • terminal.ansiRed#D07CFF
  • terminal.ansiWhite#C0A9FF
  • terminal.ansiYellow#C0A9FF
  • terminal.background#1E1B2E
  • terminal.foreground#C0A9FF
  • titleBar.activeBackground#150F26
  • titleBar.activeForeground#C0A9FF
  • titleBar.inactiveBackground#150F26
  • titleBar.inactiveForeground#5E3B51

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5E3B51italic
variable, string constant.other.placeholder#C0A9FF
variable.parameter#C0A9FFitalic
constant.other.color#3B9DBF
invalid, invalid.illegal#D07CFF
keyword, storage.type, storage.modifier#D07CFF
keyword.control, 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, keyword.other.template, keyword.other.substitution#3B9DBF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#D07CFF
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#3B9DBF
entity.name.method, meta.method#3B9DBF
meta.block variable.other#C0A9FF
support.other.variable, string.other.link#C0A9FF
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#7E57C2
constant, support.constant#C0A9FF
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#C0A9FF
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#7E57C2
support.type, storage.type#7E57C2
entity.name.type.interface, support.interface#3B9DBF
entity.name.type.enum, support.enum#C0A9FF
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#7E57C2
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#D07CFF
variable.language#D07CFFitalic
entity.name.method.js#3B9DBFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#3B9DBF
entity.other.attribute-name#D07CFF
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#7E57C2italic
entity.other.attribute-name.class#7E57C2
source.sass keyword.control#3B9DBF
markup.inserted#3B9DBF
markup.deleted#D07CFF
markup.changed#C0A9FF
string.regexp#3B9DBF
constant.character.escape#3B9DBF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#3B9DBFitalic
source.js constant.other.object.key.js string.unquoted.label.js#D07CFFitalic
source.json meta.structure.dictionary.json support.type.property-name.json#D07CFF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7E57C2
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#3B9DBF
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#D07CFF
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#7E57C2
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#3B9DBF
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#D07CFF
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#7E57C2
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#C0A9FF
text.html.markdown, punctuation.definition.list_item.markdown#C0A9FF
text.html.markdown markup.inline.raw.markdown#D07CFF
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#5E3B51
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C0A9FF
markup.italic#D07CFFitalic
markup.bold, markup.bold string#D07CFFbold
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#D07CFFbold
markup.underline#7E57C2underline
markup.quote punctuation.definition.blockquote.markdown#5E3B51
markup.quoteitalic
string.other.link.title.markdown#3B9DBF
string.other.link.description.title.markdown#D07CFF
constant.other.reference.link.markdown#7E57C2
markup.raw.block#D07CFF
markup.raw.block.fenced.markdown#C0A9FF
punctuation.definition.fenced.markdown#C0A9FF
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#C0A9FF
variable.language.fenced.markdown#5E3B51
meta.separator#5E3B51bold
markup.table#C0A9FF