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#F2EADE
  • activityBar.border#00000015
  • activityBar.foreground#935425
  • activityBar.inactiveForeground#2f261f60
  • activityBarBadge.background#935425
  • activityBarBadge.foreground#F2EADE
  • button.background#935425
  • button.foreground#F2EADE
  • button.hoverBackground#935425dd
  • editor.background#F2EADE
  • editor.foreground#2f261f
  • editor.inactiveSelectionBackground#8358212580
  • editor.lineHighlightBackground#FDF9F250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83582125
  • editorCursor.foreground#935425
  • editorGroupHeader.tabsBackground#FDF9F2aa
  • editorLineNumber.activeForeground#935425
  • editorLineNumber.foreground#87917f80
  • focusBorder#935425
  • foreground#2f261f
  • input.background#FDF9F2
  • input.border#00000015
  • input.foreground#2f261f
  • input.placeholderForeground#2f261f60
  • list.activeSelectionBackground#93542530
  • list.activeSelectionForeground#2f261f
  • list.highlightForeground#935425
  • list.hoverBackground#FDF9F240
  • list.hoverForeground#2f261f
  • list.inactiveSelectionBackground#93542515
  • list.inactiveSelectionForeground#2f261f
  • selection.background#83582125
  • sideBar.background#FDF9F2
  • sideBar.border#00000015
  • sideBar.foreground#2f261f
  • sideBarSectionHeader.background#FDF9F280
  • sideBarSectionHeader.foreground#2f261f
  • sideBarTitle.foreground#935425
  • statusBar.background#F2EADE
  • statusBar.border#00000015
  • statusBar.foreground#2f261f
  • statusBar.noFolderBackground#F2EADE
  • tab.activeBackground#F2EADE
  • tab.activeBorderTop#935425
  • tab.activeForeground#2f261f
  • tab.border#00000015
  • tab.inactiveBackground#F2EADE60
  • tab.inactiveForeground#2f261f80
  • terminal.ansiBlack#2f261f
  • terminal.ansiBlue#835821
  • terminal.ansiCyan#297EA3
  • terminal.ansiGreen#935425
  • terminal.ansiMagenta#764A19
  • terminal.ansiRed#764A19
  • terminal.ansiWhite#2f261f
  • terminal.ansiYellow#297EA3
  • terminal.background#F2EADE
  • terminal.foreground#2f261f
  • titleBar.activeBackground#F2EADE
  • titleBar.activeForeground#2f261f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F2EADE
  • titleBar.inactiveForeground#2f261f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#87917fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835821bold
storage.type, storage.modifier#835821italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935425
string, punctuation.definition.string, string.template, meta.template.expression#297EA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764A19
variable, variable.other.readwrite, variable.other.object#2f261f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2f261f
variable.parameter, meta.parameter#2f261fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2f261f80
keyword.operator#2f261f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#297EA3bold
entity.other.inherited-class#935425
entity.name.tag, punctuation.definition.tag#835821
entity.other.attribute-name#935425
meta.diff, meta.diff.header#87917f
markup.deleted#764A19
markup.inserted#935425
markup.changed#297EA3
markup.heading, markup.heading.setext, punctuation.definition.heading#935425bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#297EA3
string.other.link.title, string.other.link.description#935425
markup.underline.link#87917funderline
punctuation.definition.list#835821
markup.quote, punctuation.definition.quote#87917fitalic