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#EBEDE8
  • activityBar.border#00000015
  • activityBar.foreground#259351
  • activityBar.inactiveForeground#18231d60
  • activityBarBadge.background#259351
  • activityBarBadge.foreground#EBEDE8
  • button.background#259351
  • button.foreground#EBEDE8
  • button.hoverBackground#259351dd
  • editor.background#EBEDE8
  • editor.foreground#18231d
  • editor.inactiveSelectionBackground#4883212580
  • editor.lineHighlightBackground#F8F9F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#48832125
  • editorCursor.foreground#259351
  • editorGroupHeader.tabsBackground#F8F9F6aa
  • editorLineNumber.activeForeground#259351
  • editorLineNumber.foreground#9aaa8f80
  • focusBorder#259351
  • foreground#18231d
  • input.background#F8F9F6
  • input.border#00000015
  • input.foreground#18231d
  • input.placeholderForeground#18231d60
  • list.activeSelectionBackground#25935130
  • list.activeSelectionForeground#18231d
  • list.highlightForeground#259351
  • list.hoverBackground#F8F9F640
  • list.hoverForeground#18231d
  • list.inactiveSelectionBackground#25935115
  • list.inactiveSelectionForeground#18231d
  • selection.background#48832125
  • sideBar.background#F8F9F6
  • sideBar.border#00000015
  • sideBar.foreground#18231d
  • sideBarSectionHeader.background#F8F9F680
  • sideBarSectionHeader.foreground#18231d
  • sideBarTitle.foreground#259351
  • statusBar.background#EBEDE8
  • statusBar.border#00000015
  • statusBar.foreground#18231d
  • statusBar.noFolderBackground#EBEDE8
  • tab.activeBackground#EBEDE8
  • tab.activeBorderTop#259351
  • tab.activeForeground#18231d
  • tab.border#00000015
  • tab.inactiveBackground#EBEDE860
  • tab.inactiveForeground#18231d80
  • terminal.ansiBlack#18231d
  • terminal.ansiBlue#488321
  • terminal.ansiCyan#A35C29
  • terminal.ansiGreen#259351
  • terminal.ansiMagenta#765219
  • terminal.ansiRed#765219
  • terminal.ansiWhite#18231d
  • terminal.ansiYellow#A35C29
  • terminal.background#EBEDE8
  • terminal.foreground#18231d
  • titleBar.activeBackground#EBEDE8
  • titleBar.activeForeground#18231d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#EBEDE8
  • 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#488321bold
storage.type, storage.modifier#488321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259351
string, punctuation.definition.string, string.template, meta.template.expression#A35C29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765219
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#A35C29bold
entity.other.inherited-class#259351
entity.name.tag, punctuation.definition.tag#488321
entity.other.attribute-name#259351
meta.diff, meta.diff.header#9aaa8f
markup.deleted#765219
markup.inserted#259351
markup.changed#A35C29
markup.heading, markup.heading.setext, punctuation.definition.heading#259351bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A35C29
string.other.link.title, string.other.link.description#259351
markup.underline.link#9aaa8funderline
punctuation.definition.list#488321
markup.quote, punctuation.definition.quote#9aaa8fitalic