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

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