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#F8F7F1
  • activityBar.border#00000015
  • activityBar.foreground#7B9325
  • activityBar.inactiveForeground#20292260
  • activityBarBadge.background#7B9325
  • activityBarBadge.foreground#F8F7F1
  • button.background#7B9325
  • button.foreground#F8F7F1
  • button.hoverBackground#7B9325dd
  • editor.background#F8F7F1
  • editor.foreground#202922
  • editor.inactiveSelectionBackground#6483212580
  • editor.lineHighlightBackground#EAE6DC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#64832125
  • editorCursor.foreground#7B9325
  • editorGroupHeader.tabsBackground#EAE6DCaa
  • editorLineNumber.activeForeground#7B9325
  • editorLineNumber.foreground#c9cbbf80
  • focusBorder#7B9325
  • foreground#202922
  • input.background#EAE6DC
  • input.border#00000015
  • input.foreground#202922
  • input.placeholderForeground#20292260
  • list.activeSelectionBackground#7B932530
  • list.activeSelectionForeground#202922
  • list.highlightForeground#7B9325
  • list.hoverBackground#EAE6DC40
  • list.hoverForeground#202922
  • list.inactiveSelectionBackground#7B932515
  • list.inactiveSelectionForeground#202922
  • selection.background#64832125
  • sideBar.background#EAE6DC
  • sideBar.border#00000015
  • sideBar.foreground#202922
  • sideBarSectionHeader.background#EAE6DC80
  • sideBarSectionHeader.foreground#202922
  • sideBarTitle.foreground#7B9325
  • statusBar.background#F8F7F1
  • statusBar.border#00000015
  • statusBar.foreground#202922
  • statusBar.noFolderBackground#F8F7F1
  • tab.activeBackground#F8F7F1
  • tab.activeBorderTop#7B9325
  • tab.activeForeground#202922
  • tab.border#00000015
  • tab.inactiveBackground#F8F7F160
  • tab.inactiveForeground#20292280
  • terminal.ansiBlack#202922
  • terminal.ansiBlue#648321
  • terminal.ansiCyan#A33929
  • terminal.ansiGreen#7B9325
  • terminal.ansiMagenta#547619
  • terminal.ansiRed#547619
  • terminal.ansiWhite#202922
  • terminal.ansiYellow#A33929
  • terminal.background#F8F7F1
  • terminal.foreground#202922
  • titleBar.activeBackground#F8F7F1
  • titleBar.activeForeground#202922
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F7F1
  • titleBar.inactiveForeground#20292260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c9cbbfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#648321bold
storage.type, storage.modifier#648321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7B9325
string, punctuation.definition.string, string.template, meta.template.expression#A33929
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#547619
variable, variable.other.readwrite, variable.other.object#202922
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#202922
variable.parameter, meta.parameter#202922dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20292280
keyword.operator#202922
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A33929bold
entity.other.inherited-class#7B9325
entity.name.tag, punctuation.definition.tag#648321
entity.other.attribute-name#7B9325
meta.diff, meta.diff.header#c9cbbf
markup.deleted#547619
markup.inserted#7B9325
markup.changed#A33929
markup.heading, markup.heading.setext, punctuation.definition.heading#7B9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A33929
string.other.link.title, string.other.link.description#7B9325
markup.underline.link#c9cbbfunderline
punctuation.definition.list#648321
markup.quote, punctuation.definition.quote#c9cbbfitalic