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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#934D25
  • activityBar.inactiveForeground#2A262360
  • activityBarBadge.background#934D25
  • activityBarBadge.foreground#FCFBF8
  • button.background#934D25
  • button.foreground#FCFBF8
  • button.hoverBackground#934D25dd
  • editor.background#FCFBF8
  • editor.foreground#2A2623
  • editor.inactiveSelectionBackground#4521832580
  • editor.lineHighlightBackground#F2EEE850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#45218325
  • editorCursor.foreground#934D25
  • editorGroupHeader.tabsBackground#F2EEE8aa
  • editorLineNumber.activeForeground#934D25
  • editorLineNumber.foreground#CDC7C080
  • focusBorder#934D25
  • foreground#2A2623
  • input.background#F2EEE8
  • input.border#00000015
  • input.foreground#2A2623
  • input.placeholderForeground#2A262360
  • list.activeSelectionBackground#934D2530
  • list.activeSelectionForeground#2A2623
  • list.highlightForeground#934D25
  • list.hoverBackground#F2EEE840
  • list.hoverForeground#2A2623
  • list.inactiveSelectionBackground#934D2515
  • list.inactiveSelectionForeground#2A2623
  • selection.background#45218325
  • sideBar.background#F2EEE8
  • sideBar.border#00000015
  • sideBar.foreground#2A2623
  • sideBarSectionHeader.background#F2EEE880
  • sideBarSectionHeader.foreground#2A2623
  • sideBarTitle.foreground#934D25
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#2A2623
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#934D25
  • tab.activeForeground#2A2623
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#2A262380
  • terminal.ansiBlack#2A2623
  • terminal.ansiBlue#452183
  • terminal.ansiCyan#89A329
  • terminal.ansiGreen#934D25
  • terminal.ansiMagenta#765F19
  • terminal.ansiRed#765F19
  • terminal.ansiWhite#2A2623
  • terminal.ansiYellow#89A329
  • terminal.background#FCFBF8
  • terminal.foreground#2A2623
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#2A2623
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#2A262360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CDC7C0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#452183bold
storage.type, storage.modifier#452183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934D25
string, punctuation.definition.string, string.template, meta.template.expression#89A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765F19
variable, variable.other.readwrite, variable.other.object#2A2623
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A2623
variable.parameter, meta.parameter#2A2623dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A262380
keyword.operator#2A2623
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#89A329bold
entity.other.inherited-class#934D25
entity.name.tag, punctuation.definition.tag#452183
entity.other.attribute-name#934D25
meta.diff, meta.diff.header#CDC7C0
markup.deleted#765F19
markup.inserted#934D25
markup.changed#89A329
markup.heading, markup.heading.setext, punctuation.definition.heading#934D25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#89A329
string.other.link.title, string.other.link.description#934D25
markup.underline.link#CDC7C0underline
punctuation.definition.list#452183
markup.quote, punctuation.definition.quote#CDC7C0italic