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#F7F3EE
  • activityBar.border#00000015
  • activityBar.foreground#935C25
  • activityBar.inactiveForeground#1F1B1660
  • activityBarBadge.background#935C25
  • activityBarBadge.foreground#F7F3EE
  • button.background#935C25
  • button.foreground#F7F3EE
  • button.hoverBackground#935C25dd
  • editor.background#F7F3EE
  • editor.foreground#1F1B16
  • editor.inactiveSelectionBackground#4683212580
  • editor.lineHighlightBackground#FFFBF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#46832125
  • editorCursor.foreground#935C25
  • editorGroupHeader.tabsBackground#FFFBF0aa
  • editorLineNumber.activeForeground#935C25
  • editorLineNumber.foreground#D6D1C680
  • focusBorder#935C25
  • foreground#1F1B16
  • input.background#FFFBF0
  • input.border#00000015
  • input.foreground#1F1B16
  • input.placeholderForeground#1F1B1660
  • list.activeSelectionBackground#935C2530
  • list.activeSelectionForeground#1F1B16
  • list.highlightForeground#935C25
  • list.hoverBackground#FFFBF040
  • list.hoverForeground#1F1B16
  • list.inactiveSelectionBackground#935C2515
  • list.inactiveSelectionForeground#1F1B16
  • selection.background#46832125
  • sideBar.background#FFFBF0
  • sideBar.border#00000015
  • sideBar.foreground#1F1B16
  • sideBarSectionHeader.background#FFFBF080
  • sideBarSectionHeader.foreground#1F1B16
  • sideBarTitle.foreground#935C25
  • statusBar.background#F7F3EE
  • statusBar.border#00000015
  • statusBar.foreground#1F1B16
  • statusBar.noFolderBackground#F7F3EE
  • tab.activeBackground#F7F3EE
  • tab.activeBorderTop#935C25
  • tab.activeForeground#1F1B16
  • tab.border#00000015
  • tab.inactiveBackground#F7F3EE60
  • tab.inactiveForeground#1F1B1680
  • terminal.ansiBlack#1F1B16
  • terminal.ansiBlue#468321
  • terminal.ansiCyan#A37429
  • terminal.ansiGreen#935C25
  • terminal.ansiMagenta#765819
  • terminal.ansiRed#765819
  • terminal.ansiWhite#1F1B16
  • terminal.ansiYellow#A37429
  • terminal.background#F7F3EE
  • terminal.foreground#1F1B16
  • titleBar.activeBackground#F7F3EE
  • titleBar.activeForeground#1F1B16
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F3EE
  • titleBar.inactiveForeground#1F1B1660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6D1C6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#468321bold
storage.type, storage.modifier#468321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935C25
string, punctuation.definition.string, string.template, meta.template.expression#A37429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765819
variable, variable.other.readwrite, variable.other.object#1F1B16
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F1B16
variable.parameter, meta.parameter#1F1B16dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F1B1680
keyword.operator#1F1B16
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37429bold
entity.other.inherited-class#935C25
entity.name.tag, punctuation.definition.tag#468321
entity.other.attribute-name#935C25
meta.diff, meta.diff.header#D6D1C6
markup.deleted#765819
markup.inserted#935C25
markup.changed#A37429
markup.heading, markup.heading.setext, punctuation.definition.heading#935C25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37429
string.other.link.title, string.other.link.description#935C25
markup.underline.link#D6D1C6underline
punctuation.definition.list#468321
markup.quote, punctuation.definition.quote#D6D1C6italic