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#FCFDFD
  • activityBar.border#00000015
  • activityBar.foreground#935825
  • activityBar.inactiveForeground#3F2F2360
  • activityBarBadge.background#935825
  • activityBarBadge.foreground#FCFDFD
  • button.background#935825
  • button.foreground#FCFDFD
  • button.hoverBackground#935825dd
  • editor.background#FCFDFD
  • editor.foreground#3F2F23
  • editor.inactiveSelectionBackground#8358212580
  • editor.lineHighlightBackground#DFE3E750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83582125
  • editorCursor.foreground#935825
  • editorGroupHeader.tabsBackground#DFE3E7aa
  • editorLineNumber.activeForeground#935825
  • editorLineNumber.foreground#747C8480
  • focusBorder#935825
  • foreground#3F2F23
  • input.background#DFE3E7
  • input.border#00000015
  • input.foreground#3F2F23
  • input.placeholderForeground#3F2F2360
  • list.activeSelectionBackground#93582530
  • list.activeSelectionForeground#3F2F23
  • list.highlightForeground#935825
  • list.hoverBackground#DFE3E740
  • list.hoverForeground#3F2F23
  • list.inactiveSelectionBackground#93582515
  • list.inactiveSelectionForeground#3F2F23
  • selection.background#83582125
  • sideBar.background#DFE3E7
  • sideBar.border#00000015
  • sideBar.foreground#3F2F23
  • sideBarSectionHeader.background#DFE3E780
  • sideBarSectionHeader.foreground#3F2F23
  • sideBarTitle.foreground#935825
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#3F2F23
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#935825
  • tab.activeForeground#3F2F23
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#3F2F2380
  • terminal.ansiBlack#3F2F23
  • terminal.ansiBlue#835821
  • terminal.ansiCyan#299BA3
  • terminal.ansiGreen#935825
  • terminal.ansiMagenta#737619
  • terminal.ansiRed#737619
  • terminal.ansiWhite#3F2F23
  • terminal.ansiYellow#299BA3
  • terminal.background#FCFDFD
  • terminal.foreground#3F2F23
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#3F2F23
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#3F2F2360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#747C84italic
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#935825
string, punctuation.definition.string, string.template, meta.template.expression#299BA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#737619
variable, variable.other.readwrite, variable.other.object#3F2F23
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3F2F23
variable.parameter, meta.parameter#3F2F23dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3F2F2380
keyword.operator#3F2F23
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#299BA3bold
entity.other.inherited-class#935825
entity.name.tag, punctuation.definition.tag#835821
entity.other.attribute-name#935825
meta.diff, meta.diff.header#747C84
markup.deleted#737619
markup.inserted#935825
markup.changed#299BA3
markup.heading, markup.heading.setext, punctuation.definition.heading#935825bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#299BA3
string.other.link.title, string.other.link.description#935825
markup.underline.link#747C84underline
punctuation.definition.list#835821
markup.quote, punctuation.definition.quote#747C84italic