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#FBF9F3
  • activityBar.border#00000015
  • activityBar.foreground#7D9325
  • activityBar.inactiveForeground#34261760
  • activityBarBadge.background#7D9325
  • activityBarBadge.foreground#FBF9F3
  • button.background#7D9325
  • button.foreground#FBF9F3
  • button.hoverBackground#7D9325dd
  • editor.background#FBF9F3
  • editor.foreground#342617
  • editor.inactiveSelectionBackground#834D212580
  • editor.lineHighlightBackground#FBFAF450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#834D2125
  • editorCursor.foreground#7D9325
  • editorGroupHeader.tabsBackground#FBFAF4aa
  • editorLineNumber.activeForeground#7D9325
  • editorLineNumber.foreground#C9BA9A80
  • focusBorder#7D9325
  • foreground#342617
  • input.background#FBFAF4
  • input.border#00000015
  • input.foreground#342617
  • input.placeholderForeground#34261760
  • list.activeSelectionBackground#7D932530
  • list.activeSelectionForeground#342617
  • list.highlightForeground#7D9325
  • list.hoverBackground#FBFAF440
  • list.hoverForeground#342617
  • list.inactiveSelectionBackground#7D932515
  • list.inactiveSelectionForeground#342617
  • selection.background#834D2125
  • sideBar.background#FBFAF4
  • sideBar.border#00000015
  • sideBar.foreground#342617
  • sideBarSectionHeader.background#FBFAF480
  • sideBarSectionHeader.foreground#342617
  • sideBarTitle.foreground#7D9325
  • statusBar.background#FBF9F3
  • statusBar.border#00000015
  • statusBar.foreground#342617
  • statusBar.noFolderBackground#FBF9F3
  • tab.activeBackground#FBF9F3
  • tab.activeBorderTop#7D9325
  • tab.activeForeground#342617
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F360
  • tab.inactiveForeground#34261780
  • terminal.ansiBlack#342617
  • terminal.ansiBlue#834D21
  • terminal.ansiCyan#64A329
  • terminal.ansiGreen#7D9325
  • terminal.ansiMagenta#764919
  • terminal.ansiRed#764919
  • terminal.ansiWhite#342617
  • terminal.ansiYellow#64A329
  • terminal.background#FBF9F3
  • terminal.foreground#342617
  • titleBar.activeBackground#FBF9F3
  • titleBar.activeForeground#342617
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F3
  • titleBar.inactiveForeground#34261760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C9BA9Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834D21bold
storage.type, storage.modifier#834D21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7D9325—
string, punctuation.definition.string, string.template, meta.template.expression#64A329—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764919—
variable, variable.other.readwrite, variable.other.object#342617—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#342617—
variable.parameter, meta.parameter#342617dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#34261780—
keyword.operator#342617—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#64A329bold
entity.other.inherited-class#7D9325—
entity.name.tag, punctuation.definition.tag#834D21—
entity.other.attribute-name#7D9325—
meta.diff, meta.diff.header#C9BA9A—
markup.deleted#764919—
markup.inserted#7D9325—
markup.changed#64A329—
markup.heading, markup.heading.setext, punctuation.definition.heading#7D9325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#64A329—
string.other.link.title, string.other.link.description#7D9325—
markup.underline.link#C9BA9Aunderline
punctuation.definition.list#834D21—
markup.quote, punctuation.definition.quote#C9BA9Aitalic