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#6B4F3A
  • activityBar.border#ffffff15
  • activityBar.foreground#084B3A
  • activityBar.inactiveForeground#D7EBDD60
  • activityBarBadge.background#084B3A
  • activityBarBadge.foreground#6B4F3A
  • button.background#084B3A
  • button.foreground#6B4F3A
  • button.hoverBackground#084B3Add
  • editor.background#6B4F3A
  • editor.foreground#D7EBDD
  • editor.inactiveSelectionBackground#2A8F6A3580
  • editor.lineHighlightBackground#0E1A1340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2A8F6A35
  • editorCursor.foreground#084B3A
  • editorGroupHeader.tabsBackground#6B4F3Add
  • editorLineNumber.activeForeground#084B3A
  • editorLineNumber.foreground#2E3A2F80
  • focusBorder#084B3A
  • foreground#D7EBDD
  • input.background#0E1A13
  • input.border#ffffff15
  • input.foreground#D7EBDD
  • input.placeholderForeground#D7EBDD60
  • list.activeSelectionBackground#084B3A30
  • list.activeSelectionForeground#D7EBDD
  • list.highlightForeground#084B3A
  • list.hoverBackground#0E1A1340
  • list.hoverForeground#D7EBDD
  • list.inactiveSelectionBackground#084B3A15
  • list.inactiveSelectionForeground#D7EBDD
  • selection.background#2A8F6A35
  • sideBar.background#0E1A13
  • sideBar.border#ffffff15
  • sideBar.foreground#D7EBDD
  • sideBarSectionHeader.background#6B4F3A80
  • sideBarSectionHeader.foreground#D7EBDD
  • sideBarTitle.foreground#084B3A
  • statusBar.background#6B4F3A
  • statusBar.border#ffffff15
  • statusBar.foreground#D7EBDD
  • statusBar.noFolderBackground#6B4F3A
  • tab.activeBackground#6B4F3A
  • tab.activeBorderTop#084B3A
  • tab.activeForeground#D7EBDD
  • tab.border#ffffff15
  • tab.inactiveBackground#0E1A1360
  • tab.inactiveForeground#D7EBDD80
  • terminal.ansiBlack#6B4F3A
  • terminal.ansiBlue#2A8F6A
  • terminal.ansiCyan#7BC98F
  • terminal.ansiGreen#084B3A
  • terminal.ansiMagenta#B1D96A
  • terminal.ansiRed#B1D96A
  • terminal.ansiWhite#D7EBDD
  • terminal.ansiYellow#7BC98F
  • terminal.background#6B4F3A
  • terminal.foreground#D7EBDD
  • titleBar.activeBackground#6B4F3A
  • titleBar.activeForeground#D7EBDD
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6B4F3A
  • titleBar.inactiveForeground#D7EBDD60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2E3A2Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2A8F6Abold
storage.type, storage.modifier#2A8F6Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#084B3A
string, punctuation.definition.string, string.template, meta.template.expression#7BC98F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B1D96A
variable, variable.other.readwrite, variable.other.object#D7EBDD
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#D7EBDD
variable.parameter, meta.parameter#D7EBDDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#D7EBDD80
keyword.operator#D7EBDD
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7BC98Fbold
entity.other.inherited-class#084B3A
entity.name.tag, punctuation.definition.tag#2A8F6A
entity.other.attribute-name#084B3A
meta.diff, meta.diff.header#2E3A2F
markup.deleted#B1D96A
markup.inserted#084B3A
markup.changed#7BC98F
markup.heading, markup.heading.setext, punctuation.definition.heading#084B3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7BC98F
string.other.link.title, string.other.link.description#084B3A
markup.underline.link#2E3A2Funderline
punctuation.definition.list#2A8F6A
markup.quote, punctuation.definition.quote#2E3A2Fitalic