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#273026
  • activityBar.border#ffffff15
  • activityBar.foreground#f6bf26
  • activityBar.inactiveForeground#f8f5ea60
  • activityBarBadge.background#f6bf26
  • activityBarBadge.foreground#273026
  • button.background#f6bf26
  • button.foreground#273026
  • button.hoverBackground#f6bf26dd
  • editor.background#273026
  • editor.foreground#f8f5ea
  • editor.inactiveSelectionBackground#fff3cf3580
  • editor.lineHighlightBackground#12130f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#fff3cf35
  • editorCursor.foreground#f6bf26
  • editorGroupHeader.tabsBackground#273026dd
  • editorLineNumber.activeForeground#f6bf26
  • editorLineNumber.foreground#6f7b4780
  • focusBorder#f6bf26
  • foreground#f8f5ea
  • input.background#12130f
  • input.border#ffffff15
  • input.foreground#f8f5ea
  • input.placeholderForeground#f8f5ea60
  • list.activeSelectionBackground#f6bf2630
  • list.activeSelectionForeground#f8f5ea
  • list.highlightForeground#f6bf26
  • list.hoverBackground#12130f40
  • list.hoverForeground#f8f5ea
  • list.inactiveSelectionBackground#f6bf2615
  • list.inactiveSelectionForeground#f8f5ea
  • selection.background#fff3cf35
  • sideBar.background#12130f
  • sideBar.border#ffffff15
  • sideBar.foreground#f8f5ea
  • sideBarSectionHeader.background#27302680
  • sideBarSectionHeader.foreground#f8f5ea
  • sideBarTitle.foreground#f6bf26
  • statusBar.background#273026
  • statusBar.border#ffffff15
  • statusBar.foreground#f8f5ea
  • statusBar.noFolderBackground#273026
  • tab.activeBackground#273026
  • tab.activeBorderTop#f6bf26
  • tab.activeForeground#f8f5ea
  • tab.border#ffffff15
  • tab.inactiveBackground#12130f60
  • tab.inactiveForeground#f8f5ea80
  • terminal.ansiBlack#273026
  • terminal.ansiBlue#fff3cf
  • terminal.ansiCyan#d88918
  • terminal.ansiGreen#f6bf26
  • terminal.ansiMagenta#2f6b43
  • terminal.ansiRed#2f6b43
  • terminal.ansiWhite#f8f5ea
  • terminal.ansiYellow#d88918
  • terminal.background#273026
  • terminal.foreground#f8f5ea
  • titleBar.activeBackground#273026
  • titleBar.activeForeground#f8f5ea
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#273026
  • titleBar.inactiveForeground#f8f5ea60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f7b47italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#fff3cfbold
storage.type, storage.modifier#fff3cfitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#f6bf26—
string, punctuation.definition.string, string.template, meta.template.expression#d88918—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2f6b43—
variable, variable.other.readwrite, variable.other.object#f8f5ea—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8f5ea—
variable.parameter, meta.parameter#f8f5eadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8f5ea80—
keyword.operator#f8f5ea—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d88918bold
entity.other.inherited-class#f6bf26—
entity.name.tag, punctuation.definition.tag#fff3cf—
entity.other.attribute-name#f6bf26—
meta.diff, meta.diff.header#6f7b47—
markup.deleted#2f6b43—
markup.inserted#f6bf26—
markup.changed#d88918—
markup.heading, markup.heading.setext, punctuation.definition.heading#f6bf26bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#d88918—
string.other.link.title, string.other.link.description#f6bf26—
markup.underline.link#6f7b47underline
punctuation.definition.list#fff3cf—
markup.quote, punctuation.definition.quote#6f7b47italic