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

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#24271f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#24271f
variable.parameter, meta.parameter#24271fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24271f80
keyword.operator#24271f
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.boldbold
markup.italicitalic
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