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#FFFDFA
  • activityBar.border#00000015
  • activityBar.foreground#936125
  • activityBar.inactiveForeground#1A140F60
  • activityBarBadge.background#936125
  • activityBarBadge.foreground#FFFDFA
  • button.background#936125
  • button.foreground#FFFDFA
  • button.hoverBackground#936125dd
  • editor.background#FFFDFA
  • editor.foreground#1A140F
  • editor.inactiveSelectionBackground#8360212580
  • editor.lineHighlightBackground#FFEDC250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83602125
  • editorCursor.foreground#936125
  • editorGroupHeader.tabsBackground#FFEDC2aa
  • editorLineNumber.activeForeground#936125
  • editorLineNumber.foreground#7d5a3c80
  • focusBorder#936125
  • foreground#1A140F
  • input.background#FFEDC2
  • input.border#00000015
  • input.foreground#1A140F
  • input.placeholderForeground#1A140F60
  • list.activeSelectionBackground#93612530
  • list.activeSelectionForeground#1A140F
  • list.highlightForeground#936125
  • list.hoverBackground#FFEDC240
  • list.hoverForeground#1A140F
  • list.inactiveSelectionBackground#93612515
  • list.inactiveSelectionForeground#1A140F
  • selection.background#83602125
  • sideBar.background#FFEDC2
  • sideBar.border#00000015
  • sideBar.foreground#1A140F
  • sideBarSectionHeader.background#FFEDC280
  • sideBarSectionHeader.foreground#1A140F
  • sideBarTitle.foreground#936125
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#1A140F
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#936125
  • tab.activeForeground#1A140F
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#1A140F80
  • terminal.ansiBlack#1A140F
  • terminal.ansiBlue#836021
  • terminal.ansiCyan#A37429
  • terminal.ansiGreen#936125
  • terminal.ansiMagenta#497619
  • terminal.ansiRed#497619
  • terminal.ansiWhite#1A140F
  • terminal.ansiYellow#A37429
  • terminal.background#FFFDFA
  • terminal.foreground#1A140F
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#1A140F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#1A140F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7d5a3citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836021bold
storage.type, storage.modifier#836021italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936125
string, punctuation.definition.string, string.template, meta.template.expression#A37429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#497619
variable, variable.other.readwrite, variable.other.object#1A140F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A140F
variable.parameter, meta.parameter#1A140Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A140F80
keyword.operator#1A140F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37429bold
entity.other.inherited-class#936125
entity.name.tag, punctuation.definition.tag#836021
entity.other.attribute-name#936125
meta.diff, meta.diff.header#7d5a3c
markup.deleted#497619
markup.inserted#936125
markup.changed#A37429
markup.heading, markup.heading.setext, punctuation.definition.heading#936125bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37429
string.other.link.title, string.other.link.description#936125
markup.underline.link#7d5a3cunderline
punctuation.definition.list#836021
markup.quote, punctuation.definition.quote#7d5a3citalic