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#FDFDFB
  • activityBar.border#00000015
  • activityBar.foreground#935F25
  • activityBar.inactiveForeground#3B2A1E60
  • activityBarBadge.background#935F25
  • activityBarBadge.foreground#FDFDFB
  • button.background#935F25
  • button.foreground#FDFDFB
  • button.hoverBackground#935F25dd
  • editor.background#FDFDFB
  • editor.foreground#3B2A1E
  • editor.inactiveSelectionBackground#835D212580
  • editor.lineHighlightBackground#FFFAF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835D2125
  • editorCursor.foreground#935F25
  • editorGroupHeader.tabsBackground#FFFAF0aa
  • editorLineNumber.activeForeground#935F25
  • editorLineNumber.foreground#D6D2C880
  • focusBorder#935F25
  • foreground#3B2A1E
  • input.background#FFFAF0
  • input.border#00000015
  • input.foreground#3B2A1E
  • input.placeholderForeground#3B2A1E60
  • list.activeSelectionBackground#935F2530
  • list.activeSelectionForeground#3B2A1E
  • list.highlightForeground#935F25
  • list.hoverBackground#FFFAF040
  • list.hoverForeground#3B2A1E
  • list.inactiveSelectionBackground#935F2515
  • list.inactiveSelectionForeground#3B2A1E
  • selection.background#835D2125
  • sideBar.background#FFFAF0
  • sideBar.border#00000015
  • sideBar.foreground#3B2A1E
  • sideBarSectionHeader.background#FFFAF080
  • sideBarSectionHeader.foreground#3B2A1E
  • sideBarTitle.foreground#935F25
  • statusBar.background#FDFDFB
  • statusBar.border#00000015
  • statusBar.foreground#3B2A1E
  • statusBar.noFolderBackground#FDFDFB
  • tab.activeBackground#FDFDFB
  • tab.activeBorderTop#935F25
  • tab.activeForeground#3B2A1E
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFB60
  • tab.inactiveForeground#3B2A1E80
  • terminal.ansiBlack#3B2A1E
  • terminal.ansiBlue#835D21
  • terminal.ansiCyan#A36629
  • terminal.ansiGreen#935F25
  • terminal.ansiMagenta#764719
  • terminal.ansiRed#764719
  • terminal.ansiWhite#3B2A1E
  • terminal.ansiYellow#A36629
  • terminal.background#FDFDFB
  • terminal.foreground#3B2A1E
  • titleBar.activeBackground#FDFDFB
  • titleBar.activeForeground#3B2A1E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFB
  • titleBar.inactiveForeground#3B2A1E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6D2C8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835D21bold
storage.type, storage.modifier#835D21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935F25
string, punctuation.definition.string, string.template, meta.template.expression#A36629
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764719
variable, variable.other.readwrite, variable.other.object#3B2A1E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3B2A1E
variable.parameter, meta.parameter#3B2A1Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3B2A1E80
keyword.operator#3B2A1E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36629bold
entity.other.inherited-class#935F25
entity.name.tag, punctuation.definition.tag#835D21
entity.other.attribute-name#935F25
meta.diff, meta.diff.header#D6D2C8
markup.deleted#764719
markup.inserted#935F25
markup.changed#A36629
markup.heading, markup.heading.setext, punctuation.definition.heading#935F25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36629
string.other.link.title, string.other.link.description#935F25
markup.underline.link#D6D2C8underline
punctuation.definition.list#835D21
markup.quote, punctuation.definition.quote#D6D2C8italic