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#06473f
  • activityBar.border#ffffff15
  • activityBar.foreground#00a86b
  • activityBar.inactiveForeground#f4f2e860
  • activityBarBadge.background#00a86b
  • activityBarBadge.foreground#06473f
  • button.background#00a86b
  • button.foreground#06473f
  • button.hoverBackground#00a86bdd
  • editor.background#06473f
  • editor.foreground#f4f2e8
  • editor.inactiveSelectionBackground#d6a83a3580
  • editor.lineHighlightBackground#09110f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d6a83a35
  • editorCursor.foreground#00a86b
  • editorGroupHeader.tabsBackground#06473fdd
  • editorLineNumber.activeForeground#00a86b
  • editorLineNumber.foreground#7b8f7280
  • focusBorder#00a86b
  • foreground#f4f2e8
  • input.background#09110f
  • input.border#ffffff15
  • input.foreground#f4f2e8
  • input.placeholderForeground#f4f2e860
  • list.activeSelectionBackground#00a86b30
  • list.activeSelectionForeground#f4f2e8
  • list.highlightForeground#00a86b
  • list.hoverBackground#09110f40
  • list.hoverForeground#f4f2e8
  • list.inactiveSelectionBackground#00a86b15
  • list.inactiveSelectionForeground#f4f2e8
  • selection.background#d6a83a35
  • sideBar.background#09110f
  • sideBar.border#ffffff15
  • sideBar.foreground#f4f2e8
  • sideBarSectionHeader.background#06473f80
  • sideBarSectionHeader.foreground#f4f2e8
  • sideBarTitle.foreground#00a86b
  • statusBar.background#06473f
  • statusBar.border#ffffff15
  • statusBar.foreground#f4f2e8
  • statusBar.noFolderBackground#06473f
  • tab.activeBackground#06473f
  • tab.activeBorderTop#00a86b
  • tab.activeForeground#f4f2e8
  • tab.border#ffffff15
  • tab.inactiveBackground#09110f60
  • tab.inactiveForeground#f4f2e880
  • terminal.ansiBlack#06473f
  • terminal.ansiBlue#d6a83a
  • terminal.ansiCyan#0b66c3
  • terminal.ansiGreen#00a86b
  • terminal.ansiMagenta#141716
  • terminal.ansiRed#141716
  • terminal.ansiWhite#f4f2e8
  • terminal.ansiYellow#0b66c3
  • terminal.background#06473f
  • terminal.foreground#f4f2e8
  • titleBar.activeBackground#06473f
  • titleBar.activeForeground#f4f2e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#06473f
  • titleBar.inactiveForeground#f4f2e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7b8f72italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d6a83abold
storage.type, storage.modifier#d6a83aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#00a86b—
string, punctuation.definition.string, string.template, meta.template.expression#0b66c3—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#141716—
variable, variable.other.readwrite, variable.other.object#f4f2e8—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f2e8—
variable.parameter, meta.parameter#f4f2e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f2e880—
keyword.operator#f4f2e8—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#0b66c3bold
entity.other.inherited-class#00a86b—
entity.name.tag, punctuation.definition.tag#d6a83a—
entity.other.attribute-name#00a86b—
meta.diff, meta.diff.header#7b8f72—
markup.deleted#141716—
markup.inserted#00a86b—
markup.changed#0b66c3—
markup.heading, markup.heading.setext, punctuation.definition.heading#00a86bbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#0b66c3—
string.other.link.title, string.other.link.description#00a86b—
markup.underline.link#7b8f72underline
punctuation.definition.list#d6a83a—
markup.quote, punctuation.definition.quote#7b8f72italic