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#4B5A40
  • activityBar.border#ffffff15
  • activityBar.foreground#A6B68F
  • activityBar.inactiveForeground#FBF9F460
  • activityBarBadge.background#A6B68F
  • activityBarBadge.foreground#4B5A40
  • button.background#A6B68F
  • button.foreground#4B5A40
  • button.hoverBackground#A6B68Fdd
  • editor.background#4B5A40
  • editor.foreground#FBF9F4
  • editor.inactiveSelectionBackground#7F95683580
  • editor.lineHighlightBackground#2E291F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7F956835
  • editorCursor.foreground#A6B68F
  • editorGroupHeader.tabsBackground#4B5A40dd
  • editorLineNumber.activeForeground#A6B68F
  • editorLineNumber.foreground#A9876C80
  • focusBorder#A6B68F
  • foreground#FBF9F4
  • input.background#2E291F
  • input.border#ffffff15
  • input.foreground#FBF9F4
  • input.placeholderForeground#FBF9F460
  • list.activeSelectionBackground#A6B68F30
  • list.activeSelectionForeground#FBF9F4
  • list.highlightForeground#A6B68F
  • list.hoverBackground#2E291F40
  • list.hoverForeground#FBF9F4
  • list.inactiveSelectionBackground#A6B68F15
  • list.inactiveSelectionForeground#FBF9F4
  • selection.background#7F956835
  • sideBar.background#2E291F
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF9F4
  • sideBarSectionHeader.background#4B5A4080
  • sideBarSectionHeader.foreground#FBF9F4
  • sideBarTitle.foreground#A6B68F
  • statusBar.background#4B5A40
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF9F4
  • statusBar.noFolderBackground#4B5A40
  • tab.activeBackground#4B5A40
  • tab.activeBorderTop#A6B68F
  • tab.activeForeground#FBF9F4
  • tab.border#ffffff15
  • tab.inactiveBackground#2E291F60
  • tab.inactiveForeground#FBF9F480
  • terminal.ansiBlack#4B5A40
  • terminal.ansiBlue#7F9568
  • terminal.ansiCyan#7A4A2E
  • terminal.ansiGreen#A6B68F
  • terminal.ansiMagenta#C8A662
  • terminal.ansiRed#C8A662
  • terminal.ansiWhite#FBF9F4
  • terminal.ansiYellow#7A4A2E
  • terminal.background#4B5A40
  • terminal.foreground#FBF9F4
  • titleBar.activeBackground#4B5A40
  • titleBar.activeForeground#FBF9F4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4B5A40
  • titleBar.inactiveForeground#FBF9F460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A9876Citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7F9568bold
storage.type, storage.modifier#7F9568italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A6B68F—
string, punctuation.definition.string, string.template, meta.template.expression#7A4A2E—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C8A662—
variable, variable.other.readwrite, variable.other.object#FBF9F4—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF9F4—
variable.parameter, meta.parameter#FBF9F4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF9F480—
keyword.operator#FBF9F4—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7A4A2Ebold
entity.other.inherited-class#A6B68F—
entity.name.tag, punctuation.definition.tag#7F9568—
entity.other.attribute-name#A6B68F—
meta.diff, meta.diff.header#A9876C—
markup.deleted#C8A662—
markup.inserted#A6B68F—
markup.changed#7A4A2E—
markup.heading, markup.heading.setext, punctuation.definition.heading#A6B68Fbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#7A4A2E—
string.other.link.title, string.other.link.description#A6B68F—
markup.underline.link#A9876Cunderline
punctuation.definition.list#7F9568—
markup.quote, punctuation.definition.quote#A9876Citalic