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#071B16
  • activityBar.border#ffffff15
  • activityBar.foreground#2F5E3F
  • activityBar.inactiveForeground#F6F4EC60
  • activityBarBadge.background#2F5E3F
  • activityBarBadge.foreground#071B16
  • button.background#2F5E3F
  • button.foreground#071B16
  • button.hoverBackground#2F5E3Fdd
  • editor.background#071B16
  • editor.foreground#F6F4EC
  • editor.inactiveSelectionBackground#A5B69C3580
  • editor.lineHighlightBackground#1A2E1F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A5B69C35
  • editorCursor.foreground#2F5E3F
  • editorGroupHeader.tabsBackground#071B16dd
  • editorLineNumber.activeForeground#2F5E3F
  • editorLineNumber.foreground#D6DED280
  • focusBorder#2F5E3F
  • foreground#F6F4EC
  • input.background#1A2E1F
  • input.border#ffffff15
  • input.foreground#F6F4EC
  • input.placeholderForeground#F6F4EC60
  • list.activeSelectionBackground#2F5E3F30
  • list.activeSelectionForeground#F6F4EC
  • list.highlightForeground#2F5E3F
  • list.hoverBackground#1A2E1F40
  • list.hoverForeground#F6F4EC
  • list.inactiveSelectionBackground#2F5E3F15
  • list.inactiveSelectionForeground#F6F4EC
  • selection.background#A5B69C35
  • sideBar.background#1A2E1F
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F4EC
  • sideBarSectionHeader.background#071B1680
  • sideBarSectionHeader.foreground#F6F4EC
  • sideBarTitle.foreground#2F5E3F
  • statusBar.background#071B16
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F4EC
  • statusBar.noFolderBackground#071B16
  • tab.activeBackground#071B16
  • tab.activeBorderTop#2F5E3F
  • tab.activeForeground#F6F4EC
  • tab.border#ffffff15
  • tab.inactiveBackground#1A2E1F60
  • tab.inactiveForeground#F6F4EC80
  • terminal.ansiBlack#071B16
  • terminal.ansiBlue#A5B69C
  • terminal.ansiCyan#A5AEDC
  • terminal.ansiGreen#2F5E3F
  • terminal.ansiMagenta#A5AEDC
  • terminal.ansiRed#A5AEDC
  • terminal.ansiWhite#F6F4EC
  • terminal.ansiYellow#A5AEDC
  • terminal.background#071B16
  • terminal.foreground#F6F4EC
  • titleBar.activeBackground#071B16
  • titleBar.activeForeground#F6F4EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#071B16
  • titleBar.inactiveForeground#F6F4EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6DED2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A5B69Cbold
storage.type, storage.modifier#A5B69Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2F5E3F
string, punctuation.definition.string, string.template, meta.template.expression#A5AEDC
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A5AEDC
variable, variable.other.readwrite, variable.other.object#F6F4EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F4EC
variable.parameter, meta.parameter#F6F4ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F4EC80
keyword.operator#F6F4EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A5AEDCbold
entity.other.inherited-class#2F5E3F
entity.name.tag, punctuation.definition.tag#A5B69C
entity.other.attribute-name#2F5E3F
meta.diff, meta.diff.header#D6DED2
markup.deleted#A5AEDC
markup.inserted#2F5E3F
markup.changed#A5AEDC
markup.heading, markup.heading.setext, punctuation.definition.heading#2F5E3Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A5AEDC
string.other.link.title, string.other.link.description#2F5E3F
markup.underline.link#D6DED2underline
punctuation.definition.list#A5B69C
markup.quote, punctuation.definition.quote#D6DED2italic