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#f7e4c3
  • activityBar.border#00000015
  • activityBar.foreground#c9643d
  • activityBar.inactiveForeground#21191660
  • activityBarBadge.background#c9643d
  • activityBarBadge.foreground#f7e4c3
  • button.background#c9643d
  • button.foreground#f7e4c3
  • button.hoverBackground#c9643ddd
  • editor.background#f7e4c3
  • editor.foreground#211916
  • editor.inactiveSelectionBackground#d89a3d2580
  • editor.lineHighlightBackground#efd2aa50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d89a3d25
  • editorCursor.foreground#c9643d
  • editorGroupHeader.tabsBackground#efd2aaaa
  • editorLineNumber.activeForeground#c9643d
  • editorLineNumber.foreground#a9786180
  • focusBorder#c9643d
  • foreground#211916
  • input.background#efd2aa
  • input.border#00000015
  • input.foreground#211916
  • input.placeholderForeground#21191660
  • list.activeSelectionBackground#c9643d30
  • list.activeSelectionForeground#211916
  • list.highlightForeground#c9643d
  • list.hoverBackground#efd2aa40
  • list.hoverForeground#211916
  • list.inactiveSelectionBackground#c9643d15
  • list.inactiveSelectionForeground#211916
  • selection.background#d89a3d25
  • sideBar.background#efd2aa
  • sideBar.border#00000015
  • sideBar.foreground#211916
  • sideBarSectionHeader.background#efd2aa80
  • sideBarSectionHeader.foreground#211916
  • sideBarTitle.foreground#c9643d
  • statusBar.background#f7e4c3
  • statusBar.border#00000015
  • statusBar.foreground#211916
  • statusBar.noFolderBackground#f7e4c3
  • tab.activeBackground#f7e4c3
  • tab.activeBorderTop#c9643d
  • tab.activeForeground#211916
  • tab.border#00000015
  • tab.inactiveBackground#f7e4c360
  • tab.inactiveForeground#21191680
  • terminal.ansiBlack#211916
  • terminal.ansiBlue#d89a3d
  • terminal.ansiCyan#64a9cf
  • terminal.ansiGreen#c9643d
  • terminal.ansiMagenta#e7b45b
  • terminal.ansiRed#e7b45b
  • terminal.ansiWhite#211916
  • terminal.ansiYellow#64a9cf
  • terminal.background#f7e4c3
  • terminal.foreground#211916
  • titleBar.activeBackground#f7e4c3
  • titleBar.activeForeground#211916
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f7e4c3
  • titleBar.inactiveForeground#21191660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a97861italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d89a3dbold
storage.type, storage.modifier#d89a3ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c9643d
string, punctuation.definition.string, string.template, meta.template.expression#64a9cf
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e7b45b
variable, variable.other.readwrite, variable.other.object#211916
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#211916
variable.parameter, meta.parameter#211916dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#21191680
keyword.operator#211916
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#64a9cfbold
entity.other.inherited-class#c9643d
entity.name.tag, punctuation.definition.tag#d89a3d
entity.other.attribute-name#c9643d
meta.diff, meta.diff.header#a97861
markup.deleted#e7b45b
markup.inserted#c9643d
markup.changed#64a9cf
markup.heading, markup.heading.setext, punctuation.definition.heading#c9643dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#64a9cf
string.other.link.title, string.other.link.description#c9643d
markup.underline.link#a97861underline
punctuation.definition.list#d89a3d
markup.quote, punctuation.definition.quote#a97861italic