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#222522
  • activityBar.border#ffffff15
  • activityBar.foreground#B5E967
  • activityBar.inactiveForeground#F7FAF260
  • activityBarBadge.background#B5E967
  • activityBarBadge.foreground#222522
  • button.background#B5E967
  • button.foreground#222522
  • button.hoverBackground#B5E967dd
  • editor.background#222522
  • editor.foreground#F7FAF2
  • editor.inactiveSelectionBackground#C2EC793580
  • editor.lineHighlightBackground#0A0B0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C2EC7935
  • editorCursor.foreground#B5E967
  • editorGroupHeader.tabsBackground#222522dd
  • editorLineNumber.activeForeground#B5E967
  • editorLineNumber.foreground#D7DBD680
  • focusBorder#B5E967
  • foreground#F7FAF2
  • input.background#0A0B0A
  • input.border#ffffff15
  • input.foreground#F7FAF2
  • input.placeholderForeground#F7FAF260
  • list.activeSelectionBackground#B5E96730
  • list.activeSelectionForeground#F7FAF2
  • list.highlightForeground#B5E967
  • list.hoverBackground#0A0B0A40
  • list.hoverForeground#F7FAF2
  • list.inactiveSelectionBackground#B5E96715
  • list.inactiveSelectionForeground#F7FAF2
  • selection.background#C2EC7935
  • sideBar.background#0A0B0A
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FAF2
  • sideBarSectionHeader.background#22252280
  • sideBarSectionHeader.foreground#F7FAF2
  • sideBarTitle.foreground#B5E967
  • statusBar.background#222522
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FAF2
  • statusBar.noFolderBackground#222522
  • tab.activeBackground#222522
  • tab.activeBorderTop#B5E967
  • tab.activeForeground#F7FAF2
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0B0A60
  • tab.inactiveForeground#F7FAF280
  • terminal.ansiBlack#222522
  • terminal.ansiBlue#C2EC79
  • terminal.ansiCyan#ADE755
  • terminal.ansiGreen#B5E967
  • terminal.ansiMagenta#BEF183
  • terminal.ansiRed#BEF183
  • terminal.ansiWhite#F7FAF2
  • terminal.ansiYellow#ADE755
  • terminal.background#222522
  • terminal.foreground#F7FAF2
  • titleBar.activeBackground#222522
  • titleBar.activeForeground#F7FAF2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#222522
  • titleBar.inactiveForeground#F7FAF260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7DBD6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C2EC79bold
storage.type, storage.modifier#C2EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B5E967
string, punctuation.definition.string, string.template, meta.template.expression#ADE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#BEF183
variable, variable.other.readwrite, variable.other.object#F7FAF2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAF2
variable.parameter, meta.parameter#F7FAF2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAF280
keyword.operator#F7FAF2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#ADE755bold
entity.other.inherited-class#B5E967
entity.name.tag, punctuation.definition.tag#C2EC79
entity.other.attribute-name#B5E967
meta.diff, meta.diff.header#D7DBD6
markup.deleted#BEF183
markup.inserted#B5E967
markup.changed#ADE755
markup.heading, markup.heading.setext, punctuation.definition.heading#B5E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#ADE755
string.other.link.title, string.other.link.description#B5E967
markup.underline.link#D7DBD6underline
punctuation.definition.list#C2EC79
markup.quote, punctuation.definition.quote#D7DBD6italic