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#FAF7F2
  • activityBar.border#00000015
  • activityBar.foreground#6CAB63
  • activityBar.inactiveForeground#2B231A60
  • activityBarBadge.background#6CAB63
  • activityBarBadge.foreground#FAF7F2
  • button.background#6CAB63
  • button.foreground#FAF7F2
  • button.hoverBackground#6CAB63dd
  • editor.background#FAF7F2
  • editor.foreground#2B231A
  • editor.inactiveSelectionBackground#F2D7B02580
  • editor.lineHighlightBackground#FFFDF850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F2D7B025
  • editorCursor.foreground#6CAB63
  • editorGroupHeader.tabsBackground#FFFDF8aa
  • editorLineNumber.activeForeground#6CAB63
  • editorLineNumber.foreground#F2EBD680
  • focusBorder#6CAB63
  • foreground#2B231A
  • input.background#FFFDF8
  • input.border#00000015
  • input.foreground#2B231A
  • input.placeholderForeground#2B231A60
  • list.activeSelectionBackground#6CAB6330
  • list.activeSelectionForeground#2B231A
  • list.highlightForeground#6CAB63
  • list.hoverBackground#FFFDF840
  • list.hoverForeground#2B231A
  • list.inactiveSelectionBackground#6CAB6315
  • list.inactiveSelectionForeground#2B231A
  • selection.background#F2D7B025
  • sideBar.background#FFFDF8
  • sideBar.border#00000015
  • sideBar.foreground#2B231A
  • sideBarSectionHeader.background#FFFDF880
  • sideBarSectionHeader.foreground#2B231A
  • sideBarTitle.foreground#6CAB63
  • statusBar.background#FAF7F2
  • statusBar.border#00000015
  • statusBar.foreground#2B231A
  • statusBar.noFolderBackground#FAF7F2
  • tab.activeBackground#FAF7F2
  • tab.activeBorderTop#6CAB63
  • tab.activeForeground#2B231A
  • tab.border#00000015
  • tab.inactiveBackground#FAF7F260
  • tab.inactiveForeground#2B231A80
  • terminal.ansiBlack#2B231A
  • terminal.ansiBlue#F2D7B0
  • terminal.ansiCyan#D98FA5
  • terminal.ansiGreen#6CAB63
  • terminal.ansiMagenta#9B4A35
  • terminal.ansiRed#9B4A35
  • terminal.ansiWhite#2B231A
  • terminal.ansiYellow#D98FA5
  • terminal.background#FAF7F2
  • terminal.foreground#2B231A
  • titleBar.activeBackground#FAF7F2
  • titleBar.activeForeground#2B231A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF7F2
  • titleBar.inactiveForeground#2B231A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F2EBD6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F2D7B0bold
storage.type, storage.modifier#F2D7B0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6CAB63
string, punctuation.definition.string, string.template, meta.template.expression#D98FA5
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9B4A35
variable, variable.other.readwrite, variable.other.object#2B231A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2B231A
variable.parameter, meta.parameter#2B231Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2B231A80
keyword.operator#2B231A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D98FA5bold
entity.other.inherited-class#6CAB63
entity.name.tag, punctuation.definition.tag#F2D7B0
entity.other.attribute-name#6CAB63
meta.diff, meta.diff.header#F2EBD6
markup.deleted#9B4A35
markup.inserted#6CAB63
markup.changed#D98FA5
markup.heading, markup.heading.setext, punctuation.definition.heading#6CAB63bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D98FA5
string.other.link.title, string.other.link.description#6CAB63
markup.underline.link#F2EBD6underline
punctuation.definition.list#F2D7B0
markup.quote, punctuation.definition.quote#F2EBD6italic