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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#499325
  • activityBar.inactiveForeground#FFF4E060
  • activityBarBadge.background#499325
  • activityBarBadge.foreground#FEFDFB
  • button.background#499325
  • button.foreground#FEFDFB
  • button.hoverBackground#499325dd
  • editor.background#FEFDFB
  • editor.foreground#FFF4E0
  • editor.inactiveSelectionBackground#5583212580
  • editor.lineHighlightBackground#FFFAF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#55832125
  • editorCursor.foreground#499325
  • editorGroupHeader.tabsBackground#FFFAF0aa
  • editorLineNumber.activeForeground#499325
  • editorLineNumber.foreground#6B6F6680
  • focusBorder#499325
  • foreground#FFF4E0
  • input.background#FFFAF0
  • input.border#00000015
  • input.foreground#FFF4E0
  • input.placeholderForeground#FFF4E060
  • list.activeSelectionBackground#49932530
  • list.activeSelectionForeground#FFF4E0
  • list.highlightForeground#499325
  • list.hoverBackground#FFFAF040
  • list.hoverForeground#FFF4E0
  • list.inactiveSelectionBackground#49932515
  • list.inactiveSelectionForeground#FFF4E0
  • selection.background#55832125
  • sideBar.background#FFFAF0
  • sideBar.border#00000015
  • sideBar.foreground#FFF4E0
  • sideBarSectionHeader.background#FFFAF080
  • sideBarSectionHeader.foreground#FFF4E0
  • sideBarTitle.foreground#499325
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#FFF4E0
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#499325
  • tab.activeForeground#FFF4E0
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#FFF4E080
  • terminal.ansiBlack#FFF4E0
  • terminal.ansiBlue#558321
  • terminal.ansiCyan#A36A29
  • terminal.ansiGreen#499325
  • terminal.ansiMagenta#761B19
  • terminal.ansiRed#761B19
  • terminal.ansiWhite#FFF4E0
  • terminal.ansiYellow#A36A29
  • terminal.background#FEFDFB
  • terminal.foreground#FFF4E0
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#FFF4E0
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#FFF4E060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B6F66italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#558321bold
storage.type, storage.modifier#558321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#499325
string, punctuation.definition.string, string.template, meta.template.expression#A36A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761B19
variable, variable.other.readwrite, variable.other.object#FFF4E0
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF4E0
variable.parameter, meta.parameter#FFF4E0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF4E080
keyword.operator#FFF4E0
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36A29bold
entity.other.inherited-class#499325
entity.name.tag, punctuation.definition.tag#558321
entity.other.attribute-name#499325
meta.diff, meta.diff.header#6B6F66
markup.deleted#761B19
markup.inserted#499325
markup.changed#A36A29
markup.heading, markup.heading.setext, punctuation.definition.heading#499325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36A29
string.other.link.title, string.other.link.description#499325
markup.underline.link#6B6F66underline
punctuation.definition.list#558321
markup.quote, punctuation.definition.quote#6B6F66italic