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#41463E
  • activityBar.border#ffffff15
  • activityBar.foreground#CDE967
  • activityBar.inactiveForeground#f4f1e860
  • activityBarBadge.background#CDE967
  • activityBarBadge.foreground#41463E
  • button.background#CDE967
  • button.foreground#41463E
  • button.hoverBackground#CDE967dd
  • editor.background#41463E
  • editor.foreground#f4f1e8
  • editor.inactiveSelectionBackground#C8EC793580
  • editor.lineHighlightBackground#161D1840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C8EC7935
  • editorCursor.foreground#CDE967
  • editorGroupHeader.tabsBackground#41463Edd
  • editorLineNumber.activeForeground#CDE967
  • editorLineNumber.foreground#c9cbbf80
  • focusBorder#CDE967
  • foreground#f4f1e8
  • input.background#161D18
  • input.border#ffffff15
  • input.foreground#f4f1e8
  • input.placeholderForeground#f4f1e860
  • list.activeSelectionBackground#CDE96730
  • list.activeSelectionForeground#f4f1e8
  • list.highlightForeground#CDE967
  • list.hoverBackground#161D1840
  • list.hoverForeground#f4f1e8
  • list.inactiveSelectionBackground#CDE96715
  • list.inactiveSelectionForeground#f4f1e8
  • selection.background#C8EC7935
  • sideBar.background#161D18
  • sideBar.border#ffffff15
  • sideBar.foreground#f4f1e8
  • sideBarSectionHeader.background#41463E80
  • sideBarSectionHeader.foreground#f4f1e8
  • sideBarTitle.foreground#CDE967
  • statusBar.background#41463E
  • statusBar.border#ffffff15
  • statusBar.foreground#f4f1e8
  • statusBar.noFolderBackground#41463E
  • tab.activeBackground#41463E
  • tab.activeBorderTop#CDE967
  • tab.activeForeground#f4f1e8
  • tab.border#ffffff15
  • tab.inactiveBackground#161D1860
  • tab.inactiveForeground#f4f1e880
  • terminal.ansiBlack#41463E
  • terminal.ansiBlue#C8EC79
  • terminal.ansiCyan#E76955
  • terminal.ansiGreen#CDE967
  • terminal.ansiMagenta#C9F183
  • terminal.ansiRed#C9F183
  • terminal.ansiWhite#f4f1e8
  • terminal.ansiYellow#E76955
  • terminal.background#41463E
  • terminal.foreground#f4f1e8
  • titleBar.activeBackground#41463E
  • titleBar.activeForeground#f4f1e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#41463E
  • titleBar.inactiveForeground#f4f1e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c9cbbfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C8EC79bold
storage.type, storage.modifier#C8EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#CDE967
string, punctuation.definition.string, string.template, meta.template.expression#E76955
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C9F183
variable, variable.other.readwrite, variable.other.object#f4f1e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f1e8
variable.parameter, meta.parameter#f4f1e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f1e880
keyword.operator#f4f1e8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E76955bold
entity.other.inherited-class#CDE967
entity.name.tag, punctuation.definition.tag#C8EC79
entity.other.attribute-name#CDE967
meta.diff, meta.diff.header#c9cbbf
markup.deleted#C9F183
markup.inserted#CDE967
markup.changed#E76955
markup.heading, markup.heading.setext, punctuation.definition.heading#CDE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E76955
string.other.link.title, string.other.link.description#CDE967
markup.underline.link#c9cbbfunderline
punctuation.definition.list#C8EC79
markup.quote, punctuation.definition.quote#c9cbbfitalic