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#272B2A
  • activityBar.border#ffffff15
  • activityBar.foreground#BAE967
  • activityBar.inactiveForeground#f1f3ef60
  • activityBarBadge.background#BAE967
  • activityBarBadge.foreground#272B2A
  • button.background#BAE967
  • button.foreground#272B2A
  • button.hoverBackground#BAE967dd
  • editor.background#272B2A
  • editor.foreground#f1f3ef
  • editor.inactiveSelectionBackground#C2EC793580
  • editor.lineHighlightBackground#0E111040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C2EC7935
  • editorCursor.foreground#BAE967
  • editorGroupHeader.tabsBackground#272B2Add
  • editorLineNumber.activeForeground#BAE967
  • editorLineNumber.foreground#7b827f80
  • focusBorder#BAE967
  • foreground#f1f3ef
  • input.background#0E1110
  • input.border#ffffff15
  • input.foreground#f1f3ef
  • input.placeholderForeground#f1f3ef60
  • list.activeSelectionBackground#BAE96730
  • list.activeSelectionForeground#f1f3ef
  • list.highlightForeground#BAE967
  • list.hoverBackground#0E111040
  • list.hoverForeground#f1f3ef
  • list.inactiveSelectionBackground#BAE96715
  • list.inactiveSelectionForeground#f1f3ef
  • selection.background#C2EC7935
  • sideBar.background#0E1110
  • sideBar.border#ffffff15
  • sideBar.foreground#f1f3ef
  • sideBarSectionHeader.background#272B2A80
  • sideBarSectionHeader.foreground#f1f3ef
  • sideBarTitle.foreground#BAE967
  • statusBar.background#272B2A
  • statusBar.border#ffffff15
  • statusBar.foreground#f1f3ef
  • statusBar.noFolderBackground#272B2A
  • tab.activeBackground#272B2A
  • tab.activeBorderTop#BAE967
  • tab.activeForeground#f1f3ef
  • tab.border#ffffff15
  • tab.inactiveBackground#0E111060
  • tab.inactiveForeground#f1f3ef80
  • terminal.ansiBlack#272B2A
  • terminal.ansiBlue#C2EC79
  • terminal.ansiCyan#C7E755
  • terminal.ansiGreen#BAE967
  • terminal.ansiMagenta#83F1D6
  • terminal.ansiRed#83F1D6
  • terminal.ansiWhite#f1f3ef
  • terminal.ansiYellow#C7E755
  • terminal.background#272B2A
  • terminal.foreground#f1f3ef
  • titleBar.activeBackground#272B2A
  • titleBar.activeForeground#f1f3ef
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#272B2A
  • titleBar.inactiveForeground#f1f3ef60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7b827fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C2EC79bold
storage.type, storage.modifier#C2EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#BAE967
string, punctuation.definition.string, string.template, meta.template.expression#C7E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1D6
variable, variable.other.readwrite, variable.other.object#f1f3ef
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f1f3ef
variable.parameter, meta.parameter#f1f3efdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f1f3ef80
keyword.operator#f1f3ef
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C7E755bold
entity.other.inherited-class#BAE967
entity.name.tag, punctuation.definition.tag#C2EC79
entity.other.attribute-name#BAE967
meta.diff, meta.diff.header#7b827f
markup.deleted#83F1D6
markup.inserted#BAE967
markup.changed#C7E755
markup.heading, markup.heading.setext, punctuation.definition.heading#BAE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C7E755
string.other.link.title, string.other.link.description#BAE967
markup.underline.link#7b827funderline
punctuation.definition.list#C2EC79
markup.quote, punctuation.definition.quote#7b827fitalic