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#f7faea
  • activityBar.border#00000015
  • activityBar.foreground#606f3a
  • activityBar.inactiveForeground#1a1a1760
  • activityBarBadge.background#606f3a
  • activityBarBadge.foreground#f7faea
  • button.background#606f3a
  • button.foreground#f7faea
  • button.hoverBackground#606f3add
  • editor.background#f7faea
  • editor.foreground#1a1a17
  • editor.inactiveSelectionBackground#2e70582580
  • editor.lineHighlightBackground#fff9e650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2e705825
  • editorCursor.foreground#606f3a
  • editorGroupHeader.tabsBackground#fff9e6aa
  • editorLineNumber.activeForeground#606f3a
  • editorLineNumber.foreground#7a684a80
  • focusBorder#606f3a
  • foreground#1a1a17
  • input.background#fff9e6
  • input.border#00000015
  • input.foreground#1a1a17
  • input.placeholderForeground#1a1a1760
  • list.activeSelectionBackground#606f3a30
  • list.activeSelectionForeground#1a1a17
  • list.highlightForeground#606f3a
  • list.hoverBackground#fff9e640
  • list.hoverForeground#1a1a17
  • list.inactiveSelectionBackground#606f3a15
  • list.inactiveSelectionForeground#1a1a17
  • selection.background#2e705825
  • sideBar.background#fff9e6
  • sideBar.border#00000015
  • sideBar.foreground#1a1a17
  • sideBarSectionHeader.background#fff9e680
  • sideBarSectionHeader.foreground#1a1a17
  • sideBarTitle.foreground#606f3a
  • statusBar.background#f7faea
  • statusBar.border#00000015
  • statusBar.foreground#1a1a17
  • statusBar.noFolderBackground#f7faea
  • tab.activeBackground#f7faea
  • tab.activeBorderTop#606f3a
  • tab.activeForeground#1a1a17
  • tab.border#00000015
  • tab.inactiveBackground#f7faea60
  • tab.inactiveForeground#1a1a1780
  • terminal.ansiBlack#1a1a17
  • terminal.ansiBlue#2e7058
  • terminal.ansiCyan#d99c24
  • terminal.ansiGreen#606f3a
  • terminal.ansiMagenta#1f2f1e
  • terminal.ansiRed#1f2f1e
  • terminal.ansiWhite#1a1a17
  • terminal.ansiYellow#d99c24
  • terminal.background#f7faea
  • terminal.foreground#1a1a17
  • titleBar.activeBackground#f7faea
  • titleBar.activeForeground#1a1a17
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f7faea
  • titleBar.inactiveForeground#1a1a1760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a684aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2e7058bold
storage.type, storage.modifier#2e7058italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#606f3a
string, punctuation.definition.string, string.template, meta.template.expression#d99c24
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#1f2f1e
variable, variable.other.readwrite, variable.other.object#1a1a17
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1a1a17
variable.parameter, meta.parameter#1a1a17dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1a1a1780
keyword.operator#1a1a17
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d99c24bold
entity.other.inherited-class#606f3a
entity.name.tag, punctuation.definition.tag#2e7058
entity.other.attribute-name#606f3a
meta.diff, meta.diff.header#7a684a
markup.deleted#1f2f1e
markup.inserted#606f3a
markup.changed#d99c24
markup.heading, markup.heading.setext, punctuation.definition.heading#606f3abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d99c24
string.other.link.title, string.other.link.description#606f3a
markup.underline.link#7a684aunderline
punctuation.definition.list#2e7058
markup.quote, punctuation.definition.quote#7a684aitalic