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#16231C
  • activityBar.border#ffffff15
  • activityBar.foreground#5C8A3A
  • activityBar.inactiveForeground#F8FAF460
  • activityBarBadge.background#5C8A3A
  • activityBarBadge.foreground#16231C
  • button.background#5C8A3A
  • button.foreground#16231C
  • button.hoverBackground#5C8A3Add
  • editor.background#16231C
  • editor.foreground#F8FAF4
  • editor.inactiveSelectionBackground#2F6B453580
  • editor.lineHighlightBackground#1F2A2240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2F6B4535
  • editorCursor.foreground#5C8A3A
  • editorGroupHeader.tabsBackground#16231Cdd
  • editorLineNumber.activeForeground#5C8A3A
  • editorLineNumber.foreground#B9C3BA80
  • focusBorder#5C8A3A
  • foreground#F8FAF4
  • input.background#1F2A22
  • input.border#ffffff15
  • input.foreground#F8FAF4
  • input.placeholderForeground#F8FAF460
  • list.activeSelectionBackground#5C8A3A30
  • list.activeSelectionForeground#F8FAF4
  • list.highlightForeground#5C8A3A
  • list.hoverBackground#1F2A2240
  • list.hoverForeground#F8FAF4
  • list.inactiveSelectionBackground#5C8A3A15
  • list.inactiveSelectionForeground#F8FAF4
  • selection.background#2F6B4535
  • sideBar.background#1F2A22
  • sideBar.border#ffffff15
  • sideBar.foreground#F8FAF4
  • sideBarSectionHeader.background#16231C80
  • sideBarSectionHeader.foreground#F8FAF4
  • sideBarTitle.foreground#5C8A3A
  • statusBar.background#16231C
  • statusBar.border#ffffff15
  • statusBar.foreground#F8FAF4
  • statusBar.noFolderBackground#16231C
  • tab.activeBackground#16231C
  • tab.activeBorderTop#5C8A3A
  • tab.activeForeground#F8FAF4
  • tab.border#ffffff15
  • tab.inactiveBackground#1F2A2260
  • tab.inactiveForeground#F8FAF480
  • terminal.ansiBlack#16231C
  • terminal.ansiBlue#2F6B45
  • terminal.ansiCyan#8A6A48
  • terminal.ansiGreen#5C8A3A
  • terminal.ansiMagenta#6E9B43
  • terminal.ansiRed#6E9B43
  • terminal.ansiWhite#F8FAF4
  • terminal.ansiYellow#8A6A48
  • terminal.background#16231C
  • terminal.foreground#F8FAF4
  • titleBar.activeBackground#16231C
  • titleBar.activeForeground#F8FAF4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#16231C
  • titleBar.inactiveForeground#F8FAF460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B9C3BAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2F6B45bold
storage.type, storage.modifier#2F6B45italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5C8A3A
string, punctuation.definition.string, string.template, meta.template.expression#8A6A48
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6E9B43
variable, variable.other.readwrite, variable.other.object#F8FAF4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8FAF4
variable.parameter, meta.parameter#F8FAF4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8FAF480
keyword.operator#F8FAF4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8A6A48bold
entity.other.inherited-class#5C8A3A
entity.name.tag, punctuation.definition.tag#2F6B45
entity.other.attribute-name#5C8A3A
meta.diff, meta.diff.header#B9C3BA
markup.deleted#6E9B43
markup.inserted#5C8A3A
markup.changed#8A6A48
markup.heading, markup.heading.setext, punctuation.definition.heading#5C8A3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8A6A48
string.other.link.title, string.other.link.description#5C8A3A
markup.underline.link#B9C3BAunderline
punctuation.definition.list#2F6B45
markup.quote, punctuation.definition.quote#B9C3BAitalic