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#5b3c25
  • activityBar.border#ffffff15
  • activityBar.foreground#5f7352
  • activityBar.inactiveForeground#f6f1e760
  • activityBarBadge.background#5f7352
  • activityBarBadge.foreground#5b3c25
  • button.background#5f7352
  • button.foreground#5b3c25
  • button.hoverBackground#5f7352dd
  • editor.background#5b3c25
  • editor.foreground#f6f1e7
  • editor.inactiveSelectionBackground#9aa8893580
  • editor.lineHighlightBackground#24271f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9aa88935
  • editorCursor.foreground#5f7352
  • editorGroupHeader.tabsBackground#5b3c25dd
  • editorLineNumber.activeForeground#5f7352
  • editorLineNumber.foreground#8a604180
  • focusBorder#5f7352
  • foreground#f6f1e7
  • input.background#24271f
  • input.border#ffffff15
  • input.foreground#f6f1e7
  • input.placeholderForeground#f6f1e760
  • list.activeSelectionBackground#5f735230
  • list.activeSelectionForeground#f6f1e7
  • list.highlightForeground#5f7352
  • list.hoverBackground#24271f40
  • list.hoverForeground#f6f1e7
  • list.inactiveSelectionBackground#5f735215
  • list.inactiveSelectionForeground#f6f1e7
  • selection.background#9aa88935
  • sideBar.background#24271f
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f1e7
  • sideBarSectionHeader.background#5b3c2580
  • sideBarSectionHeader.foreground#f6f1e7
  • sideBarTitle.foreground#5f7352
  • statusBar.background#5b3c25
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f1e7
  • statusBar.noFolderBackground#5b3c25
  • tab.activeBackground#5b3c25
  • tab.activeBorderTop#5f7352
  • tab.activeForeground#f6f1e7
  • tab.border#ffffff15
  • tab.inactiveBackground#24271f60
  • tab.inactiveForeground#f6f1e780
  • terminal.ansiBlack#5b3c25
  • terminal.ansiBlue#9aa889
  • terminal.ansiCyan#a47452
  • terminal.ansiGreen#5f7352
  • terminal.ansiMagenta#c8b89c
  • terminal.ansiRed#c8b89c
  • terminal.ansiWhite#f6f1e7
  • terminal.ansiYellow#a47452
  • terminal.background#5b3c25
  • terminal.foreground#f6f1e7
  • titleBar.activeBackground#5b3c25
  • titleBar.activeForeground#f6f1e7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5b3c25
  • titleBar.inactiveForeground#f6f1e760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a6041italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9aa889bold
storage.type, storage.modifier#9aa889italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5f7352—
string, punctuation.definition.string, string.template, meta.template.expression#a47452—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c8b89c—
variable, variable.other.readwrite, variable.other.object#f6f1e7—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f1e7—
variable.parameter, meta.parameter#f6f1e7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f1e780—
keyword.operator#f6f1e7—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#a47452bold
entity.other.inherited-class#5f7352—
entity.name.tag, punctuation.definition.tag#9aa889—
entity.other.attribute-name#5f7352—
meta.diff, meta.diff.header#8a6041—
markup.deleted#c8b89c—
markup.inserted#5f7352—
markup.changed#a47452—
markup.heading, markup.heading.setext, punctuation.definition.heading#5f7352bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#a47452—
string.other.link.title, string.other.link.description#5f7352—
markup.underline.link#8a6041underline
punctuation.definition.list#9aa889—
markup.quote, punctuation.definition.quote#8a6041italic