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#FAF9F4
  • activityBar.border#00000015
  • activityBar.foreground#25933D
  • activityBar.inactiveForeground#26302e60
  • activityBarBadge.background#25933D
  • activityBarBadge.foreground#FAF9F4
  • button.background#25933D
  • button.foreground#FAF9F4
  • button.hoverBackground#25933Ddd
  • editor.background#FAF9F4
  • editor.foreground#26302e
  • editor.inactiveSelectionBackground#2183212580
  • editor.lineHighlightBackground#F6F9F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832125
  • editorCursor.foreground#25933D
  • editorGroupHeader.tabsBackground#F6F9F7aa
  • editorLineNumber.activeForeground#25933D
  • editorLineNumber.foreground#8e989480
  • focusBorder#25933D
  • foreground#26302e
  • input.background#F6F9F7
  • input.border#00000015
  • input.foreground#26302e
  • input.placeholderForeground#26302e60
  • list.activeSelectionBackground#25933D30
  • list.activeSelectionForeground#26302e
  • list.highlightForeground#25933D
  • list.hoverBackground#F6F9F740
  • list.hoverForeground#26302e
  • list.inactiveSelectionBackground#25933D15
  • list.inactiveSelectionForeground#26302e
  • selection.background#21832125
  • sideBar.background#F6F9F7
  • sideBar.border#00000015
  • sideBar.foreground#26302e
  • sideBarSectionHeader.background#F6F9F780
  • sideBarSectionHeader.foreground#26302e
  • sideBarTitle.foreground#25933D
  • statusBar.background#FAF9F4
  • statusBar.border#00000015
  • statusBar.foreground#26302e
  • statusBar.noFolderBackground#FAF9F4
  • tab.activeBackground#FAF9F4
  • tab.activeBorderTop#25933D
  • tab.activeForeground#26302e
  • tab.border#00000015
  • tab.inactiveBackground#FAF9F460
  • tab.inactiveForeground#26302e80
  • terminal.ansiBlack#26302e
  • terminal.ansiBlue#218321
  • terminal.ansiCyan#29A39B
  • terminal.ansiGreen#25933D
  • terminal.ansiMagenta#765A19
  • terminal.ansiRed#765A19
  • terminal.ansiWhite#26302e
  • terminal.ansiYellow#29A39B
  • terminal.background#FAF9F4
  • terminal.foreground#26302e
  • titleBar.activeBackground#FAF9F4
  • titleBar.activeForeground#26302e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF9F4
  • titleBar.inactiveForeground#26302e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8e9894italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218321bold
storage.type, storage.modifier#218321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25933D—
string, punctuation.definition.string, string.template, meta.template.expression#29A39B—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765A19—
variable, variable.other.readwrite, variable.other.object#26302e—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#26302e—
variable.parameter, meta.parameter#26302edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26302e80—
keyword.operator#26302e—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A39Bbold
entity.other.inherited-class#25933D—
entity.name.tag, punctuation.definition.tag#218321—
entity.other.attribute-name#25933D—
meta.diff, meta.diff.header#8e9894—
markup.deleted#765A19—
markup.inserted#25933D—
markup.changed#29A39B—
markup.heading, markup.heading.setext, punctuation.definition.heading#25933Dbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#29A39B—
string.other.link.title, string.other.link.description#25933D—
markup.underline.link#8e9894underline
punctuation.definition.list#218321—
markup.quote, punctuation.definition.quote#8e9894italic