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#333C25
  • activityBar.border#ffffff15
  • activityBar.foreground#9BE967
  • activityBar.inactiveForeground#f4fae860
  • activityBarBadge.background#9BE967
  • activityBarBadge.foreground#333C25
  • button.background#9BE967
  • button.foreground#333C25
  • button.hoverBackground#9BE967dd
  • editor.background#333C25
  • editor.foreground#f4fae8
  • editor.inactiveSelectionBackground#B3EC793580
  • editor.lineHighlightBackground#1D261840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B3EC7935
  • editorCursor.foreground#9BE967
  • editorGroupHeader.tabsBackground#333C25dd
  • editorLineNumber.activeForeground#9BE967
  • editorLineNumber.foreground#e8e6da80
  • focusBorder#9BE967
  • foreground#f4fae8
  • input.background#1D2618
  • input.border#ffffff15
  • input.foreground#f4fae8
  • input.placeholderForeground#f4fae860
  • list.activeSelectionBackground#9BE96730
  • list.activeSelectionForeground#f4fae8
  • list.highlightForeground#9BE967
  • list.hoverBackground#1D261840
  • list.hoverForeground#f4fae8
  • list.inactiveSelectionBackground#9BE96715
  • list.inactiveSelectionForeground#f4fae8
  • selection.background#B3EC7935
  • sideBar.background#1D2618
  • sideBar.border#ffffff15
  • sideBar.foreground#f4fae8
  • sideBarSectionHeader.background#333C2580
  • sideBarSectionHeader.foreground#f4fae8
  • sideBarTitle.foreground#9BE967
  • statusBar.background#333C25
  • statusBar.border#ffffff15
  • statusBar.foreground#f4fae8
  • statusBar.noFolderBackground#333C25
  • tab.activeBackground#333C25
  • tab.activeBorderTop#9BE967
  • tab.activeForeground#f4fae8
  • tab.border#ffffff15
  • tab.inactiveBackground#1D261860
  • tab.inactiveForeground#f4fae880
  • terminal.ansiBlack#333C25
  • terminal.ansiBlue#B3EC79
  • terminal.ansiCyan#B4E755
  • terminal.ansiGreen#9BE967
  • terminal.ansiMagenta#E4F183
  • terminal.ansiRed#E4F183
  • terminal.ansiWhite#f4fae8
  • terminal.ansiYellow#B4E755
  • terminal.background#333C25
  • terminal.foreground#f4fae8
  • titleBar.activeBackground#333C25
  • titleBar.activeForeground#f4fae8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#333C25
  • titleBar.inactiveForeground#f4fae860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e8e6daitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B3EC79bold
storage.type, storage.modifier#B3EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#9BE967
string, punctuation.definition.string, string.template, meta.template.expression#B4E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E4F183
variable, variable.other.readwrite, variable.other.object#f4fae8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4fae8
variable.parameter, meta.parameter#f4fae8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4fae880
keyword.operator#f4fae8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B4E755bold
entity.other.inherited-class#9BE967
entity.name.tag, punctuation.definition.tag#B3EC79
entity.other.attribute-name#9BE967
meta.diff, meta.diff.header#e8e6da
markup.deleted#E4F183
markup.inserted#9BE967
markup.changed#B4E755
markup.heading, markup.heading.setext, punctuation.definition.heading#9BE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B4E755
string.other.link.title, string.other.link.description#9BE967
markup.underline.link#e8e6daunderline
punctuation.definition.list#B3EC79
markup.quote, punctuation.definition.quote#e8e6daitalic