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#181D1B
  • activityBar.border#ffffff15
  • activityBar.foreground#7E9A6A
  • activityBar.inactiveForeground#F6F3EA60
  • activityBarBadge.background#7E9A6A
  • activityBarBadge.foreground#181D1B
  • button.background#7E9A6A
  • button.foreground#181D1B
  • button.hoverBackground#7E9A6Add
  • editor.background#181D1B
  • editor.foreground#F6F3EA
  • editor.inactiveSelectionBackground#D2C2AA3580
  • editor.lineHighlightBackground#2B2E2B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D2C2AA35
  • editorCursor.foreground#7E9A6A
  • editorGroupHeader.tabsBackground#181D1Bdd
  • editorLineNumber.activeForeground#7E9A6A
  • editorLineNumber.foreground#8B8B8780
  • focusBorder#7E9A6A
  • foreground#F6F3EA
  • input.background#2B2E2B
  • input.border#ffffff15
  • input.foreground#F6F3EA
  • input.placeholderForeground#F6F3EA60
  • list.activeSelectionBackground#7E9A6A30
  • list.activeSelectionForeground#F6F3EA
  • list.highlightForeground#7E9A6A
  • list.hoverBackground#2B2E2B40
  • list.hoverForeground#F6F3EA
  • list.inactiveSelectionBackground#7E9A6A15
  • list.inactiveSelectionForeground#F6F3EA
  • selection.background#D2C2AA35
  • sideBar.background#2B2E2B
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F3EA
  • sideBarSectionHeader.background#181D1B80
  • sideBarSectionHeader.foreground#F6F3EA
  • sideBarTitle.foreground#7E9A6A
  • statusBar.background#181D1B
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F3EA
  • statusBar.noFolderBackground#181D1B
  • tab.activeBackground#181D1B
  • tab.activeBorderTop#7E9A6A
  • tab.activeForeground#F6F3EA
  • tab.border#ffffff15
  • tab.inactiveBackground#2B2E2B60
  • tab.inactiveForeground#F6F3EA80
  • terminal.ansiBlack#181D1B
  • terminal.ansiBlue#D2C2AA
  • terminal.ansiCyan#B79F86
  • terminal.ansiGreen#7E9A6A
  • terminal.ansiMagenta#5E6A4F
  • terminal.ansiRed#5E6A4F
  • terminal.ansiWhite#F6F3EA
  • terminal.ansiYellow#B79F86
  • terminal.background#181D1B
  • terminal.foreground#F6F3EA
  • titleBar.activeBackground#181D1B
  • titleBar.activeForeground#F6F3EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#181D1B
  • titleBar.inactiveForeground#F6F3EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B8B87italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D2C2AAbold
storage.type, storage.modifier#D2C2AAitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7E9A6A—
string, punctuation.definition.string, string.template, meta.template.expression#B79F86—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5E6A4F—
variable, variable.other.readwrite, variable.other.object#F6F3EA—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F3EA—
variable.parameter, meta.parameter#F6F3EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F3EA80—
keyword.operator#F6F3EA—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B79F86bold
entity.other.inherited-class#7E9A6A—
entity.name.tag, punctuation.definition.tag#D2C2AA—
entity.other.attribute-name#7E9A6A—
meta.diff, meta.diff.header#8B8B87—
markup.deleted#5E6A4F—
markup.inserted#7E9A6A—
markup.changed#B79F86—
markup.heading, markup.heading.setext, punctuation.definition.heading#7E9A6Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#B79F86—
string.other.link.title, string.other.link.description#7E9A6A—
markup.underline.link#8B8B87underline
punctuation.definition.list#D2C2AA—
markup.quote, punctuation.definition.quote#8B8B87italic