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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#936E25
  • activityBar.inactiveForeground#28241e60
  • activityBarBadge.background#936E25
  • activityBarBadge.foreground#FDFDFC
  • button.background#936E25
  • button.foreground#FDFDFC
  • button.hoverBackground#936E25dd
  • editor.background#FDFDFC
  • editor.foreground#28241e
  • editor.inactiveSelectionBackground#8360212580
  • editor.lineHighlightBackground#FFF9F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83602125
  • editorCursor.foreground#936E25
  • editorGroupHeader.tabsBackground#FFF9F0aa
  • editorLineNumber.activeForeground#936E25
  • editorLineNumber.foreground#d9c9a780
  • focusBorder#936E25
  • foreground#28241e
  • input.background#FFF9F0
  • input.border#00000015
  • input.foreground#28241e
  • input.placeholderForeground#28241e60
  • list.activeSelectionBackground#936E2530
  • list.activeSelectionForeground#28241e
  • list.highlightForeground#936E25
  • list.hoverBackground#FFF9F040
  • list.hoverForeground#28241e
  • list.inactiveSelectionBackground#936E2515
  • list.inactiveSelectionForeground#28241e
  • selection.background#83602125
  • sideBar.background#FFF9F0
  • sideBar.border#00000015
  • sideBar.foreground#28241e
  • sideBarSectionHeader.background#FFF9F080
  • sideBarSectionHeader.foreground#28241e
  • sideBarTitle.foreground#936E25
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#28241e
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#936E25
  • tab.activeForeground#28241e
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#28241e80
  • terminal.ansiBlack#28241e
  • terminal.ansiBlue#836021
  • terminal.ansiCyan#A37E29
  • terminal.ansiGreen#936E25
  • terminal.ansiMagenta#764919
  • terminal.ansiRed#764919
  • terminal.ansiWhite#28241e
  • terminal.ansiYellow#A37E29
  • terminal.background#FDFDFC
  • terminal.foreground#28241e
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#28241e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#28241e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d9c9a7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836021bold
storage.type, storage.modifier#836021italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936E25
string, punctuation.definition.string, string.template, meta.template.expression#A37E29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764919
variable, variable.other.readwrite, variable.other.object#28241e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#28241e
variable.parameter, meta.parameter#28241edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#28241e80
keyword.operator#28241e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37E29bold
entity.other.inherited-class#936E25
entity.name.tag, punctuation.definition.tag#836021
entity.other.attribute-name#936E25
meta.diff, meta.diff.header#d9c9a7
markup.deleted#764919
markup.inserted#936E25
markup.changed#A37E29
markup.heading, markup.heading.setext, punctuation.definition.heading#936E25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37E29
string.other.link.title, string.other.link.description#936E25
markup.underline.link#d9c9a7underline
punctuation.definition.list#836021
markup.quote, punctuation.definition.quote#d9c9a7italic