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#5A4226
  • activityBar.border#ffffff15
  • activityBar.foreground#48BF2A
  • activityBar.inactiveForeground#FAFAF660
  • activityBarBadge.background#48BF2A
  • activityBarBadge.foreground#5A4226
  • button.background#48BF2A
  • button.foreground#5A4226
  • button.hoverBackground#48BF2Add
  • editor.background#5A4226
  • editor.foreground#FAFAF6
  • editor.inactiveSelectionBackground#DCE8C23580
  • editor.lineHighlightBackground#2B2C2540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#DCE8C235
  • editorCursor.foreground#48BF2A
  • editorGroupHeader.tabsBackground#5A4226dd
  • editorLineNumber.activeForeground#48BF2A
  • editorLineNumber.foreground#6E7F5E80
  • focusBorder#48BF2A
  • foreground#FAFAF6
  • input.background#2B2C25
  • input.border#ffffff15
  • input.foreground#FAFAF6
  • input.placeholderForeground#FAFAF660
  • list.activeSelectionBackground#48BF2A30
  • list.activeSelectionForeground#FAFAF6
  • list.highlightForeground#48BF2A
  • list.hoverBackground#2B2C2540
  • list.hoverForeground#FAFAF6
  • list.inactiveSelectionBackground#48BF2A15
  • list.inactiveSelectionForeground#FAFAF6
  • selection.background#DCE8C235
  • sideBar.background#2B2C25
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAF6
  • sideBarSectionHeader.background#5A422680
  • sideBarSectionHeader.foreground#FAFAF6
  • sideBarTitle.foreground#48BF2A
  • statusBar.background#5A4226
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAF6
  • statusBar.noFolderBackground#5A4226
  • tab.activeBackground#5A4226
  • tab.activeBorderTop#48BF2A
  • tab.activeForeground#FAFAF6
  • tab.border#ffffff15
  • tab.inactiveBackground#2B2C2560
  • tab.inactiveForeground#FAFAF680
  • terminal.ansiBlack#5A4226
  • terminal.ansiBlue#DCE8C2
  • terminal.ansiCyan#CBE2AD
  • terminal.ansiGreen#48BF2A
  • terminal.ansiMagenta#8E5E2E
  • terminal.ansiRed#8E5E2E
  • terminal.ansiWhite#FAFAF6
  • terminal.ansiYellow#CBE2AD
  • terminal.background#5A4226
  • terminal.foreground#FAFAF6
  • titleBar.activeBackground#5A4226
  • titleBar.activeForeground#FAFAF6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5A4226
  • titleBar.inactiveForeground#FAFAF660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E7F5Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#DCE8C2bold
storage.type, storage.modifier#DCE8C2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#48BF2A—
string, punctuation.definition.string, string.template, meta.template.expression#CBE2AD—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8E5E2E—
variable, variable.other.readwrite, variable.other.object#FAFAF6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAF6—
variable.parameter, meta.parameter#FAFAF6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAF680—
keyword.operator#FAFAF6—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CBE2ADbold
entity.other.inherited-class#48BF2A—
entity.name.tag, punctuation.definition.tag#DCE8C2—
entity.other.attribute-name#48BF2A—
meta.diff, meta.diff.header#6E7F5E—
markup.deleted#8E5E2E—
markup.inserted#48BF2A—
markup.changed#CBE2AD—
markup.heading, markup.heading.setext, punctuation.definition.heading#48BF2Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#CBE2AD—
string.other.link.title, string.other.link.description#48BF2A—
markup.underline.link#6E7F5Eunderline
punctuation.definition.list#DCE8C2—
markup.quote, punctuation.definition.quote#6E7F5Eitalic