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#FBF9F3
  • activityBar.border#00000015
  • activityBar.foreground#937225
  • activityBar.inactiveForeground#17151060
  • activityBarBadge.background#937225
  • activityBarBadge.foreground#FBF9F3
  • button.background#937225
  • button.foreground#FBF9F3
  • button.hoverBackground#937225dd
  • editor.background#FBF9F3
  • editor.foreground#171510
  • editor.inactiveSelectionBackground#2156832580
  • editor.lineHighlightBackground#DFD9CD50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21568325
  • editorCursor.foreground#937225
  • editorGroupHeader.tabsBackground#DFD9CDaa
  • editorLineNumber.activeForeground#937225
  • editorLineNumber.foreground#7D612880
  • focusBorder#937225
  • foreground#171510
  • input.background#DFD9CD
  • input.border#00000015
  • input.foreground#171510
  • input.placeholderForeground#17151060
  • list.activeSelectionBackground#93722530
  • list.activeSelectionForeground#171510
  • list.highlightForeground#937225
  • list.hoverBackground#DFD9CD40
  • list.hoverForeground#171510
  • list.inactiveSelectionBackground#93722515
  • list.inactiveSelectionForeground#171510
  • selection.background#21568325
  • sideBar.background#DFD9CD
  • sideBar.border#00000015
  • sideBar.foreground#171510
  • sideBarSectionHeader.background#DFD9CD80
  • sideBarSectionHeader.foreground#171510
  • sideBarTitle.foreground#937225
  • statusBar.background#FBF9F3
  • statusBar.border#00000015
  • statusBar.foreground#171510
  • statusBar.noFolderBackground#FBF9F3
  • tab.activeBackground#FBF9F3
  • tab.activeBorderTop#937225
  • tab.activeForeground#171510
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F360
  • tab.inactiveForeground#17151080
  • terminal.ansiBlack#171510
  • terminal.ansiBlue#215683
  • terminal.ansiCyan#A38329
  • terminal.ansiGreen#937225
  • terminal.ansiMagenta#764619
  • terminal.ansiRed#764619
  • terminal.ansiWhite#171510
  • terminal.ansiYellow#A38329
  • terminal.background#FBF9F3
  • terminal.foreground#171510
  • titleBar.activeBackground#FBF9F3
  • titleBar.activeForeground#171510
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F3
  • titleBar.inactiveForeground#17151060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7D6128italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215683bold
storage.type, storage.modifier#215683italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937225
string, punctuation.definition.string, string.template, meta.template.expression#A38329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764619
variable, variable.other.readwrite, variable.other.object#171510
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#171510
variable.parameter, meta.parameter#171510dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17151080
keyword.operator#171510
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38329bold
entity.other.inherited-class#937225
entity.name.tag, punctuation.definition.tag#215683
entity.other.attribute-name#937225
meta.diff, meta.diff.header#7D6128
markup.deleted#764619
markup.inserted#937225
markup.changed#A38329
markup.heading, markup.heading.setext, punctuation.definition.heading#937225bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38329
string.other.link.title, string.other.link.description#937225
markup.underline.link#7D6128underline
punctuation.definition.list#215683
markup.quote, punctuation.definition.quote#7D6128italic