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#F7F4EE
  • activityBar.border#00000015
  • activityBar.foreground#499325
  • activityBar.inactiveForeground#1e211f60
  • activityBarBadge.background#499325
  • activityBarBadge.foreground#F7F4EE
  • button.background#499325
  • button.foreground#F7F4EE
  • button.hoverBackground#499325dd
  • editor.background#F7F4EE
  • editor.foreground#1e211f
  • editor.inactiveSelectionBackground#8365212580
  • editor.lineHighlightBackground#BEB29D50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83652125
  • editorCursor.foreground#499325
  • editorGroupHeader.tabsBackground#BEB29Daa
  • editorLineNumber.activeForeground#499325
  • editorLineNumber.foreground#e7dcc280
  • focusBorder#499325
  • foreground#1e211f
  • input.background#BEB29D
  • input.border#00000015
  • input.foreground#1e211f
  • input.placeholderForeground#1e211f60
  • list.activeSelectionBackground#49932530
  • list.activeSelectionForeground#1e211f
  • list.highlightForeground#499325
  • list.hoverBackground#BEB29D40
  • list.hoverForeground#1e211f
  • list.inactiveSelectionBackground#49932515
  • list.inactiveSelectionForeground#1e211f
  • selection.background#83652125
  • sideBar.background#BEB29D
  • sideBar.border#00000015
  • sideBar.foreground#1e211f
  • sideBarSectionHeader.background#BEB29D80
  • sideBarSectionHeader.foreground#1e211f
  • sideBarTitle.foreground#499325
  • statusBar.background#F7F4EE
  • statusBar.border#00000015
  • statusBar.foreground#1e211f
  • statusBar.noFolderBackground#F7F4EE
  • tab.activeBackground#F7F4EE
  • tab.activeBorderTop#499325
  • tab.activeForeground#1e211f
  • tab.border#00000015
  • tab.inactiveBackground#F7F4EE60
  • tab.inactiveForeground#1e211f80
  • terminal.ansiBlack#1e211f
  • terminal.ansiBlue#836521
  • terminal.ansiCyan#8FA329
  • terminal.ansiGreen#499325
  • terminal.ansiMagenta#766519
  • terminal.ansiRed#766519
  • terminal.ansiWhite#1e211f
  • terminal.ansiYellow#8FA329
  • terminal.background#F7F4EE
  • terminal.foreground#1e211f
  • titleBar.activeBackground#F7F4EE
  • titleBar.activeForeground#1e211f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F4EE
  • titleBar.inactiveForeground#1e211f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e7dcc2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836521bold
storage.type, storage.modifier#836521italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#499325
string, punctuation.definition.string, string.template, meta.template.expression#8FA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766519
variable, variable.other.readwrite, variable.other.object#1e211f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1e211f
variable.parameter, meta.parameter#1e211fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1e211f80
keyword.operator#1e211f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8FA329bold
entity.other.inherited-class#499325
entity.name.tag, punctuation.definition.tag#836521
entity.other.attribute-name#499325
meta.diff, meta.diff.header#e7dcc2
markup.deleted#766519
markup.inserted#499325
markup.changed#8FA329
markup.heading, markup.heading.setext, punctuation.definition.heading#499325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8FA329
string.other.link.title, string.other.link.description#499325
markup.underline.link#e7dcc2underline
punctuation.definition.list#836521
markup.quote, punctuation.definition.quote#e7dcc2italic