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#070E09
  • activityBar.border#ffffff15
  • activityBar.foreground#C0E967
  • activityBar.inactiveForeground#E7ECE960
  • activityBarBadge.background#C0E967
  • activityBarBadge.foreground#070E09
  • button.background#C0E967
  • button.foreground#070E09
  • button.hoverBackground#C0E967dd
  • editor.background#070E09
  • editor.foreground#E7ECE9
  • editor.inactiveSelectionBackground#B1EC793580
  • editor.lineHighlightBackground#19241940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B1EC7935
  • editorCursor.foreground#C0E967
  • editorGroupHeader.tabsBackground#070E09dd
  • editorLineNumber.activeForeground#C0E967
  • editorLineNumber.foreground#5b686680
  • focusBorder#C0E967
  • foreground#E7ECE9
  • input.background#192419
  • input.border#ffffff15
  • input.foreground#E7ECE9
  • input.placeholderForeground#E7ECE960
  • list.activeSelectionBackground#C0E96730
  • list.activeSelectionForeground#E7ECE9
  • list.highlightForeground#C0E967
  • list.hoverBackground#19241940
  • list.hoverForeground#E7ECE9
  • list.inactiveSelectionBackground#C0E96715
  • list.inactiveSelectionForeground#E7ECE9
  • selection.background#B1EC7935
  • sideBar.background#192419
  • sideBar.border#ffffff15
  • sideBar.foreground#E7ECE9
  • sideBarSectionHeader.background#070E0980
  • sideBarSectionHeader.foreground#E7ECE9
  • sideBarTitle.foreground#C0E967
  • statusBar.background#070E09
  • statusBar.border#ffffff15
  • statusBar.foreground#E7ECE9
  • statusBar.noFolderBackground#070E09
  • tab.activeBackground#070E09
  • tab.activeBorderTop#C0E967
  • tab.activeForeground#E7ECE9
  • tab.border#ffffff15
  • tab.inactiveBackground#19241960
  • tab.inactiveForeground#E7ECE980
  • terminal.ansiBlack#070E09
  • terminal.ansiBlue#B1EC79
  • terminal.ansiCyan#C5E755
  • terminal.ansiGreen#C0E967
  • terminal.ansiMagenta#E6F183
  • terminal.ansiRed#E6F183
  • terminal.ansiWhite#E7ECE9
  • terminal.ansiYellow#C5E755
  • terminal.background#070E09
  • terminal.foreground#E7ECE9
  • titleBar.activeBackground#070E09
  • titleBar.activeForeground#E7ECE9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#070E09
  • titleBar.inactiveForeground#E7ECE960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5b6866italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B1EC79bold
storage.type, storage.modifier#B1EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C0E967
string, punctuation.definition.string, string.template, meta.template.expression#C5E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E6F183
variable, variable.other.readwrite, variable.other.object#E7ECE9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#E7ECE9
variable.parameter, meta.parameter#E7ECE9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#E7ECE980
keyword.operator#E7ECE9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C5E755bold
entity.other.inherited-class#C0E967
entity.name.tag, punctuation.definition.tag#B1EC79
entity.other.attribute-name#C0E967
meta.diff, meta.diff.header#5b6866
markup.deleted#E6F183
markup.inserted#C0E967
markup.changed#C5E755
markup.heading, markup.heading.setext, punctuation.definition.heading#C0E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C5E755
string.other.link.title, string.other.link.description#C0E967
markup.underline.link#5b6866underline
punctuation.definition.list#B1EC79
markup.quote, punctuation.definition.quote#5b6866italic