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#614329
  • activityBar.border#ffffff15
  • activityBar.foreground#E9B167
  • activityBar.inactiveForeground#FFF9F160
  • activityBarBadge.background#E9B167
  • activityBarBadge.foreground#614329
  • button.background#E9B167
  • button.foreground#614329
  • button.hoverBackground#E9B167dd
  • editor.background#614329
  • editor.foreground#FFF9F1
  • editor.inactiveSelectionBackground#ECBA793580
  • editor.lineHighlightBackground#211E1240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECBA7935
  • editorCursor.foreground#E9B167
  • editorGroupHeader.tabsBackground#614329dd
  • editorLineNumber.activeForeground#E9B167
  • editorLineNumber.foreground#E6D9B880
  • focusBorder#E9B167
  • foreground#FFF9F1
  • input.background#211E12
  • input.border#ffffff15
  • input.foreground#FFF9F1
  • input.placeholderForeground#FFF9F160
  • list.activeSelectionBackground#E9B16730
  • list.activeSelectionForeground#FFF9F1
  • list.highlightForeground#E9B167
  • list.hoverBackground#211E1240
  • list.hoverForeground#FFF9F1
  • list.inactiveSelectionBackground#E9B16715
  • list.inactiveSelectionForeground#FFF9F1
  • selection.background#ECBA7935
  • sideBar.background#211E12
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF9F1
  • sideBarSectionHeader.background#61432980
  • sideBarSectionHeader.foreground#FFF9F1
  • sideBarTitle.foreground#E9B167
  • statusBar.background#614329
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF9F1
  • statusBar.noFolderBackground#614329
  • tab.activeBackground#614329
  • tab.activeBorderTop#E9B167
  • tab.activeForeground#FFF9F1
  • tab.border#ffffff15
  • tab.inactiveBackground#211E1260
  • tab.inactiveForeground#FFF9F180
  • terminal.ansiBlack#614329
  • terminal.ansiBlue#ECBA79
  • terminal.ansiCyan#55E78D
  • terminal.ansiGreen#E9B167
  • terminal.ansiMagenta#83F1AA
  • terminal.ansiRed#83F1AA
  • terminal.ansiWhite#FFF9F1
  • terminal.ansiYellow#55E78D
  • terminal.background#614329
  • terminal.foreground#FFF9F1
  • titleBar.activeBackground#614329
  • titleBar.activeForeground#FFF9F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#614329
  • titleBar.inactiveForeground#FFF9F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6D9B8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECBA79bold
storage.type, storage.modifier#ECBA79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9B167—
string, punctuation.definition.string, string.template, meta.template.expression#55E78D—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1AA—
variable, variable.other.readwrite, variable.other.object#FFF9F1—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF9F1—
variable.parameter, meta.parameter#FFF9F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF9F180—
keyword.operator#FFF9F1—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E78Dbold
entity.other.inherited-class#E9B167—
entity.name.tag, punctuation.definition.tag#ECBA79—
entity.other.attribute-name#E9B167—
meta.diff, meta.diff.header#E6D9B8—
markup.deleted#83F1AA—
markup.inserted#E9B167—
markup.changed#55E78D—
markup.heading, markup.heading.setext, punctuation.definition.heading#E9B167bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#55E78D—
string.other.link.title, string.other.link.description#E9B167—
markup.underline.link#E6D9B8underline
punctuation.definition.list#ECBA79—
markup.quote, punctuation.definition.quote#E6D9B8italic