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.activeBackground#09B09A
  • activityBar.background#067062
  • activityBar.dropBackground#0BD6BB
  • activityBarBadge.background#0CF0D1
  • activityBarBadge.foreground#020F0E
  • button.background#737575
  • button.foreground#8DE3DA
  • checkbox.background#737575
  • checkbox.foreground#8DE3DA
  • editor.background#1F2526
  • editor.foreground#E4F2F7
  • editor.inactiveSelectionBackground#661740
  • editor.selectionBackground#E63491
  • editor.selectionForeground#ffffff
  • editorGroupHeader.noTabsBackground#212424
  • editorGroupHeader.tabsBackground#212424
  • editorLineNumber.foreground#4B5757
  • input.background#1D2121
  • input.foreground#fff
  • input.placeholderForeground#eee
  • inputOption.activeBackground#067062
  • inputValidation.errorBackground#E4A3B8
  • inputValidation.errorBorder#7D1D4E
  • inputValidation.errorForeground#7D1D4E
  • inputValidation.infoBackground#71d5ff
  • inputValidation.infoBorder#075a7e
  • inputValidation.infoForeground#075a7e
  • inputValidation.warningBackground#fc9e8e
  • inputValidation.warningBorder#882412
  • inputValidation.warningForeground#882412
  • menu.background#1ADB68
  • minimap.background#1F2424
  • notificationCenterHeader.background#502EF0
  • notificationCenterHeader.foreground#D5CCED
  • notifications.background#1D2121
  • notifications.foreground#D5CCED
  • notificationsErrorIcon.foreground#D5CCED
  • notificationsInfoIcon.foreground#D5CCED
  • notificationsWarningIcon.foreground#D5CCED
  • progressBar.background#1ADB68
  • quickInput.background#4B5757
  • quickInput.foreground#FFD9FE
  • sideBar.background#333B3B
  • sideBar.dropBackground#333B3B
  • sideBar.foreground#A2BABA
  • sideBarSectionHeader.background#6A7A7A
  • sideBarSectionHeader.foreground#8DE3DA
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#2A3133
  • statusBar.debuggingBackground#2A3133
  • statusBar.foreground#E082BF
  • statusBar.noFolderBackground#2A3133
  • statusBar.noFolderBorder#2A3133
  • statusBar.noFolderForeground#E082BF
  • statusBarItem.activeBackground#2A3133
  • tab.activeBackground#502EF0
  • tab.activeBorderTop#D4CFF4
  • tab.activeForeground#D4CFF4
  • tab.hoverBorder#D4CFF4
  • tab.inactiveBackground#332D5C
  • tab.unfocusedActiveBackground#502EF0
  • terminal.ansiBlack#000309
  • terminal.ansiBlue#186CCC
  • terminal.ansiBrightBlack#000714
  • terminal.ansiBrightBlue#1C7BE6
  • terminal.ansiBrightCyan#07F4D5
  • terminal.ansiBrightGreen#5AFAA2
  • terminal.ansiBrightMagenta#E952FF
  • terminal.ansiBrightRed#EB4046
  • terminal.ansiBrightWhite#EAF1F4
  • terminal.ansiBrightYellow#FFB25E
  • terminal.ansiCyan#0BD6BB
  • terminal.ansiGreen#43BA79
  • terminal.ansiMagenta#D149E6
  • terminal.ansiRed#D1383E
  • terminal.ansiWhite#CFE0E7
  • terminal.ansiYellow#E6A055
  • terminal.background#222729
  • terminal.foreground#B4D1D9
  • terminalCursor.background#F70A94
  • terminalCursor.foreground#F70A94
  • textLink.activeForeground#E63491
  • textLink.foreground#E082BF
  • titleBar.activeBackground#502EF0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#566569italic
variable, string constant.other.placeholder#ffffff
constant.other.color#C8DBE0
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#0BD6BBbold
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#9AAAAD
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#8AEBFA
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#20FADDitalic bold
meta.block variable.other#D84FE0
support.other.variable, string.other.link#D84FE0
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#079EE0
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#AA94FFitalic
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#FF429A
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5393italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFFbold
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#22F0AB
source.sass keyword.control#22F0AB
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.json meta.structure.dictionary.json support.type.property-name.json#5AFAA2
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#1C7BE6
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#FFB25E
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#E952FF
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#23D14C
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#8245FF
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#FF92F2
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#EB4046
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#A2FF4D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
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#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold