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#141a16
  • activityBar.border#ffffff15
  • activityBar.foreground#617a43
  • activityBar.inactiveForeground#f5f7f360
  • activityBarBadge.background#617a43
  • activityBarBadge.foreground#141a16
  • button.background#617a43
  • button.foreground#141a16
  • button.hoverBackground#617a43dd
  • editor.background#141a16
  • editor.foreground#f5f7f3
  • editor.inactiveSelectionBackground#a7c9c63580
  • editor.lineHighlightBackground#1f2a2340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#a7c9c635
  • editorCursor.foreground#617a43
  • editorGroupHeader.tabsBackground#141a16dd
  • editorLineNumber.activeForeground#617a43
  • editorLineNumber.foreground#a7c9c680
  • focusBorder#617a43
  • foreground#f5f7f3
  • input.background#1f2a23
  • input.border#ffffff15
  • input.foreground#f5f7f3
  • input.placeholderForeground#f5f7f360
  • list.activeSelectionBackground#617a4330
  • list.activeSelectionForeground#f5f7f3
  • list.highlightForeground#617a43
  • list.hoverBackground#1f2a2340
  • list.hoverForeground#f5f7f3
  • list.inactiveSelectionBackground#617a4315
  • list.inactiveSelectionForeground#f5f7f3
  • selection.background#a7c9c635
  • sideBar.background#1f2a23
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f7f3
  • sideBarSectionHeader.background#141a1680
  • sideBarSectionHeader.foreground#f5f7f3
  • sideBarTitle.foreground#617a43
  • statusBar.background#141a16
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f7f3
  • statusBar.noFolderBackground#141a16
  • tab.activeBackground#141a16
  • tab.activeBorderTop#617a43
  • tab.activeForeground#f5f7f3
  • tab.border#ffffff15
  • tab.inactiveBackground#1f2a2360
  • tab.inactiveForeground#f5f7f380
  • terminal.ansiBlack#141a16
  • terminal.ansiBlue#a7c9c6
  • terminal.ansiCyan#e6e0ce
  • terminal.ansiGreen#617a43
  • terminal.ansiMagenta#8a966f
  • terminal.ansiRed#8a966f
  • terminal.ansiWhite#f5f7f3
  • terminal.ansiYellow#e6e0ce
  • terminal.background#141a16
  • terminal.foreground#f5f7f3
  • titleBar.activeBackground#141a16
  • titleBar.activeForeground#f5f7f3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#141a16
  • titleBar.inactiveForeground#f5f7f360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a7c9c6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#a7c9c6bold
storage.type, storage.modifier#a7c9c6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#617a43
string, punctuation.definition.string, string.template, meta.template.expression#e6e0ce
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8a966f
variable, variable.other.readwrite, variable.other.object#f5f7f3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5f7f3
variable.parameter, meta.parameter#f5f7f3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5f7f380
keyword.operator#f5f7f3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#e6e0cebold
entity.other.inherited-class#617a43
entity.name.tag, punctuation.definition.tag#a7c9c6
entity.other.attribute-name#617a43
meta.diff, meta.diff.header#a7c9c6
markup.deleted#8a966f
markup.inserted#617a43
markup.changed#e6e0ce
markup.heading, markup.heading.setext, punctuation.definition.heading#617a43bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#e6e0ce
string.other.link.title, string.other.link.description#617a43
markup.underline.link#a7c9c6underline
punctuation.definition.list#a7c9c6
markup.quote, punctuation.definition.quote#a7c9c6italic