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#FAF7F1
  • activityBar.border#00000015
  • activityBar.foreground#6646C1
  • activityBar.inactiveForeground#1F2A1F60
  • activityBarBadge.background#6646C1
  • activityBarBadge.foreground#FAF7F1
  • button.background#6646C1
  • button.foreground#FAF7F1
  • button.hoverBackground#6646C1dd
  • editor.background#FAF7F1
  • editor.foreground#1F2A1F
  • editor.inactiveSelectionBackground#5E7F5A2580
  • editor.lineHighlightBackground#FFF6E650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5E7F5A25
  • editorCursor.foreground#6646C1
  • editorGroupHeader.tabsBackground#FFF6E6aa
  • editorLineNumber.activeForeground#6646C1
  • editorLineNumber.foreground#A2B66F80
  • focusBorder#6646C1
  • foreground#1F2A1F
  • input.background#FFF6E6
  • input.border#00000015
  • input.foreground#1F2A1F
  • input.placeholderForeground#1F2A1F60
  • list.activeSelectionBackground#6646C130
  • list.activeSelectionForeground#1F2A1F
  • list.highlightForeground#6646C1
  • list.hoverBackground#FFF6E640
  • list.hoverForeground#1F2A1F
  • list.inactiveSelectionBackground#6646C115
  • list.inactiveSelectionForeground#1F2A1F
  • selection.background#5E7F5A25
  • sideBar.background#FFF6E6
  • sideBar.border#00000015
  • sideBar.foreground#1F2A1F
  • sideBarSectionHeader.background#FFF6E680
  • sideBarSectionHeader.foreground#1F2A1F
  • sideBarTitle.foreground#6646C1
  • statusBar.background#FAF7F1
  • statusBar.border#00000015
  • statusBar.foreground#1F2A1F
  • statusBar.noFolderBackground#FAF7F1
  • tab.activeBackground#FAF7F1
  • tab.activeBorderTop#6646C1
  • tab.activeForeground#1F2A1F
  • tab.border#00000015
  • tab.inactiveBackground#FAF7F160
  • tab.inactiveForeground#1F2A1F80
  • terminal.ansiBlack#1F2A1F
  • terminal.ansiBlue#5E7F5A
  • terminal.ansiCyan#4B2E83
  • terminal.ansiGreen#6646C1
  • terminal.ansiMagenta#E5C84A
  • terminal.ansiRed#E5C84A
  • terminal.ansiWhite#1F2A1F
  • terminal.ansiYellow#4B2E83
  • terminal.background#FAF7F1
  • terminal.foreground#1F2A1F
  • titleBar.activeBackground#FAF7F1
  • titleBar.activeForeground#1F2A1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF7F1
  • titleBar.inactiveForeground#1F2A1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A2B66Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5E7F5Abold
storage.type, storage.modifier#5E7F5Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6646C1
string, punctuation.definition.string, string.template, meta.template.expression#4B2E83
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E5C84A
variable, variable.other.readwrite, variable.other.object#1F2A1F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2A1F
variable.parameter, meta.parameter#1F2A1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F2A1F80
keyword.operator#1F2A1F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4B2E83bold
entity.other.inherited-class#6646C1
entity.name.tag, punctuation.definition.tag#5E7F5A
entity.other.attribute-name#6646C1
meta.diff, meta.diff.header#A2B66F
markup.deleted#E5C84A
markup.inserted#6646C1
markup.changed#4B2E83
markup.heading, markup.heading.setext, punctuation.definition.heading#6646C1bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4B2E83
string.other.link.title, string.other.link.description#6646C1
markup.underline.link#A2B66Funderline
punctuation.definition.list#5E7F5A
markup.quote, punctuation.definition.quote#A2B66Fitalic