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#22342360
  • activityBarBadge.background#936725
  • activityBarBadge.foreground#FEFDFB
  • button.background#936725
  • button.foreground#FEFDFB
  • button.hoverBackground#936725dd
  • editor.background#FEFDFB
  • editor.foreground#223423
  • editor.inactiveSelectionBackground#8358212580
  • editor.lineHighlightBackground#BDBD8950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83582125
  • editorCursor.foreground#936725
  • editorGroupHeader.tabsBackground#BDBD89aa
  • editorLineNumber.activeForeground#936725
  • editorLineNumber.foreground#84945e80
  • focusBorder#936725
  • foreground#223423
  • input.background#BDBD89
  • input.border#00000015
  • input.foreground#223423
  • input.placeholderForeground#22342360
  • list.activeSelectionBackground#93672530
  • list.activeSelectionForeground#223423
  • list.highlightForeground#936725
  • list.hoverBackground#BDBD8940
  • list.hoverForeground#223423
  • list.inactiveSelectionBackground#93672515
  • list.inactiveSelectionForeground#223423
  • selection.background#83582125
  • sideBar.background#BDBD89
  • sideBar.border#00000015
  • sideBar.foreground#223423
  • sideBarSectionHeader.background#BDBD8980
  • sideBarSectionHeader.foreground#223423
  • sideBarTitle.foreground#936725
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#223423
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#936725
  • tab.activeForeground#223423
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#22342380
  • terminal.ansiBlack#223423
  • terminal.ansiBlue#835821
  • terminal.ansiCyan#A33329
  • terminal.ansiGreen#936725
  • terminal.ansiMagenta#247619
  • terminal.ansiRed#247619
  • terminal.ansiWhite#223423
  • terminal.ansiYellow#A33329
  • terminal.background#FEFDFB
  • terminal.foreground#223423
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#223423
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#22342360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#84945eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835821bold
storage.type, storage.modifier#835821italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936725
string, punctuation.definition.string, string.template, meta.template.expression#A33329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#247619
variable, variable.other.readwrite, variable.other.object#223423
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#223423
variable.parameter, meta.parameter#223423dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#22342380
keyword.operator#223423
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A33329bold
entity.other.inherited-class#936725
entity.name.tag, punctuation.definition.tag#835821
entity.other.attribute-name#936725
meta.diff, meta.diff.header#84945e
markup.deleted#247619
markup.inserted#936725
markup.changed#A33329
markup.heading, markup.heading.setext, punctuation.definition.heading#936725bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A33329
string.other.link.title, string.other.link.description#936725
markup.underline.link#84945eunderline
punctuation.definition.list#835821
markup.quote, punctuation.definition.quote#84945eitalic