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#303534
  • activityBar.border#ffffff15
  • activityBar.foreground#65744b
  • activityBar.inactiveForeground#f1f3ef60
  • activityBarBadge.background#65744b
  • activityBarBadge.foreground#303534
  • button.background#65744b
  • button.foreground#303534
  • button.hoverBackground#65744bdd
  • editor.background#303534
  • editor.foreground#f1f3ef
  • editor.inactiveSelectionBackground#65744b3580
  • editor.lineHighlightBackground#171b1a40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#65744b35
  • editorCursor.foreground#65744b
  • editorGroupHeader.tabsBackground#303534dd
  • editorLineNumber.activeForeground#65744b
  • editorLineNumber.foreground#7b827f80
  • focusBorder#65744b
  • foreground#f1f3ef
  • input.background#171b1a
  • input.border#ffffff15
  • input.foreground#f1f3ef
  • input.placeholderForeground#f1f3ef60
  • list.activeSelectionBackground#65744b30
  • list.activeSelectionForeground#f1f3ef
  • list.highlightForeground#65744b
  • list.hoverBackground#171b1a40
  • list.hoverForeground#f1f3ef
  • list.inactiveSelectionBackground#65744b15
  • list.inactiveSelectionForeground#f1f3ef
  • selection.background#65744b35
  • sideBar.background#171b1a
  • sideBar.border#ffffff15
  • sideBar.foreground#f1f3ef
  • sideBarSectionHeader.background#30353480
  • sideBarSectionHeader.foreground#f1f3ef
  • sideBarTitle.foreground#65744b
  • statusBar.background#303534
  • statusBar.border#ffffff15
  • statusBar.foreground#f1f3ef
  • statusBar.noFolderBackground#303534
  • tab.activeBackground#303534
  • tab.activeBorderTop#65744b
  • tab.activeForeground#f1f3ef
  • tab.border#ffffff15
  • tab.inactiveBackground#171b1a60
  • tab.inactiveForeground#f1f3ef80
  • terminal.ansiBlack#303534
  • terminal.ansiBlue#65744b
  • terminal.ansiCyan#aeb88a
  • terminal.ansiGreen#65744b
  • terminal.ansiMagenta#171b1a
  • terminal.ansiRed#171b1a
  • terminal.ansiWhite#f1f3ef
  • terminal.ansiYellow#aeb88a
  • terminal.background#303534
  • terminal.foreground#f1f3ef
  • titleBar.activeBackground#303534
  • titleBar.activeForeground#f1f3ef
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#303534
  • titleBar.inactiveForeground#f1f3ef60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7b827fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#65744bbold
storage.type, storage.modifier#65744bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#65744b
string, punctuation.definition.string, string.template, meta.template.expression#aeb88a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#171b1a
variable, variable.other.readwrite, variable.other.object#f1f3ef
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f1f3ef
variable.parameter, meta.parameter#f1f3efdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f1f3ef80
keyword.operator#f1f3ef
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#aeb88abold
entity.other.inherited-class#65744b
entity.name.tag, punctuation.definition.tag#65744b
entity.other.attribute-name#65744b
meta.diff, meta.diff.header#7b827f
markup.deleted#171b1a
markup.inserted#65744b
markup.changed#aeb88a
markup.heading, markup.heading.setext, punctuation.definition.heading#65744bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#aeb88a
string.other.link.title, string.other.link.description#65744b
markup.underline.link#7b827funderline
punctuation.definition.list#65744b
markup.quote, punctuation.definition.quote#7b827fitalic