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#F8FAF2
  • activityBar.border#00000015
  • activityBar.foreground#8FAF5D
  • activityBar.inactiveForeground#20362360
  • activityBarBadge.background#8FAF5D
  • activityBarBadge.foreground#F8FAF2
  • button.background#8FAF5D
  • button.foreground#F8FAF2
  • button.hoverBackground#8FAF5Ddd
  • editor.background#F8FAF2
  • editor.foreground#203623
  • editor.inactiveSelectionBackground#BFD8922580
  • editor.lineHighlightBackground#FAF7EE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BFD89225
  • editorCursor.foreground#8FAF5D
  • editorGroupHeader.tabsBackground#FAF7EEaa
  • editorLineNumber.activeForeground#8FAF5D
  • editorLineNumber.foreground#DDE8D680
  • focusBorder#8FAF5D
  • foreground#203623
  • input.background#FAF7EE
  • input.border#00000015
  • input.foreground#203623
  • input.placeholderForeground#20362360
  • list.activeSelectionBackground#8FAF5D30
  • list.activeSelectionForeground#203623
  • list.highlightForeground#8FAF5D
  • list.hoverBackground#FAF7EE40
  • list.hoverForeground#203623
  • list.inactiveSelectionBackground#8FAF5D15
  • list.inactiveSelectionForeground#203623
  • selection.background#BFD89225
  • sideBar.background#FAF7EE
  • sideBar.border#00000015
  • sideBar.foreground#203623
  • sideBarSectionHeader.background#FAF7EE80
  • sideBarSectionHeader.foreground#203623
  • sideBarTitle.foreground#8FAF5D
  • statusBar.background#F8FAF2
  • statusBar.border#00000015
  • statusBar.foreground#203623
  • statusBar.noFolderBackground#F8FAF2
  • tab.activeBackground#F8FAF2
  • tab.activeBorderTop#8FAF5D
  • tab.activeForeground#203623
  • tab.border#00000015
  • tab.inactiveBackground#F8FAF260
  • tab.inactiveForeground#20362380
  • terminal.ansiBlack#203623
  • terminal.ansiBlue#BFD892
  • terminal.ansiCyan#F3D56A
  • terminal.ansiGreen#8FAF5D
  • terminal.ansiMagenta#9B7B35
  • terminal.ansiRed#9B7B35
  • terminal.ansiWhite#203623
  • terminal.ansiYellow#F3D56A
  • terminal.background#F8FAF2
  • terminal.foreground#203623
  • titleBar.activeBackground#F8FAF2
  • titleBar.activeForeground#203623
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8FAF2
  • titleBar.inactiveForeground#20362360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DDE8D6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BFD892bold
storage.type, storage.modifier#BFD892italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8FAF5D—
string, punctuation.definition.string, string.template, meta.template.expression#F3D56A—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9B7B35—
variable, variable.other.readwrite, variable.other.object#203623—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#203623—
variable.parameter, meta.parameter#203623dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20362380—
keyword.operator#203623—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F3D56Abold
entity.other.inherited-class#8FAF5D—
entity.name.tag, punctuation.definition.tag#BFD892—
entity.other.attribute-name#8FAF5D—
meta.diff, meta.diff.header#DDE8D6—
markup.deleted#9B7B35—
markup.inserted#8FAF5D—
markup.changed#F3D56A—
markup.heading, markup.heading.setext, punctuation.definition.heading#8FAF5Dbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#F3D56A—
string.other.link.title, string.other.link.description#8FAF5D—
markup.underline.link#DDE8D6underline
punctuation.definition.list#BFD892—
markup.quote, punctuation.definition.quote#DDE8D6italic