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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#936725
  • activityBar.inactiveForeground#18141160
  • activityBarBadge.background#936725
  • activityBarBadge.foreground#FEFDFB
  • button.background#936725
  • button.foreground#FEFDFB
  • button.hoverBackground#936725dd
  • editor.background#FEFDFB
  • editor.foreground#181411
  • editor.inactiveSelectionBackground#8364212580
  • editor.lineHighlightBackground#F6F0E450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83642125
  • editorCursor.foreground#936725
  • editorGroupHeader.tabsBackground#F6F0E4aa
  • editorLineNumber.activeForeground#936725
  • editorLineNumber.foreground#8d6f4580
  • focusBorder#936725
  • foreground#181411
  • input.background#F6F0E4
  • input.border#00000015
  • input.foreground#181411
  • input.placeholderForeground#18141160
  • list.activeSelectionBackground#93672530
  • list.activeSelectionForeground#181411
  • list.highlightForeground#936725
  • list.hoverBackground#F6F0E440
  • list.hoverForeground#181411
  • list.inactiveSelectionBackground#93672515
  • list.inactiveSelectionForeground#181411
  • selection.background#83642125
  • sideBar.background#F6F0E4
  • sideBar.border#00000015
  • sideBar.foreground#181411
  • sideBarSectionHeader.background#F6F0E480
  • sideBarSectionHeader.foreground#181411
  • sideBarTitle.foreground#936725
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#181411
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#936725
  • tab.activeForeground#181411
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#18141180
  • terminal.ansiBlack#181411
  • terminal.ansiBlue#836421
  • terminal.ansiCyan#A39129
  • terminal.ansiGreen#936725
  • terminal.ansiMagenta#765419
  • terminal.ansiRed#765419
  • terminal.ansiWhite#181411
  • terminal.ansiYellow#A39129
  • terminal.background#FEFDFB
  • terminal.foreground#181411
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#181411
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#18141160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8d6f45italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836421bold
storage.type, storage.modifier#836421italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936725
string, punctuation.definition.string, string.template, meta.template.expression#A39129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765419
variable, variable.other.readwrite, variable.other.object#181411
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#181411
variable.parameter, meta.parameter#181411dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#18141180
keyword.operator#181411
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A39129bold
entity.other.inherited-class#936725
entity.name.tag, punctuation.definition.tag#836421
entity.other.attribute-name#936725
meta.diff, meta.diff.header#8d6f45
markup.deleted#765419
markup.inserted#936725
markup.changed#A39129
markup.heading, markup.heading.setext, punctuation.definition.heading#936725bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A39129
string.other.link.title, string.other.link.description#936725
markup.underline.link#8d6f45underline
punctuation.definition.list#836421
markup.quote, punctuation.definition.quote#8d6f45italic