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#FBFBF8
  • activityBar.border#00000015
  • activityBar.foreground#936325
  • activityBar.inactiveForeground#0E0F1060
  • activityBarBadge.background#936325
  • activityBarBadge.foreground#FBFBF8
  • button.background#936325
  • button.foreground#FBFBF8
  • button.hoverBackground#936325dd
  • editor.background#FBFBF8
  • editor.foreground#0E0F10
  • editor.inactiveSelectionBackground#835F212580
  • editor.lineHighlightBackground#191B1F50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835F2125
  • editorCursor.foreground#936325
  • editorGroupHeader.tabsBackground#191B1Faa
  • editorLineNumber.activeForeground#936325
  • editorLineNumber.foreground#6E845780
  • focusBorder#936325
  • foreground#0E0F10
  • input.background#191B1F
  • input.border#00000015
  • input.foreground#0E0F10
  • input.placeholderForeground#0E0F1060
  • list.activeSelectionBackground#93632530
  • list.activeSelectionForeground#0E0F10
  • list.highlightForeground#936325
  • list.hoverBackground#191B1F40
  • list.hoverForeground#0E0F10
  • list.inactiveSelectionBackground#93632515
  • list.inactiveSelectionForeground#0E0F10
  • selection.background#835F2125
  • sideBar.background#191B1F
  • sideBar.border#00000015
  • sideBar.foreground#0E0F10
  • sideBarSectionHeader.background#191B1F80
  • sideBarSectionHeader.foreground#0E0F10
  • sideBarTitle.foreground#936325
  • statusBar.background#FBFBF8
  • statusBar.border#00000015
  • statusBar.foreground#0E0F10
  • statusBar.noFolderBackground#FBFBF8
  • tab.activeBackground#FBFBF8
  • tab.activeBorderTop#936325
  • tab.activeForeground#0E0F10
  • tab.border#00000015
  • tab.inactiveBackground#FBFBF860
  • tab.inactiveForeground#0E0F1080
  • terminal.ansiBlack#0E0F10
  • terminal.ansiBlue#835F21
  • terminal.ansiCyan#4BA329
  • terminal.ansiGreen#936325
  • terminal.ansiMagenta#764619
  • terminal.ansiRed#764619
  • terminal.ansiWhite#0E0F10
  • terminal.ansiYellow#4BA329
  • terminal.background#FBFBF8
  • terminal.foreground#0E0F10
  • titleBar.activeBackground#FBFBF8
  • titleBar.activeForeground#0E0F10
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFBF8
  • titleBar.inactiveForeground#0E0F1060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E8457italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835F21bold
storage.type, storage.modifier#835F21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936325
string, punctuation.definition.string, string.template, meta.template.expression#4BA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764619
variable, variable.other.readwrite, variable.other.object#0E0F10
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E0F10
variable.parameter, meta.parameter#0E0F10dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E0F1080
keyword.operator#0E0F10
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4BA329bold
entity.other.inherited-class#936325
entity.name.tag, punctuation.definition.tag#835F21
entity.other.attribute-name#936325
meta.diff, meta.diff.header#6E8457
markup.deleted#764619
markup.inserted#936325
markup.changed#4BA329
markup.heading, markup.heading.setext, punctuation.definition.heading#936325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4BA329
string.other.link.title, string.other.link.description#936325
markup.underline.link#6E8457underline
punctuation.definition.list#835F21
markup.quote, punctuation.definition.quote#6E8457italic