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#FFFDFA
  • activityBar.border#00000015
  • activityBar.foreground#934625
  • activityBar.inactiveForeground#241a1660
  • activityBarBadge.background#934625
  • activityBarBadge.foreground#FFFDFA
  • button.background#934625
  • button.foreground#FFFDFA
  • button.hoverBackground#934625dd
  • editor.background#FFFDFA
  • editor.foreground#241a16
  • editor.inactiveSelectionBackground#4B83212580
  • editor.lineHighlightBackground#F2E6D450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4B832125
  • editorCursor.foreground#934625
  • editorGroupHeader.tabsBackground#F2E6D4aa
  • editorLineNumber.activeForeground#934625
  • editorLineNumber.foreground#c8d4b680
  • focusBorder#934625
  • foreground#241a16
  • input.background#F2E6D4
  • input.border#00000015
  • input.foreground#241a16
  • input.placeholderForeground#241a1660
  • list.activeSelectionBackground#93462530
  • list.activeSelectionForeground#241a16
  • list.highlightForeground#934625
  • list.hoverBackground#F2E6D440
  • list.hoverForeground#241a16
  • list.inactiveSelectionBackground#93462515
  • list.inactiveSelectionForeground#241a16
  • selection.background#4B832125
  • sideBar.background#F2E6D4
  • sideBar.border#00000015
  • sideBar.foreground#241a16
  • sideBarSectionHeader.background#F2E6D480
  • sideBarSectionHeader.foreground#241a16
  • sideBarTitle.foreground#934625
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#241a16
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#934625
  • tab.activeForeground#241a16
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#241a1680
  • terminal.ansiBlack#241a16
  • terminal.ansiBlue#4B8321
  • terminal.ansiCyan#A36C29
  • terminal.ansiGreen#934625
  • terminal.ansiMagenta#765219
  • terminal.ansiRed#765219
  • terminal.ansiWhite#241a16
  • terminal.ansiYellow#A36C29
  • terminal.background#FFFDFA
  • terminal.foreground#241a16
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#241a16
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#241a1660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c8d4b6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4B8321bold
storage.type, storage.modifier#4B8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934625
string, punctuation.definition.string, string.template, meta.template.expression#A36C29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765219
variable, variable.other.readwrite, variable.other.object#241a16
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#241a16
variable.parameter, meta.parameter#241a16dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#241a1680
keyword.operator#241a16
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36C29bold
entity.other.inherited-class#934625
entity.name.tag, punctuation.definition.tag#4B8321
entity.other.attribute-name#934625
meta.diff, meta.diff.header#c8d4b6
markup.deleted#765219
markup.inserted#934625
markup.changed#A36C29
markup.heading, markup.heading.setext, punctuation.definition.heading#934625bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36C29
string.other.link.title, string.other.link.description#934625
markup.underline.link#c8d4b6underline
punctuation.definition.list#4B8321
markup.quote, punctuation.definition.quote#c8d4b6italic