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

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#09110f—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#09110f—
variable.parameter, meta.parameter#09110fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#09110f80—
keyword.operator#09110f—
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