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#935325
  • activityBar.inactiveForeground#F1E8DB60
  • activityBarBadge.background#935325
  • activityBarBadge.foreground#FEFDFB
  • button.background#935325
  • button.foreground#FEFDFB
  • button.hoverBackground#935325dd
  • editor.background#FEFDFB
  • editor.foreground#F1E8DB
  • editor.inactiveSelectionBackground#6783212580
  • editor.lineHighlightBackground#F5EEE550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#67832125
  • editorCursor.foreground#935325
  • editorGroupHeader.tabsBackground#F5EEE5aa
  • editorLineNumber.activeForeground#935325
  • editorLineNumber.foreground#F7B91E80
  • focusBorder#935325
  • foreground#F1E8DB
  • input.background#F5EEE5
  • input.border#00000015
  • input.foreground#F1E8DB
  • input.placeholderForeground#F1E8DB60
  • list.activeSelectionBackground#93532530
  • list.activeSelectionForeground#F1E8DB
  • list.highlightForeground#935325
  • list.hoverBackground#F5EEE540
  • list.hoverForeground#F1E8DB
  • list.inactiveSelectionBackground#93532515
  • list.inactiveSelectionForeground#F1E8DB
  • selection.background#67832125
  • sideBar.background#F5EEE5
  • sideBar.border#00000015
  • sideBar.foreground#F1E8DB
  • sideBarSectionHeader.background#F5EEE580
  • sideBarSectionHeader.foreground#F1E8DB
  • sideBarTitle.foreground#935325
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#F1E8DB
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#935325
  • tab.activeForeground#F1E8DB
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#F1E8DB80
  • terminal.ansiBlack#F1E8DB
  • terminal.ansiBlue#678321
  • terminal.ansiCyan#A36E29
  • terminal.ansiGreen#935325
  • terminal.ansiMagenta#762819
  • terminal.ansiRed#762819
  • terminal.ansiWhite#F1E8DB
  • terminal.ansiYellow#A36E29
  • terminal.background#FEFDFB
  • terminal.foreground#F1E8DB
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#F1E8DB
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#F1E8DB60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F7B91Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#678321bold
storage.type, storage.modifier#678321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935325
string, punctuation.definition.string, string.template, meta.template.expression#A36E29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762819
variable, variable.other.readwrite, variable.other.object#F1E8DB
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F1E8DB
variable.parameter, meta.parameter#F1E8DBdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F1E8DB80
keyword.operator#F1E8DB
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36E29bold
entity.other.inherited-class#935325
entity.name.tag, punctuation.definition.tag#678321
entity.other.attribute-name#935325
meta.diff, meta.diff.header#F7B91E
markup.deleted#762819
markup.inserted#935325
markup.changed#A36E29
markup.heading, markup.heading.setext, punctuation.definition.heading#935325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36E29
string.other.link.title, string.other.link.description#935325
markup.underline.link#F7B91Eunderline
punctuation.definition.list#678321
markup.quote, punctuation.definition.quote#F7B91Eitalic