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#f1e8d6
  • activityBar.border#00000015
  • activityBar.foreground#b45309
  • activityBar.inactiveForeground#1f1a1660
  • activityBarBadge.background#b45309
  • activityBarBadge.foreground#f1e8d6
  • button.background#b45309
  • button.foreground#f1e8d6
  • button.hoverBackground#b45309dd
  • editor.background#f1e8d6
  • editor.foreground#1f1a16
  • editor.inactiveSelectionBackground#6a7f3d2580
  • editor.lineHighlightBackground#d6a77250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6a7f3d25
  • editorCursor.foreground#b45309
  • editorGroupHeader.tabsBackground#d6a772aa
  • editorLineNumber.activeForeground#b45309
  • editorLineNumber.foreground#878b8280
  • focusBorder#b45309
  • foreground#1f1a16
  • input.background#d6a772
  • input.border#00000015
  • input.foreground#1f1a16
  • input.placeholderForeground#1f1a1660
  • list.activeSelectionBackground#b4530930
  • list.activeSelectionForeground#1f1a16
  • list.highlightForeground#b45309
  • list.hoverBackground#d6a77240
  • list.hoverForeground#1f1a16
  • list.inactiveSelectionBackground#b4530915
  • list.inactiveSelectionForeground#1f1a16
  • selection.background#6a7f3d25
  • sideBar.background#d6a772
  • sideBar.border#00000015
  • sideBar.foreground#1f1a16
  • sideBarSectionHeader.background#d6a77280
  • sideBarSectionHeader.foreground#1f1a16
  • sideBarTitle.foreground#b45309
  • statusBar.background#f1e8d6
  • statusBar.border#00000015
  • statusBar.foreground#1f1a16
  • statusBar.noFolderBackground#f1e8d6
  • tab.activeBackground#f1e8d6
  • tab.activeBorderTop#b45309
  • tab.activeForeground#1f1a16
  • tab.border#00000015
  • tab.inactiveBackground#f1e8d660
  • tab.inactiveForeground#1f1a1680
  • terminal.ansiBlack#1f1a16
  • terminal.ansiBlue#6a7f3d
  • terminal.ansiCyan#f7f3ea
  • terminal.ansiGreen#b45309
  • terminal.ansiMagenta#d6a772
  • terminal.ansiRed#d6a772
  • terminal.ansiWhite#1f1a16
  • terminal.ansiYellow#f7f3ea
  • terminal.background#f1e8d6
  • terminal.foreground#1f1a16
  • titleBar.activeBackground#f1e8d6
  • titleBar.activeForeground#1f1a16
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f1e8d6
  • titleBar.inactiveForeground#1f1a1660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#878b82italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6a7f3dbold
storage.type, storage.modifier#6a7f3ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b45309
string, punctuation.definition.string, string.template, meta.template.expression#f7f3ea
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d6a772
variable, variable.other.readwrite, variable.other.object#1f1a16
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f1a16
variable.parameter, meta.parameter#1f1a16dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f1a1680
keyword.operator#1f1a16
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f7f3eabold
entity.other.inherited-class#b45309
entity.name.tag, punctuation.definition.tag#6a7f3d
entity.other.attribute-name#b45309
meta.diff, meta.diff.header#878b82
markup.deleted#d6a772
markup.inserted#b45309
markup.changed#f7f3ea
markup.heading, markup.heading.setext, punctuation.definition.heading#b45309bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f7f3ea
string.other.link.title, string.other.link.description#b45309
markup.underline.link#878b82underline
punctuation.definition.list#6a7f3d
markup.quote, punctuation.definition.quote#878b82italic