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#e3e6df
  • activityBar.border#00000015
  • activityBar.foreground#275f3d
  • activityBar.inactiveForeground#18231d60
  • activityBarBadge.background#275f3d
  • activityBarBadge.foreground#e3e6df
  • button.background#275f3d
  • button.foreground#e3e6df
  • button.hoverBackground#275f3ddd
  • editor.background#e3e6df
  • editor.foreground#18231d
  • editor.inactiveSelectionBackground#9aaa8f2580
  • editor.lineHighlightBackground#f1f2eb50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9aaa8f25
  • editorCursor.foreground#275f3d
  • editorGroupHeader.tabsBackground#f1f2ebaa
  • editorLineNumber.activeForeground#275f3d
  • editorLineNumber.foreground#9aaa8f80
  • focusBorder#275f3d
  • foreground#18231d
  • input.background#f1f2eb
  • input.border#00000015
  • input.foreground#18231d
  • input.placeholderForeground#18231d60
  • list.activeSelectionBackground#275f3d30
  • list.activeSelectionForeground#18231d
  • list.highlightForeground#275f3d
  • list.hoverBackground#f1f2eb40
  • list.hoverForeground#18231d
  • list.inactiveSelectionBackground#275f3d15
  • list.inactiveSelectionForeground#18231d
  • selection.background#9aaa8f25
  • sideBar.background#f1f2eb
  • sideBar.border#00000015
  • sideBar.foreground#18231d
  • sideBarSectionHeader.background#f1f2eb80
  • sideBarSectionHeader.foreground#18231d
  • sideBarTitle.foreground#275f3d
  • statusBar.background#e3e6df
  • statusBar.border#00000015
  • statusBar.foreground#18231d
  • statusBar.noFolderBackground#e3e6df
  • tab.activeBackground#e3e6df
  • tab.activeBorderTop#275f3d
  • tab.activeForeground#18231d
  • tab.border#00000015
  • tab.inactiveBackground#e3e6df60
  • tab.inactiveForeground#18231d80
  • terminal.ansiBlack#18231d
  • terminal.ansiBlue#9aaa8f
  • terminal.ansiCyan#6c4a32
  • terminal.ansiGreen#275f3d
  • terminal.ansiMagenta#bd8a35
  • terminal.ansiRed#bd8a35
  • terminal.ansiWhite#18231d
  • terminal.ansiYellow#6c4a32
  • terminal.background#e3e6df
  • terminal.foreground#18231d
  • titleBar.activeBackground#e3e6df
  • titleBar.activeForeground#18231d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#e3e6df
  • titleBar.inactiveForeground#18231d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aaa8fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9aaa8fbold
storage.type, storage.modifier#9aaa8fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#275f3d
string, punctuation.definition.string, string.template, meta.template.expression#6c4a32
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#bd8a35
variable, variable.other.readwrite, variable.other.object#18231d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#18231d
variable.parameter, meta.parameter#18231ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#18231d80
keyword.operator#18231d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6c4a32bold
entity.other.inherited-class#275f3d
entity.name.tag, punctuation.definition.tag#9aaa8f
entity.other.attribute-name#275f3d
meta.diff, meta.diff.header#9aaa8f
markup.deleted#bd8a35
markup.inserted#275f3d
markup.changed#6c4a32
markup.heading, markup.heading.setext, punctuation.definition.heading#275f3dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6c4a32
string.other.link.title, string.other.link.description#275f3d
markup.underline.link#9aaa8funderline
punctuation.definition.list#9aaa8f
markup.quote, punctuation.definition.quote#9aaa8fitalic