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#121815
  • activityBar.border#ffffff15
  • activityBar.foreground#3f741d
  • activityBar.inactiveForeground#f5f0df60
  • activityBarBadge.background#3f741d
  • activityBarBadge.foreground#121815
  • button.background#3f741d
  • button.foreground#121815
  • button.hoverBackground#3f741ddd
  • editor.background#121815
  • editor.foreground#f5f0df
  • editor.inactiveSelectionBackground#c89b323580
  • editor.lineHighlightBackground#20262140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c89b3235
  • editorCursor.foreground#3f741d
  • editorGroupHeader.tabsBackground#121815dd
  • editorLineNumber.activeForeground#3f741d
  • editorLineNumber.foreground#d7c89d80
  • focusBorder#3f741d
  • foreground#f5f0df
  • input.background#202621
  • input.border#ffffff15
  • input.foreground#f5f0df
  • input.placeholderForeground#f5f0df60
  • list.activeSelectionBackground#3f741d30
  • list.activeSelectionForeground#f5f0df
  • list.highlightForeground#3f741d
  • list.hoverBackground#20262140
  • list.hoverForeground#f5f0df
  • list.inactiveSelectionBackground#3f741d15
  • list.inactiveSelectionForeground#f5f0df
  • selection.background#c89b3235
  • sideBar.background#202621
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f0df
  • sideBarSectionHeader.background#12181580
  • sideBarSectionHeader.foreground#f5f0df
  • sideBarTitle.foreground#3f741d
  • statusBar.background#121815
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f0df
  • statusBar.noFolderBackground#121815
  • tab.activeBackground#121815
  • tab.activeBorderTop#3f741d
  • tab.activeForeground#f5f0df
  • tab.border#ffffff15
  • tab.inactiveBackground#20262160
  • tab.inactiveForeground#f5f0df80
  • terminal.ansiBlack#121815
  • terminal.ansiBlue#c89b32
  • terminal.ansiCyan#3b9a96
  • terminal.ansiGreen#3f741d
  • terminal.ansiMagenta#e4c16a
  • terminal.ansiRed#e4c16a
  • terminal.ansiWhite#f5f0df
  • terminal.ansiYellow#3b9a96
  • terminal.background#121815
  • terminal.foreground#f5f0df
  • titleBar.activeBackground#121815
  • titleBar.activeForeground#f5f0df
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#121815
  • titleBar.inactiveForeground#f5f0df60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d7c89ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c89b32bold
storage.type, storage.modifier#c89b32italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3f741d
string, punctuation.definition.string, string.template, meta.template.expression#3b9a96
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e4c16a
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#3b9a96bold
entity.other.inherited-class#3f741d
entity.name.tag, punctuation.definition.tag#c89b32
entity.other.attribute-name#3f741d
meta.diff, meta.diff.header#d7c89d
markup.deleted#e4c16a
markup.inserted#3f741d
markup.changed#3b9a96
markup.heading, markup.heading.setext, punctuation.definition.heading#3f741dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#3b9a96
string.other.link.title, string.other.link.description#3f741d
markup.underline.link#d7c89dunderline
punctuation.definition.list#c89b32
markup.quote, punctuation.definition.quote#d7c89ditalic