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#0E2E22
  • activityBar.border#ffffff15
  • activityBar.foreground#1E4D3A
  • activityBar.inactiveForeground#ECEDE760
  • activityBarBadge.background#1E4D3A
  • activityBarBadge.foreground#0E2E22
  • button.background#1E4D3A
  • button.foreground#0E2E22
  • button.hoverBackground#1E4D3Add
  • editor.background#0E2E22
  • editor.foreground#ECEDE7
  • editor.inactiveSelectionBackground#3F7A4A3580
  • editor.lineHighlightBackground#14141440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3F7A4A35
  • editorCursor.foreground#1E4D3A
  • editorGroupHeader.tabsBackground#0E2E22dd
  • editorLineNumber.activeForeground#1E4D3A
  • editorLineNumber.foreground#D9DDD680
  • focusBorder#1E4D3A
  • foreground#ECEDE7
  • input.background#141414
  • input.border#ffffff15
  • input.foreground#ECEDE7
  • input.placeholderForeground#ECEDE760
  • list.activeSelectionBackground#1E4D3A30
  • list.activeSelectionForeground#ECEDE7
  • list.highlightForeground#1E4D3A
  • list.hoverBackground#14141440
  • list.hoverForeground#ECEDE7
  • list.inactiveSelectionBackground#1E4D3A15
  • list.inactiveSelectionForeground#ECEDE7
  • selection.background#3F7A4A35
  • sideBar.background#141414
  • sideBar.border#ffffff15
  • sideBar.foreground#ECEDE7
  • sideBarSectionHeader.background#0E2E2280
  • sideBarSectionHeader.foreground#ECEDE7
  • sideBarTitle.foreground#1E4D3A
  • statusBar.background#0E2E22
  • statusBar.border#ffffff15
  • statusBar.foreground#ECEDE7
  • statusBar.noFolderBackground#0E2E22
  • tab.activeBackground#0E2E22
  • tab.activeBorderTop#1E4D3A
  • tab.activeForeground#ECEDE7
  • tab.border#ffffff15
  • tab.inactiveBackground#14141460
  • tab.inactiveForeground#ECEDE780
  • terminal.ansiBlack#0E2E22
  • terminal.ansiBlue#3F7A4A
  • terminal.ansiCyan#6BA661
  • terminal.ansiGreen#1E4D3A
  • terminal.ansiMagenta#6BA661
  • terminal.ansiRed#6BA661
  • terminal.ansiWhite#ECEDE7
  • terminal.ansiYellow#6BA661
  • terminal.background#0E2E22
  • terminal.foreground#ECEDE7
  • titleBar.activeBackground#0E2E22
  • titleBar.activeForeground#ECEDE7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0E2E22
  • titleBar.inactiveForeground#ECEDE760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9DDD6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3F7A4Abold
storage.type, storage.modifier#3F7A4Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1E4D3A—
string, punctuation.definition.string, string.template, meta.template.expression#6BA661—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6BA661—
variable, variable.other.readwrite, variable.other.object#ECEDE7—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#ECEDE7—
variable.parameter, meta.parameter#ECEDE7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#ECEDE780—
keyword.operator#ECEDE7—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6BA661bold
entity.other.inherited-class#1E4D3A—
entity.name.tag, punctuation.definition.tag#3F7A4A—
entity.other.attribute-name#1E4D3A—
meta.diff, meta.diff.header#D9DDD6—
markup.deleted#6BA661—
markup.inserted#1E4D3A—
markup.changed#6BA661—
markup.heading, markup.heading.setext, punctuation.definition.heading#1E4D3Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#6BA661—
string.other.link.title, string.other.link.description#1E4D3A—
markup.underline.link#D9DDD6underline
punctuation.definition.list#3F7A4A—
markup.quote, punctuation.definition.quote#D9DDD6italic