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#FAF9F5
  • activityBar.border#00000015
  • activityBar.foreground#1F5A2E
  • activityBar.inactiveForeground#0E2E1A60
  • activityBarBadge.background#1F5A2E
  • activityBarBadge.foreground#FAF9F5
  • button.background#1F5A2E
  • button.foreground#FAF9F5
  • button.hoverBackground#1F5A2Edd
  • editor.background#FAF9F5
  • editor.foreground#0E2E1A
  • editor.inactiveSelectionBackground#F6F2E82580
  • editor.lineHighlightBackground#FFFFFF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F6F2E825
  • editorCursor.foreground#1F5A2E
  • editorGroupHeader.tabsBackground#FFFFFFaa
  • editorLineNumber.activeForeground#1F5A2E
  • editorLineNumber.foreground#E9E6D980
  • focusBorder#1F5A2E
  • foreground#0E2E1A
  • input.background#FFFFFF
  • input.border#00000015
  • input.foreground#0E2E1A
  • input.placeholderForeground#0E2E1A60
  • list.activeSelectionBackground#1F5A2E30
  • list.activeSelectionForeground#0E2E1A
  • list.highlightForeground#1F5A2E
  • list.hoverBackground#FFFFFF40
  • list.hoverForeground#0E2E1A
  • list.inactiveSelectionBackground#1F5A2E15
  • list.inactiveSelectionForeground#0E2E1A
  • selection.background#F6F2E825
  • sideBar.background#FFFFFF
  • sideBar.border#00000015
  • sideBar.foreground#0E2E1A
  • sideBarSectionHeader.background#FFFFFF80
  • sideBarSectionHeader.foreground#0E2E1A
  • sideBarTitle.foreground#1F5A2E
  • statusBar.background#FAF9F5
  • statusBar.border#00000015
  • statusBar.foreground#0E2E1A
  • statusBar.noFolderBackground#FAF9F5
  • tab.activeBackground#FAF9F5
  • tab.activeBorderTop#1F5A2E
  • tab.activeForeground#0E2E1A
  • tab.border#00000015
  • tab.inactiveBackground#FAF9F560
  • tab.inactiveForeground#0E2E1A80
  • terminal.ansiBlack#0E2E1A
  • terminal.ansiBlue#F6F2E8
  • terminal.ansiCyan#F1EAD7
  • terminal.ansiGreen#1F5A2E
  • terminal.ansiMagenta#7A8F5C
  • terminal.ansiRed#7A8F5C
  • terminal.ansiWhite#0E2E1A
  • terminal.ansiYellow#F1EAD7
  • terminal.background#FAF9F5
  • terminal.foreground#0E2E1A
  • titleBar.activeBackground#FAF9F5
  • titleBar.activeForeground#0E2E1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF9F5
  • titleBar.inactiveForeground#0E2E1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E9E6D9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F6F2E8bold
storage.type, storage.modifier#F6F2E8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1F5A2E
string, punctuation.definition.string, string.template, meta.template.expression#F1EAD7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7A8F5C
variable, variable.other.readwrite, variable.other.object#0E2E1A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E2E1A
variable.parameter, meta.parameter#0E2E1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E2E1A80
keyword.operator#0E2E1A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F1EAD7bold
entity.other.inherited-class#1F5A2E
entity.name.tag, punctuation.definition.tag#F6F2E8
entity.other.attribute-name#1F5A2E
meta.diff, meta.diff.header#E9E6D9
markup.deleted#7A8F5C
markup.inserted#1F5A2E
markup.changed#F1EAD7
markup.heading, markup.heading.setext, punctuation.definition.heading#1F5A2Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F1EAD7
string.other.link.title, string.other.link.description#1F5A2E
markup.underline.link#E9E6D9underline
punctuation.definition.list#F6F2E8
markup.quote, punctuation.definition.quote#E9E6D9italic