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#F9F6F1
  • activityBar.border#00000015
  • activityBar.foreground#935425
  • activityBar.inactiveForeground#211A1460
  • activityBarBadge.background#935425
  • activityBarBadge.foreground#F9F6F1
  • button.background#935425
  • button.foreground#F9F6F1
  • button.hoverBackground#935425dd
  • editor.background#F9F6F1
  • editor.foreground#211A14
  • editor.inactiveSelectionBackground#8348212580
  • editor.lineHighlightBackground#FFFBF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83482125
  • editorCursor.foreground#935425
  • editorGroupHeader.tabsBackground#FFFBF0aa
  • editorLineNumber.activeForeground#935425
  • editorLineNumber.foreground#B2A18480
  • focusBorder#935425
  • foreground#211A14
  • input.background#FFFBF0
  • input.border#00000015
  • input.foreground#211A14
  • input.placeholderForeground#211A1460
  • list.activeSelectionBackground#93542530
  • list.activeSelectionForeground#211A14
  • list.highlightForeground#935425
  • list.hoverBackground#FFFBF040
  • list.hoverForeground#211A14
  • list.inactiveSelectionBackground#93542515
  • list.inactiveSelectionForeground#211A14
  • selection.background#83482125
  • sideBar.background#FFFBF0
  • sideBar.border#00000015
  • sideBar.foreground#211A14
  • sideBarSectionHeader.background#FFFBF080
  • sideBarSectionHeader.foreground#211A14
  • sideBarTitle.foreground#935425
  • statusBar.background#F9F6F1
  • statusBar.border#00000015
  • statusBar.foreground#211A14
  • statusBar.noFolderBackground#F9F6F1
  • tab.activeBackground#F9F6F1
  • tab.activeBorderTop#935425
  • tab.activeForeground#211A14
  • tab.border#00000015
  • tab.inactiveBackground#F9F6F160
  • tab.inactiveForeground#211A1480
  • terminal.ansiBlack#211A14
  • terminal.ansiBlue#834821
  • terminal.ansiCyan#52A329
  • terminal.ansiGreen#935425
  • terminal.ansiMagenta#765219
  • terminal.ansiRed#765219
  • terminal.ansiWhite#211A14
  • terminal.ansiYellow#52A329
  • terminal.background#F9F6F1
  • terminal.foreground#211A14
  • titleBar.activeBackground#F9F6F1
  • titleBar.activeForeground#211A14
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F6F1
  • titleBar.inactiveForeground#211A1460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B2A184italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834821bold
storage.type, storage.modifier#834821italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935425
string, punctuation.definition.string, string.template, meta.template.expression#52A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765219
variable, variable.other.readwrite, variable.other.object#211A14
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#211A14
variable.parameter, meta.parameter#211A14dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#211A1480
keyword.operator#211A14
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#52A329bold
entity.other.inherited-class#935425
entity.name.tag, punctuation.definition.tag#834821
entity.other.attribute-name#935425
meta.diff, meta.diff.header#B2A184
markup.deleted#765219
markup.inserted#935425
markup.changed#52A329
markup.heading, markup.heading.setext, punctuation.definition.heading#935425bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#52A329
string.other.link.title, string.other.link.description#935425
markup.underline.link#B2A184underline
punctuation.definition.list#834821
markup.quote, punctuation.definition.quote#B2A184italic