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#934D25
  • activityBar.inactiveForeground#2B221A60
  • activityBarBadge.background#934D25
  • activityBarBadge.foreground#FBF9F3
  • button.background#934D25
  • button.foreground#FBF9F3
  • button.hoverBackground#934D25dd
  • editor.background#FBF9F3
  • editor.foreground#2B221A
  • editor.inactiveSelectionBackground#8352212580
  • editor.lineHighlightBackground#F6EEDF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83522125
  • editorCursor.foreground#934D25
  • editorGroupHeader.tabsBackground#F6EEDFaa
  • editorLineNumber.activeForeground#934D25
  • editorLineNumber.foreground#788a5a80
  • focusBorder#934D25
  • foreground#2B221A
  • input.background#F6EEDF
  • input.border#00000015
  • input.foreground#2B221A
  • input.placeholderForeground#2B221A60
  • list.activeSelectionBackground#934D2530
  • list.activeSelectionForeground#2B221A
  • list.highlightForeground#934D25
  • list.hoverBackground#F6EEDF40
  • list.hoverForeground#2B221A
  • list.inactiveSelectionBackground#934D2515
  • list.inactiveSelectionForeground#2B221A
  • selection.background#83522125
  • sideBar.background#F6EEDF
  • sideBar.border#00000015
  • sideBar.foreground#2B221A
  • sideBarSectionHeader.background#F6EEDF80
  • sideBarSectionHeader.foreground#2B221A
  • sideBarTitle.foreground#934D25
  • statusBar.background#FBF9F3
  • statusBar.border#00000015
  • statusBar.foreground#2B221A
  • statusBar.noFolderBackground#FBF9F3
  • tab.activeBackground#FBF9F3
  • tab.activeBorderTop#934D25
  • tab.activeForeground#2B221A
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F360
  • tab.inactiveForeground#2B221A80
  • terminal.ansiBlack#2B221A
  • terminal.ansiBlue#835221
  • terminal.ansiCyan#54A329
  • terminal.ansiGreen#934D25
  • terminal.ansiMagenta#764F19
  • terminal.ansiRed#764F19
  • terminal.ansiWhite#2B221A
  • terminal.ansiYellow#54A329
  • terminal.background#FBF9F3
  • terminal.foreground#2B221A
  • titleBar.activeBackground#FBF9F3
  • titleBar.activeForeground#2B221A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F3
  • titleBar.inactiveForeground#2B221A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#788a5aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835221bold
storage.type, storage.modifier#835221italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934D25
string, punctuation.definition.string, string.template, meta.template.expression#54A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764F19
variable, variable.other.readwrite, variable.other.object#2B221A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2B221A
variable.parameter, meta.parameter#2B221Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2B221A80
keyword.operator#2B221A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#54A329bold
entity.other.inherited-class#934D25
entity.name.tag, punctuation.definition.tag#835221
entity.other.attribute-name#934D25
meta.diff, meta.diff.header#788a5a
markup.deleted#764F19
markup.inserted#934D25
markup.changed#54A329
markup.heading, markup.heading.setext, punctuation.definition.heading#934D25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#54A329
string.other.link.title, string.other.link.description#934D25
markup.underline.link#788a5aunderline
punctuation.definition.list#835221
markup.quote, punctuation.definition.quote#788a5aitalic