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#FCFBF7
  • activityBar.border#00000015
  • activityBar.foreground#937625
  • activityBar.inactiveForeground#12130f60
  • activityBarBadge.background#937625
  • activityBarBadge.foreground#FCFBF7
  • button.background#937625
  • button.foreground#FCFBF7
  • button.hoverBackground#937625dd
  • editor.background#FCFBF7
  • editor.foreground#12130f
  • editor.inactiveSelectionBackground#836A212580
  • editor.lineHighlightBackground#FFF7E050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#836A2125
  • editorCursor.foreground#937625
  • editorGroupHeader.tabsBackground#FFF7E0aa
  • editorLineNumber.activeForeground#937625
  • editorLineNumber.foreground#6f7b4780
  • focusBorder#937625
  • foreground#12130f
  • input.background#FFF7E0
  • input.border#00000015
  • input.foreground#12130f
  • input.placeholderForeground#12130f60
  • list.activeSelectionBackground#93762530
  • list.activeSelectionForeground#12130f
  • list.highlightForeground#937625
  • list.hoverBackground#FFF7E040
  • list.hoverForeground#12130f
  • list.inactiveSelectionBackground#93762515
  • list.inactiveSelectionForeground#12130f
  • selection.background#836A2125
  • sideBar.background#FFF7E0
  • sideBar.border#00000015
  • sideBar.foreground#12130f
  • sideBarSectionHeader.background#FFF7E080
  • sideBarSectionHeader.foreground#12130f
  • sideBarTitle.foreground#937625
  • statusBar.background#FCFBF7
  • statusBar.border#00000015
  • statusBar.foreground#12130f
  • statusBar.noFolderBackground#FCFBF7
  • tab.activeBackground#FCFBF7
  • tab.activeBorderTop#937625
  • tab.activeForeground#12130f
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF760
  • tab.inactiveForeground#12130f80
  • terminal.ansiBlack#12130f
  • terminal.ansiBlue#836A21
  • terminal.ansiCyan#A37029
  • terminal.ansiGreen#937625
  • terminal.ansiMagenta#197638
  • terminal.ansiRed#197638
  • terminal.ansiWhite#12130f
  • terminal.ansiYellow#A37029
  • terminal.background#FCFBF7
  • terminal.foreground#12130f
  • titleBar.activeBackground#FCFBF7
  • titleBar.activeForeground#12130f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF7
  • 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#836A21bold
storage.type, storage.modifier#836A21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937625—
string, punctuation.definition.string, string.template, meta.template.expression#A37029—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197638—
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#A37029bold
entity.other.inherited-class#937625—
entity.name.tag, punctuation.definition.tag#836A21—
entity.other.attribute-name#937625—
meta.diff, meta.diff.header#6f7b47—
markup.deleted#197638—
markup.inserted#937625—
markup.changed#A37029—
markup.heading, markup.heading.setext, punctuation.definition.heading#937625bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A37029—
string.other.link.title, string.other.link.description#937625—
markup.underline.link#6f7b47underline
punctuation.definition.list#836A21—
markup.quote, punctuation.definition.quote#6f7b47italic