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#FAF9F7
  • activityBar.border#00000015
  • activityBar.foreground#281033
  • activityBar.inactiveForeground#1A102060
  • activityBarBadge.background#281033
  • activityBarBadge.foreground#FAF9F7
  • button.background#281033
  • button.foreground#FAF9F7
  • button.hoverBackground#281033dd
  • editor.background#FAF9F7
  • editor.foreground#1A1020
  • editor.inactiveSelectionBackground#2E7D322580
  • editor.lineHighlightBackground#eee4d350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E7D3225
  • editorCursor.foreground#281033
  • editorGroupHeader.tabsBackground#eee4d3aa
  • editorLineNumber.activeForeground#281033
  • editorLineNumber.foreground#F3F2F480
  • focusBorder#281033
  • foreground#1A1020
  • input.background#eee4d3
  • input.border#00000015
  • input.foreground#1A1020
  • input.placeholderForeground#1A102060
  • list.activeSelectionBackground#28103330
  • list.activeSelectionForeground#1A1020
  • list.highlightForeground#281033
  • list.hoverBackground#eee4d340
  • list.hoverForeground#1A1020
  • list.inactiveSelectionBackground#28103315
  • list.inactiveSelectionForeground#1A1020
  • selection.background#2E7D3225
  • sideBar.background#eee4d3
  • sideBar.border#00000015
  • sideBar.foreground#1A1020
  • sideBarSectionHeader.background#eee4d380
  • sideBarSectionHeader.foreground#1A1020
  • sideBarTitle.foreground#281033
  • statusBar.background#FAF9F7
  • statusBar.border#00000015
  • statusBar.foreground#1A1020
  • statusBar.noFolderBackground#FAF9F7
  • tab.activeBackground#FAF9F7
  • tab.activeBorderTop#281033
  • tab.activeForeground#1A1020
  • tab.border#00000015
  • tab.inactiveBackground#FAF9F760
  • tab.inactiveForeground#1A102080
  • terminal.ansiBlack#1A1020
  • terminal.ansiBlue#2E7D32
  • terminal.ansiCyan#6B3A7A
  • terminal.ansiGreen#281033
  • terminal.ansiMagenta#2E7D32
  • terminal.ansiRed#2E7D32
  • terminal.ansiWhite#1A1020
  • terminal.ansiYellow#6B3A7A
  • terminal.background#FAF9F7
  • terminal.foreground#1A1020
  • titleBar.activeBackground#FAF9F7
  • titleBar.activeForeground#1A1020
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF9F7
  • titleBar.inactiveForeground#1A102060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F3F2F4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E7D32bold
storage.type, storage.modifier#2E7D32italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#281033
string, punctuation.definition.string, string.template, meta.template.expression#6B3A7A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D32
variable, variable.other.readwrite, variable.other.object#1A1020
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A1020
variable.parameter, meta.parameter#1A1020dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A102080
keyword.operator#1A1020
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6B3A7Abold
entity.other.inherited-class#281033
entity.name.tag, punctuation.definition.tag#2E7D32
entity.other.attribute-name#281033
meta.diff, meta.diff.header#F3F2F4
markup.deleted#2E7D32
markup.inserted#281033
markup.changed#6B3A7A
markup.heading, markup.heading.setext, punctuation.definition.heading#281033bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6B3A7A
string.other.link.title, string.other.link.description#281033
markup.underline.link#F3F2F4underline
punctuation.definition.list#2E7D32
markup.quote, punctuation.definition.quote#F3F2F4italic