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#f7f4ea
  • activityBar.border#00000015
  • activityBar.foreground#181716
  • activityBar.inactiveForeground#22201d60
  • activityBarBadge.background#181716
  • activityBarBadge.foreground#f7f4ea
  • button.background#181716
  • button.foreground#f7f4ea
  • button.hoverBackground#181716dd
  • editor.background#f7f4ea
  • editor.foreground#22201d
  • editor.inactiveSelectionBackground#d7d9d42580
  • editor.lineHighlightBackground#d0c7ac50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d7d9d425
  • editorCursor.foreground#181716
  • editorGroupHeader.tabsBackground#d0c7acaa
  • editorLineNumber.activeForeground#181716
  • editorLineNumber.foreground#a5a66d80
  • focusBorder#181716
  • foreground#22201d
  • input.background#d0c7ac
  • input.border#00000015
  • input.foreground#22201d
  • input.placeholderForeground#22201d60
  • list.activeSelectionBackground#18171630
  • list.activeSelectionForeground#22201d
  • list.highlightForeground#181716
  • list.hoverBackground#d0c7ac40
  • list.hoverForeground#22201d
  • list.inactiveSelectionBackground#18171615
  • list.inactiveSelectionForeground#22201d
  • selection.background#d7d9d425
  • sideBar.background#d0c7ac
  • sideBar.border#00000015
  • sideBar.foreground#22201d
  • sideBarSectionHeader.background#d0c7ac80
  • sideBarSectionHeader.foreground#22201d
  • sideBarTitle.foreground#181716
  • statusBar.background#f7f4ea
  • statusBar.border#00000015
  • statusBar.foreground#22201d
  • statusBar.noFolderBackground#f7f4ea
  • tab.activeBackground#f7f4ea
  • tab.activeBorderTop#181716
  • tab.activeForeground#22201d
  • tab.border#00000015
  • tab.inactiveBackground#f7f4ea60
  • tab.inactiveForeground#22201d80
  • terminal.ansiBlack#22201d
  • terminal.ansiBlue#d7d9d4
  • terminal.ansiCyan#f27a21
  • terminal.ansiGreen#181716
  • terminal.ansiMagenta#b5532d
  • terminal.ansiRed#b5532d
  • terminal.ansiWhite#22201d
  • terminal.ansiYellow#f27a21
  • terminal.background#f7f4ea
  • terminal.foreground#22201d
  • titleBar.activeBackground#f7f4ea
  • titleBar.activeForeground#22201d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f7f4ea
  • titleBar.inactiveForeground#22201d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a5a66ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d7d9d4bold
storage.type, storage.modifier#d7d9d4italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#181716
string, punctuation.definition.string, string.template, meta.template.expression#f27a21
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b5532d
variable, variable.other.readwrite, variable.other.object#22201d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#22201d
variable.parameter, meta.parameter#22201ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#22201d80
keyword.operator#22201d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f27a21bold
entity.other.inherited-class#181716
entity.name.tag, punctuation.definition.tag#d7d9d4
entity.other.attribute-name#181716
meta.diff, meta.diff.header#a5a66d
markup.deleted#b5532d
markup.inserted#181716
markup.changed#f27a21
markup.heading, markup.heading.setext, punctuation.definition.heading#181716bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f27a21
string.other.link.title, string.other.link.description#181716
markup.underline.link#a5a66dunderline
punctuation.definition.list#d7d9d4
markup.quote, punctuation.definition.quote#a5a66ditalic