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#040605
  • activityBar.border#ffffff15
  • activityBar.foreground#B7E967
  • activityBar.inactiveForeground#F8FAF260
  • activityBarBadge.background#B7E967
  • activityBarBadge.foreground#040605
  • button.background#B7E967
  • button.foreground#040605
  • button.hoverBackground#B7E967dd
  • editor.background#040605
  • editor.foreground#F8FAF2
  • editor.inactiveSelectionBackground#C4EC793580
  • editor.lineHighlightBackground#192A1B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C4EC7935
  • editorCursor.foreground#B7E967
  • editorGroupHeader.tabsBackground#040605dd
  • editorLineNumber.activeForeground#B7E967
  • editorLineNumber.foreground#DDE8D680
  • focusBorder#B7E967
  • foreground#F8FAF2
  • input.background#192A1B
  • input.border#ffffff15
  • input.foreground#F8FAF2
  • input.placeholderForeground#F8FAF260
  • list.activeSelectionBackground#B7E96730
  • list.activeSelectionForeground#F8FAF2
  • list.highlightForeground#B7E967
  • list.hoverBackground#192A1B40
  • list.hoverForeground#F8FAF2
  • list.inactiveSelectionBackground#B7E96715
  • list.inactiveSelectionForeground#F8FAF2
  • selection.background#C4EC7935
  • sideBar.background#192A1B
  • sideBar.border#ffffff15
  • sideBar.foreground#F8FAF2
  • sideBarSectionHeader.background#04060580
  • sideBarSectionHeader.foreground#F8FAF2
  • sideBarTitle.foreground#B7E967
  • statusBar.background#040605
  • statusBar.border#ffffff15
  • statusBar.foreground#F8FAF2
  • statusBar.noFolderBackground#040605
  • tab.activeBackground#040605
  • tab.activeBorderTop#B7E967
  • tab.activeForeground#F8FAF2
  • tab.border#ffffff15
  • tab.inactiveBackground#192A1B60
  • tab.inactiveForeground#F8FAF280
  • terminal.ansiBlack#040605
  • terminal.ansiBlue#C4EC79
  • terminal.ansiCyan#E7C755
  • terminal.ansiGreen#B7E967
  • terminal.ansiMagenta#F1CE83
  • terminal.ansiRed#F1CE83
  • terminal.ansiWhite#F8FAF2
  • terminal.ansiYellow#E7C755
  • terminal.background#040605
  • terminal.foreground#F8FAF2
  • titleBar.activeBackground#040605
  • titleBar.activeForeground#F8FAF2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040605
  • titleBar.inactiveForeground#F8FAF260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DDE8D6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C4EC79bold
storage.type, storage.modifier#C4EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B7E967—
string, punctuation.definition.string, string.template, meta.template.expression#E7C755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CE83—
variable, variable.other.readwrite, variable.other.object#F8FAF2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8FAF2—
variable.parameter, meta.parameter#F8FAF2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8FAF280—
keyword.operator#F8FAF2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7C755bold
entity.other.inherited-class#B7E967—
entity.name.tag, punctuation.definition.tag#C4EC79—
entity.other.attribute-name#B7E967—
meta.diff, meta.diff.header#DDE8D6—
markup.deleted#F1CE83—
markup.inserted#B7E967—
markup.changed#E7C755—
markup.heading, markup.heading.setext, punctuation.definition.heading#B7E967bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7C755—
string.other.link.title, string.other.link.description#B7E967—
markup.underline.link#DDE8D6underline
punctuation.definition.list#C4EC79—
markup.quote, punctuation.definition.quote#DDE8D6italic