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#7E6544
  • activityBar.border#ffffff15
  • activityBar.foreground#E9C967
  • activityBar.inactiveForeground#F5F6F860
  • activityBarBadge.background#E9C967
  • activityBarBadge.foreground#7E6544
  • button.background#E9C967
  • button.foreground#7E6544
  • button.hoverBackground#E9C967dd
  • editor.background#7E6544
  • editor.foreground#F5F6F8
  • editor.inactiveSelectionBackground#7DEC793580
  • editor.lineHighlightBackground#12131140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7DEC7935
  • editorCursor.foreground#E9C967
  • editorGroupHeader.tabsBackground#7E6544dd
  • editorLineNumber.activeForeground#E9C967
  • editorLineNumber.foreground#68778080
  • focusBorder#E9C967
  • foreground#F5F6F8
  • input.background#121311
  • input.border#ffffff15
  • input.foreground#F5F6F8
  • input.placeholderForeground#F5F6F860
  • list.activeSelectionBackground#E9C96730
  • list.activeSelectionForeground#F5F6F8
  • list.highlightForeground#E9C967
  • list.hoverBackground#12131140
  • list.hoverForeground#F5F6F8
  • list.inactiveSelectionBackground#E9C96715
  • list.inactiveSelectionForeground#F5F6F8
  • selection.background#7DEC7935
  • sideBar.background#121311
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F6F8
  • sideBarSectionHeader.background#7E654480
  • sideBarSectionHeader.foreground#F5F6F8
  • sideBarTitle.foreground#E9C967
  • statusBar.background#7E6544
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F6F8
  • statusBar.noFolderBackground#7E6544
  • tab.activeBackground#7E6544
  • tab.activeBorderTop#E9C967
  • tab.activeForeground#F5F6F8
  • tab.border#ffffff15
  • tab.inactiveBackground#12131160
  • tab.inactiveForeground#F5F6F880
  • terminal.ansiBlack#7E6544
  • terminal.ansiBlue#7DEC79
  • terminal.ansiCyan#E7B955
  • terminal.ansiGreen#E9C967
  • terminal.ansiMagenta#83C7F1
  • terminal.ansiRed#83C7F1
  • terminal.ansiWhite#F5F6F8
  • terminal.ansiYellow#E7B955
  • terminal.background#7E6544
  • terminal.foreground#F5F6F8
  • titleBar.activeBackground#7E6544
  • titleBar.activeForeground#F5F6F8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#7E6544
  • titleBar.inactiveForeground#F5F6F860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687780italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7DEC79bold
storage.type, storage.modifier#7DEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9C967
string, punctuation.definition.string, string.template, meta.template.expression#E7B955
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83C7F1
variable, variable.other.readwrite, variable.other.object#F5F6F8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F5F6F8
variable.parameter, meta.parameter#F5F6F8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F5F6F880
keyword.operator#F5F6F8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B955bold
entity.other.inherited-class#E9C967
entity.name.tag, punctuation.definition.tag#7DEC79
entity.other.attribute-name#E9C967
meta.diff, meta.diff.header#687780
markup.deleted#83C7F1
markup.inserted#E9C967
markup.changed#E7B955
markup.heading, markup.heading.setext, punctuation.definition.heading#E9C967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B955
string.other.link.title, string.other.link.description#E9C967
markup.underline.link#687780underline
punctuation.definition.list#7DEC79
markup.quote, punctuation.definition.quote#687780italic