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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#5F9325
  • activityBar.inactiveForeground#1F211960
  • activityBarBadge.background#5F9325
  • activityBarBadge.foreground#FCFBF8
  • button.background#5F9325
  • button.foreground#FCFBF8
  • button.hoverBackground#5F9325dd
  • editor.background#FCFBF8
  • editor.foreground#1F2119
  • editor.inactiveSelectionBackground#5683212580
  • editor.lineHighlightBackground#FCFAF350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#56832125
  • editorCursor.foreground#5F9325
  • editorGroupHeader.tabsBackground#FCFAF3aa
  • editorLineNumber.activeForeground#5F9325
  • editorLineNumber.foreground#7F917180
  • focusBorder#5F9325
  • foreground#1F2119
  • input.background#FCFAF3
  • input.border#00000015
  • input.foreground#1F2119
  • input.placeholderForeground#1F211960
  • list.activeSelectionBackground#5F932530
  • list.activeSelectionForeground#1F2119
  • list.highlightForeground#5F9325
  • list.hoverBackground#FCFAF340
  • list.hoverForeground#1F2119
  • list.inactiveSelectionBackground#5F932515
  • list.inactiveSelectionForeground#1F2119
  • selection.background#56832125
  • sideBar.background#FCFAF3
  • sideBar.border#00000015
  • sideBar.foreground#1F2119
  • sideBarSectionHeader.background#FCFAF380
  • sideBarSectionHeader.foreground#1F2119
  • sideBarTitle.foreground#5F9325
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#1F2119
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#5F9325
  • tab.activeForeground#1F2119
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#1F211980
  • terminal.ansiBlack#1F2119
  • terminal.ansiBlue#568321
  • terminal.ansiCyan#A38129
  • terminal.ansiGreen#5F9325
  • terminal.ansiMagenta#765C19
  • terminal.ansiRed#765C19
  • terminal.ansiWhite#1F2119
  • terminal.ansiYellow#A38129
  • terminal.background#FCFBF8
  • terminal.foreground#1F2119
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#1F2119
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#1F211960
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7F9171italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#568321bold
storage.type, storage.modifier#568321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5F9325
string, punctuation.definition.string, string.template, meta.template.expression#A38129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765C19
variable, variable.other.readwrite, variable.other.object#1F2119
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2119
variable.parameter, meta.parameter#1F2119dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F211980
keyword.operator#1F2119
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38129bold
entity.other.inherited-class#5F9325
entity.name.tag, punctuation.definition.tag#568321
entity.other.attribute-name#5F9325
meta.diff, meta.diff.header#7F9171
markup.deleted#765C19
markup.inserted#5F9325
markup.changed#A38129
markup.heading, markup.heading.setext, punctuation.definition.heading#5F9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38129
string.other.link.title, string.other.link.description#5F9325
markup.underline.link#7F9171underline
punctuation.definition.list#568321
markup.quote, punctuation.definition.quote#7F9171italic