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#FFF9F0
  • activityBar.border#00000015
  • activityBar.foreground#934025
  • activityBar.inactiveForeground#2d171160
  • activityBarBadge.background#934025
  • activityBarBadge.foreground#FFF9F0
  • button.background#934025
  • button.foreground#FFF9F0
  • button.hoverBackground#934025dd
  • editor.background#FFF9F0
  • editor.foreground#2d1711
  • editor.inactiveSelectionBackground#8350212580
  • editor.lineHighlightBackground#F9E3CD50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83502125
  • editorCursor.foreground#934025
  • editorGroupHeader.tabsBackground#F9E3CDaa
  • editorLineNumber.activeForeground#934025
  • editorLineNumber.foreground#8a655680
  • focusBorder#934025
  • foreground#2d1711
  • input.background#F9E3CD
  • input.border#00000015
  • input.foreground#2d1711
  • input.placeholderForeground#2d171160
  • list.activeSelectionBackground#93402530
  • list.activeSelectionForeground#2d1711
  • list.highlightForeground#934025
  • list.hoverBackground#F9E3CD40
  • list.hoverForeground#2d1711
  • list.inactiveSelectionBackground#93402515
  • list.inactiveSelectionForeground#2d1711
  • selection.background#83502125
  • sideBar.background#F9E3CD
  • sideBar.border#00000015
  • sideBar.foreground#2d1711
  • sideBarSectionHeader.background#F9E3CD80
  • sideBarSectionHeader.foreground#2d1711
  • sideBarTitle.foreground#934025
  • statusBar.background#FFF9F0
  • statusBar.border#00000015
  • statusBar.foreground#2d1711
  • statusBar.noFolderBackground#FFF9F0
  • tab.activeBackground#FFF9F0
  • tab.activeBorderTop#934025
  • tab.activeForeground#2d1711
  • tab.border#00000015
  • tab.inactiveBackground#FFF9F060
  • tab.inactiveForeground#2d171180
  • terminal.ansiBlack#2d1711
  • terminal.ansiBlue#835021
  • terminal.ansiCyan#A36A29
  • terminal.ansiGreen#934025
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#2d1711
  • terminal.ansiYellow#A36A29
  • terminal.background#FFF9F0
  • terminal.foreground#2d1711
  • titleBar.activeBackground#FFF9F0
  • titleBar.activeForeground#2d1711
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF9F0
  • titleBar.inactiveForeground#2d171160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a6556italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835021bold
storage.type, storage.modifier#835021italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934025
string, punctuation.definition.string, string.template, meta.template.expression#A36A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#2d1711
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2d1711
variable.parameter, meta.parameter#2d1711dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2d171180
keyword.operator#2d1711
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36A29bold
entity.other.inherited-class#934025
entity.name.tag, punctuation.definition.tag#835021
entity.other.attribute-name#934025
meta.diff, meta.diff.header#8a6556
markup.deleted#765519
markup.inserted#934025
markup.changed#A36A29
markup.heading, markup.heading.setext, punctuation.definition.heading#934025bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36A29
string.other.link.title, string.other.link.description#934025
markup.underline.link#8a6556underline
punctuation.definition.list#835021
markup.quote, punctuation.definition.quote#8a6556italic