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#5D4732
  • activityBar.border#ffffff15
  • activityBar.foreground#C9E967
  • activityBar.inactiveForeground#f5f0df60
  • activityBarBadge.background#C9E967
  • activityBarBadge.foreground#5D4732
  • button.background#C9E967
  • button.foreground#5D4732
  • button.hoverBackground#C9E967dd
  • editor.background#5D4732
  • editor.foreground#f5f0df
  • editor.inactiveSelectionBackground#D9EC793580
  • editor.lineHighlightBackground#11120D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D9EC7935
  • editorCursor.foreground#C9E967
  • editorGroupHeader.tabsBackground#5D4732dd
  • editorLineNumber.activeForeground#C9E967
  • editorLineNumber.foreground#a8ad8f80
  • focusBorder#C9E967
  • foreground#f5f0df
  • input.background#11120D
  • input.border#ffffff15
  • input.foreground#f5f0df
  • input.placeholderForeground#f5f0df60
  • list.activeSelectionBackground#C9E96730
  • list.activeSelectionForeground#f5f0df
  • list.highlightForeground#C9E967
  • list.hoverBackground#11120D40
  • list.hoverForeground#f5f0df
  • list.inactiveSelectionBackground#C9E96715
  • list.inactiveSelectionForeground#f5f0df
  • selection.background#D9EC7935
  • sideBar.background#11120D
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f0df
  • sideBarSectionHeader.background#5D473280
  • sideBarSectionHeader.foreground#f5f0df
  • sideBarTitle.foreground#C9E967
  • statusBar.background#5D4732
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f0df
  • statusBar.noFolderBackground#5D4732
  • tab.activeBackground#5D4732
  • tab.activeBorderTop#C9E967
  • tab.activeForeground#f5f0df
  • tab.border#ffffff15
  • tab.inactiveBackground#11120D60
  • tab.inactiveForeground#f5f0df80
  • terminal.ansiBlack#5D4732
  • terminal.ansiBlue#D9EC79
  • terminal.ansiCyan#E7C255
  • terminal.ansiGreen#C9E967
  • terminal.ansiMagenta#BCF183
  • terminal.ansiRed#BCF183
  • terminal.ansiWhite#f5f0df
  • terminal.ansiYellow#E7C255
  • terminal.background#5D4732
  • terminal.foreground#f5f0df
  • titleBar.activeBackground#5D4732
  • titleBar.activeForeground#f5f0df
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5D4732
  • titleBar.inactiveForeground#f5f0df60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a8ad8fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D9EC79bold
storage.type, storage.modifier#D9EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C9E967
string, punctuation.definition.string, string.template, meta.template.expression#E7C255
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#BCF183
variable, variable.other.readwrite, variable.other.object#f5f0df
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5f0df
variable.parameter, meta.parameter#f5f0dfdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5f0df80
keyword.operator#f5f0df
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7C255bold
entity.other.inherited-class#C9E967
entity.name.tag, punctuation.definition.tag#D9EC79
entity.other.attribute-name#C9E967
meta.diff, meta.diff.header#a8ad8f
markup.deleted#BCF183
markup.inserted#C9E967
markup.changed#E7C255
markup.heading, markup.heading.setext, punctuation.definition.heading#C9E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7C255
string.other.link.title, string.other.link.description#C9E967
markup.underline.link#a8ad8funderline
punctuation.definition.list#D9EC79
markup.quote, punctuation.definition.quote#a8ad8fitalic