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#5D4332
  • activityBar.border#ffffff15
  • activityBar.foreground#83E967
  • activityBar.inactiveForeground#F7F6F260
  • activityBarBadge.background#83E967
  • activityBarBadge.foreground#5D4332
  • button.background#83E967
  • button.foreground#5D4332
  • button.hoverBackground#83E967dd
  • editor.background#5D4332
  • editor.foreground#F7F6F2
  • editor.inactiveSelectionBackground#ECC2793580
  • editor.lineHighlightBackground#414F4040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC27935
  • editorCursor.foreground#83E967
  • editorGroupHeader.tabsBackground#5D4332dd
  • editorLineNumber.activeForeground#83E967
  • editorLineNumber.foreground#B5836E80
  • focusBorder#83E967
  • foreground#F7F6F2
  • input.background#414F40
  • input.border#ffffff15
  • input.foreground#F7F6F2
  • input.placeholderForeground#F7F6F260
  • list.activeSelectionBackground#83E96730
  • list.activeSelectionForeground#F7F6F2
  • list.highlightForeground#83E967
  • list.hoverBackground#414F4040
  • list.hoverForeground#F7F6F2
  • list.inactiveSelectionBackground#83E96715
  • list.inactiveSelectionForeground#F7F6F2
  • selection.background#ECC27935
  • sideBar.background#414F40
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F6F2
  • sideBarSectionHeader.background#5D433280
  • sideBarSectionHeader.foreground#F7F6F2
  • sideBarTitle.foreground#83E967
  • statusBar.background#5D4332
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F6F2
  • statusBar.noFolderBackground#5D4332
  • tab.activeBackground#5D4332
  • tab.activeBorderTop#83E967
  • tab.activeForeground#F7F6F2
  • tab.border#ffffff15
  • tab.inactiveBackground#414F4060
  • tab.inactiveForeground#F7F6F280
  • terminal.ansiBlack#5D4332
  • terminal.ansiBlue#ECC279
  • terminal.ansiCyan#E75581
  • terminal.ansiGreen#83E967
  • terminal.ansiMagenta#F1CB83
  • terminal.ansiRed#F1CB83
  • terminal.ansiWhite#F7F6F2
  • terminal.ansiYellow#E75581
  • terminal.background#5D4332
  • terminal.foreground#F7F6F2
  • titleBar.activeBackground#5D4332
  • titleBar.activeForeground#F7F6F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5D4332
  • titleBar.inactiveForeground#F7F6F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B5836Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC279bold
storage.type, storage.modifier#ECC279italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#83E967
string, punctuation.definition.string, string.template, meta.template.expression#E75581
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CB83
variable, variable.other.readwrite, variable.other.object#F7F6F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F6F2
variable.parameter, meta.parameter#F7F6F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F6F280
keyword.operator#F7F6F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75581bold
entity.other.inherited-class#83E967
entity.name.tag, punctuation.definition.tag#ECC279
entity.other.attribute-name#83E967
meta.diff, meta.diff.header#B5836E
markup.deleted#F1CB83
markup.inserted#83E967
markup.changed#E75581
markup.heading, markup.heading.setext, punctuation.definition.heading#83E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75581
string.other.link.title, string.other.link.description#83E967
markup.underline.link#B5836Eunderline
punctuation.definition.list#ECC279
markup.quote, punctuation.definition.quote#B5836Eitalic