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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#25932E
  • activityBar.inactiveForeground#1E1A1260
  • activityBarBadge.background#25932E
  • activityBarBadge.foreground#FCFBF8
  • button.background#25932E
  • button.foreground#FCFBF8
  • button.hoverBackground#25932Edd
  • editor.background#FCFBF8
  • editor.foreground#1E1A12
  • editor.inactiveSelectionBackground#4083212580
  • editor.lineHighlightBackground#FCFBF350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#40832125
  • editorCursor.foreground#25932E
  • editorGroupHeader.tabsBackground#FCFBF3aa
  • editorLineNumber.activeForeground#25932E
  • editorLineNumber.foreground#E6D9C180
  • focusBorder#25932E
  • foreground#1E1A12
  • input.background#FCFBF3
  • input.border#00000015
  • input.foreground#1E1A12
  • input.placeholderForeground#1E1A1260
  • list.activeSelectionBackground#25932E30
  • list.activeSelectionForeground#1E1A12
  • list.highlightForeground#25932E
  • list.hoverBackground#FCFBF340
  • list.hoverForeground#1E1A12
  • list.inactiveSelectionBackground#25932E15
  • list.inactiveSelectionForeground#1E1A12
  • selection.background#40832125
  • sideBar.background#FCFBF3
  • sideBar.border#00000015
  • sideBar.foreground#1E1A12
  • sideBarSectionHeader.background#FCFBF380
  • sideBarSectionHeader.foreground#1E1A12
  • sideBarTitle.foreground#25932E
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#1E1A12
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#25932E
  • tab.activeForeground#1E1A12
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#1E1A1280
  • terminal.ansiBlack#1E1A12
  • terminal.ansiBlue#408321
  • terminal.ansiCyan#6CA329
  • terminal.ansiGreen#25932E
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#1E1A12
  • terminal.ansiYellow#6CA329
  • terminal.background#FCFBF8
  • terminal.foreground#1E1A12
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#1E1A12
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#1E1A1260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6D9C1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#408321bold
storage.type, storage.modifier#408321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25932E
string, punctuation.definition.string, string.template, meta.template.expression#6CA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#1E1A12
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1A12
variable.parameter, meta.parameter#1E1A12dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1A1280
keyword.operator#1E1A12
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6CA329bold
entity.other.inherited-class#25932E
entity.name.tag, punctuation.definition.tag#408321
entity.other.attribute-name#25932E
meta.diff, meta.diff.header#E6D9C1
markup.deleted#765519
markup.inserted#25932E
markup.changed#6CA329
markup.heading, markup.heading.setext, punctuation.definition.heading#25932Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6CA329
string.other.link.title, string.other.link.description#25932E
markup.underline.link#E6D9C1underline
punctuation.definition.list#408321
markup.quote, punctuation.definition.quote#E6D9C1italic