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#101418
  • activityBar.border#ffffff15
  • activityBar.foreground#0e6b4f
  • activityBar.inactiveForeground#f6f2e860
  • activityBarBadge.background#0e6b4f
  • activityBarBadge.foreground#101418
  • button.background#0e6b4f
  • button.foreground#101418
  • button.hoverBackground#0e6b4fdd
  • editor.background#101418
  • editor.foreground#f6f2e8
  • editor.inactiveSelectionBackground#8a3c2f3580
  • editor.lineHighlightBackground#10141840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8a3c2f35
  • editorCursor.foreground#0e6b4f
  • editorGroupHeader.tabsBackground#101418dd
  • editorLineNumber.activeForeground#0e6b4f
  • editorLineNumber.foreground#c7b99a80
  • focusBorder#0e6b4f
  • foreground#f6f2e8
  • input.background#101418
  • input.border#ffffff15
  • input.foreground#f6f2e8
  • input.placeholderForeground#f6f2e860
  • list.activeSelectionBackground#0e6b4f30
  • list.activeSelectionForeground#f6f2e8
  • list.highlightForeground#0e6b4f
  • list.hoverBackground#10141840
  • list.hoverForeground#f6f2e8
  • list.inactiveSelectionBackground#0e6b4f15
  • list.inactiveSelectionForeground#f6f2e8
  • selection.background#8a3c2f35
  • sideBar.background#101418
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f2e8
  • sideBarSectionHeader.background#10141880
  • sideBarSectionHeader.foreground#f6f2e8
  • sideBarTitle.foreground#0e6b4f
  • statusBar.background#101418
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f2e8
  • statusBar.noFolderBackground#101418
  • tab.activeBackground#101418
  • tab.activeBorderTop#0e6b4f
  • tab.activeForeground#f6f2e8
  • tab.border#ffffff15
  • tab.inactiveBackground#10141860
  • tab.inactiveForeground#f6f2e880
  • terminal.ansiBlack#101418
  • terminal.ansiBlue#8a3c2f
  • terminal.ansiCyan#0d6e7a
  • terminal.ansiGreen#0e6b4f
  • terminal.ansiMagenta#e03b38
  • terminal.ansiRed#e03b38
  • terminal.ansiWhite#f6f2e8
  • terminal.ansiYellow#0d6e7a
  • terminal.background#101418
  • terminal.foreground#f6f2e8
  • titleBar.activeBackground#101418
  • titleBar.activeForeground#f6f2e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#101418
  • titleBar.inactiveForeground#f6f2e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c7b99aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8a3c2fbold
storage.type, storage.modifier#8a3c2fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0e6b4f
string, punctuation.definition.string, string.template, meta.template.expression#0d6e7a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e03b38
variable, variable.other.readwrite, variable.other.object#f6f2e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f2e8
variable.parameter, meta.parameter#f6f2e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f2e880
keyword.operator#f6f2e8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#0d6e7abold
entity.other.inherited-class#0e6b4f
entity.name.tag, punctuation.definition.tag#8a3c2f
entity.other.attribute-name#0e6b4f
meta.diff, meta.diff.header#c7b99a
markup.deleted#e03b38
markup.inserted#0e6b4f
markup.changed#0d6e7a
markup.heading, markup.heading.setext, punctuation.definition.heading#0e6b4fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#0d6e7a
string.other.link.title, string.other.link.description#0e6b4f
markup.underline.link#c7b99aunderline
punctuation.definition.list#8a3c2f
markup.quote, punctuation.definition.quote#c7b99aitalic