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#181e17
  • activityBar.border#ffffff15
  • activityBar.foreground#667a3e
  • activityBar.inactiveForeground#f4f1e660
  • activityBarBadge.background#667a3e
  • activityBarBadge.foreground#181e17
  • button.background#667a3e
  • button.foreground#181e17
  • button.hoverBackground#667a3edd
  • editor.background#181e17
  • editor.foreground#f4f1e6
  • editor.inactiveSelectionBackground#cfb2863580
  • editor.lineHighlightBackground#2a261b40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#cfb28635
  • editorCursor.foreground#667a3e
  • editorGroupHeader.tabsBackground#181e17dd
  • editorLineNumber.activeForeground#667a3e
  • editorLineNumber.foreground#e7e1d280
  • focusBorder#667a3e
  • foreground#f4f1e6
  • input.background#2a261b
  • input.border#ffffff15
  • input.foreground#f4f1e6
  • input.placeholderForeground#f4f1e660
  • list.activeSelectionBackground#667a3e30
  • list.activeSelectionForeground#f4f1e6
  • list.highlightForeground#667a3e
  • list.hoverBackground#2a261b40
  • list.hoverForeground#f4f1e6
  • list.inactiveSelectionBackground#667a3e15
  • list.inactiveSelectionForeground#f4f1e6
  • selection.background#cfb28635
  • sideBar.background#2a261b
  • sideBar.border#ffffff15
  • sideBar.foreground#f4f1e6
  • sideBarSectionHeader.background#181e1780
  • sideBarSectionHeader.foreground#f4f1e6
  • sideBarTitle.foreground#667a3e
  • statusBar.background#181e17
  • statusBar.border#ffffff15
  • statusBar.foreground#f4f1e6
  • statusBar.noFolderBackground#181e17
  • tab.activeBackground#181e17
  • tab.activeBorderTop#667a3e
  • tab.activeForeground#f4f1e6
  • tab.border#ffffff15
  • tab.inactiveBackground#2a261b60
  • tab.inactiveForeground#f4f1e680
  • terminal.ansiBlack#181e17
  • terminal.ansiBlue#cfb286
  • terminal.ansiCyan#dcc69a
  • terminal.ansiGreen#667a3e
  • terminal.ansiMagenta#5b432f
  • terminal.ansiRed#5b432f
  • terminal.ansiWhite#f4f1e6
  • terminal.ansiYellow#dcc69a
  • terminal.background#181e17
  • terminal.foreground#f4f1e6
  • titleBar.activeBackground#181e17
  • titleBar.activeForeground#f4f1e6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#181e17
  • titleBar.inactiveForeground#f4f1e660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e7e1d2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#cfb286bold
storage.type, storage.modifier#cfb286italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#667a3e
string, punctuation.definition.string, string.template, meta.template.expression#dcc69a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5b432f
variable, variable.other.readwrite, variable.other.object#f4f1e6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f1e6
variable.parameter, meta.parameter#f4f1e6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f1e680
keyword.operator#f4f1e6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#dcc69abold
entity.other.inherited-class#667a3e
entity.name.tag, punctuation.definition.tag#cfb286
entity.other.attribute-name#667a3e
meta.diff, meta.diff.header#e7e1d2
markup.deleted#5b432f
markup.inserted#667a3e
markup.changed#dcc69a
markup.heading, markup.heading.setext, punctuation.definition.heading#667a3ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#dcc69a
string.other.link.title, string.other.link.description#667a3e
markup.underline.link#e7e1d2underline
punctuation.definition.list#cfb286
markup.quote, punctuation.definition.quote#e7e1d2italic