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#0e1012
  • activityBar.border#ffffff15
  • activityBar.foreground#d9a11c
  • activityBar.inactiveForeground#f6f7f460
  • activityBarBadge.background#d9a11c
  • activityBarBadge.foreground#0e1012
  • button.background#d9a11c
  • button.foreground#0e1012
  • button.hoverBackground#d9a11cdd
  • editor.background#0e1012
  • editor.foreground#f6f7f4
  • editor.inactiveSelectionBackground#f4c15a3580
  • editor.lineHighlightBackground#2f2f2b40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f4c15a35
  • editorCursor.foreground#d9a11c
  • editorGroupHeader.tabsBackground#0e1012dd
  • editorLineNumber.activeForeground#d9a11c
  • editorLineNumber.foreground#8e918a80
  • focusBorder#d9a11c
  • foreground#f6f7f4
  • input.background#2f2f2b
  • input.border#ffffff15
  • input.foreground#f6f7f4
  • input.placeholderForeground#f6f7f460
  • list.activeSelectionBackground#d9a11c30
  • list.activeSelectionForeground#f6f7f4
  • list.highlightForeground#d9a11c
  • list.hoverBackground#2f2f2b40
  • list.hoverForeground#f6f7f4
  • list.inactiveSelectionBackground#d9a11c15
  • list.inactiveSelectionForeground#f6f7f4
  • selection.background#f4c15a35
  • sideBar.background#2f2f2b
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f7f4
  • sideBarSectionHeader.background#0e101280
  • sideBarSectionHeader.foreground#f6f7f4
  • sideBarTitle.foreground#d9a11c
  • statusBar.background#0e1012
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f7f4
  • statusBar.noFolderBackground#0e1012
  • tab.activeBackground#0e1012
  • tab.activeBorderTop#d9a11c
  • tab.activeForeground#f6f7f4
  • tab.border#ffffff15
  • tab.inactiveBackground#2f2f2b60
  • tab.inactiveForeground#f6f7f480
  • terminal.ansiBlack#0e1012
  • terminal.ansiBlue#f4c15a
  • terminal.ansiCyan#6b7f3f
  • terminal.ansiGreen#d9a11c
  • terminal.ansiMagenta#e0a33a
  • terminal.ansiRed#e0a33a
  • terminal.ansiWhite#f6f7f4
  • terminal.ansiYellow#6b7f3f
  • terminal.background#0e1012
  • terminal.foreground#f6f7f4
  • titleBar.activeBackground#0e1012
  • titleBar.activeForeground#f6f7f4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0e1012
  • titleBar.inactiveForeground#f6f7f460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8e918aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f4c15abold
storage.type, storage.modifier#f4c15aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d9a11c
string, punctuation.definition.string, string.template, meta.template.expression#6b7f3f
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e0a33a
variable, variable.other.readwrite, variable.other.object#f6f7f4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f7f4
variable.parameter, meta.parameter#f6f7f4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f7f480
keyword.operator#f6f7f4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6b7f3fbold
entity.other.inherited-class#d9a11c
entity.name.tag, punctuation.definition.tag#f4c15a
entity.other.attribute-name#d9a11c
meta.diff, meta.diff.header#8e918a
markup.deleted#e0a33a
markup.inserted#d9a11c
markup.changed#6b7f3f
markup.heading, markup.heading.setext, punctuation.definition.heading#d9a11cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6b7f3f
string.other.link.title, string.other.link.description#d9a11c
markup.underline.link#8e918aunderline
punctuation.definition.list#f4c15a
markup.quote, punctuation.definition.quote#8e918aitalic