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#3E3323
  • activityBar.border#ffffff15
  • activityBar.foreground#C4E967
  • activityBar.inactiveForeground#f7faea60
  • activityBarBadge.background#C4E967
  • activityBarBadge.foreground#3E3323
  • button.background#C4E967
  • button.foreground#3E3323
  • button.hoverBackground#C4E967dd
  • editor.background#3E3323
  • editor.foreground#f7faea
  • editor.inactiveSelectionBackground#79ECC23580
  • editor.lineHighlightBackground#10100E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECC235
  • editorCursor.foreground#C4E967
  • editorGroupHeader.tabsBackground#3E3323dd
  • editorLineNumber.activeForeground#C4E967
  • editorLineNumber.foreground#7a684a80
  • focusBorder#C4E967
  • foreground#f7faea
  • input.background#10100E
  • input.border#ffffff15
  • input.foreground#f7faea
  • input.placeholderForeground#f7faea60
  • list.activeSelectionBackground#C4E96730
  • list.activeSelectionForeground#f7faea
  • list.highlightForeground#C4E967
  • list.hoverBackground#10100E40
  • list.hoverForeground#f7faea
  • list.inactiveSelectionBackground#C4E96715
  • list.inactiveSelectionForeground#f7faea
  • selection.background#79ECC235
  • sideBar.background#10100E
  • sideBar.border#ffffff15
  • sideBar.foreground#f7faea
  • sideBarSectionHeader.background#3E332380
  • sideBarSectionHeader.foreground#f7faea
  • sideBarTitle.foreground#C4E967
  • statusBar.background#3E3323
  • statusBar.border#ffffff15
  • statusBar.foreground#f7faea
  • statusBar.noFolderBackground#3E3323
  • tab.activeBackground#3E3323
  • tab.activeBorderTop#C4E967
  • tab.activeForeground#f7faea
  • tab.border#ffffff15
  • tab.inactiveBackground#10100E60
  • tab.inactiveForeground#f7faea80
  • terminal.ansiBlack#3E3323
  • terminal.ansiBlue#79ECC2
  • terminal.ansiCyan#E7B655
  • terminal.ansiGreen#C4E967
  • terminal.ansiMagenta#8AF183
  • terminal.ansiRed#8AF183
  • terminal.ansiWhite#f7faea
  • terminal.ansiYellow#E7B655
  • terminal.background#3E3323
  • terminal.foreground#f7faea
  • titleBar.activeBackground#3E3323
  • titleBar.activeForeground#f7faea
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3E3323
  • titleBar.inactiveForeground#f7faea60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a684aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECC2bold
storage.type, storage.modifier#79ECC2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C4E967
string, punctuation.definition.string, string.template, meta.template.expression#E7B655
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8AF183
variable, variable.other.readwrite, variable.other.object#f7faea
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7faea
variable.parameter, meta.parameter#f7faeadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7faea80
keyword.operator#f7faea
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B655bold
entity.other.inherited-class#C4E967
entity.name.tag, punctuation.definition.tag#79ECC2
entity.other.attribute-name#C4E967
meta.diff, meta.diff.header#7a684a
markup.deleted#8AF183
markup.inserted#C4E967
markup.changed#E7B655
markup.heading, markup.heading.setext, punctuation.definition.heading#C4E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B655
string.other.link.title, string.other.link.description#C4E967
markup.underline.link#7a684aunderline
punctuation.definition.list#79ECC2
markup.quote, punctuation.definition.quote#7a684aitalic