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

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#171b1a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#171b1a
variable.parameter, meta.parameter#171b1additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#171b1a80
keyword.operator#171b1a
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