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#f3f0e6
  • activityBar.border#00000015
  • activityBar.foreground#496b80
  • activityBar.inactiveForeground#24323b60
  • activityBarBadge.background#496b80
  • activityBarBadge.foreground#f3f0e6
  • button.background#496b80
  • button.foreground#f3f0e6
  • button.hoverBackground#496b80dd
  • editor.background#f3f0e6
  • editor.foreground#24323b
  • editor.inactiveSelectionBackground#d8d0bd2580
  • editor.lineHighlightBackground#fffdf650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d8d0bd25
  • editorCursor.foreground#496b80
  • editorGroupHeader.tabsBackground#fffdf6aa
  • editorLineNumber.activeForeground#496b80
  • editorLineNumber.foreground#d8d0bd80
  • focusBorder#496b80
  • foreground#24323b
  • input.background#fffdf6
  • input.border#00000015
  • input.foreground#24323b
  • input.placeholderForeground#24323b60
  • list.activeSelectionBackground#496b8030
  • list.activeSelectionForeground#24323b
  • list.highlightForeground#496b80
  • list.hoverBackground#fffdf640
  • list.hoverForeground#24323b
  • list.inactiveSelectionBackground#496b8015
  • list.inactiveSelectionForeground#24323b
  • selection.background#d8d0bd25
  • sideBar.background#fffdf6
  • sideBar.border#00000015
  • sideBar.foreground#24323b
  • sideBarSectionHeader.background#fffdf680
  • sideBarSectionHeader.foreground#24323b
  • sideBarTitle.foreground#496b80
  • statusBar.background#f3f0e6
  • statusBar.border#00000015
  • statusBar.foreground#24323b
  • statusBar.noFolderBackground#f3f0e6
  • tab.activeBackground#f3f0e6
  • tab.activeBorderTop#496b80
  • tab.activeForeground#24323b
  • tab.border#00000015
  • tab.inactiveBackground#f3f0e660
  • tab.inactiveForeground#24323b80
  • terminal.ansiBlack#24323b
  • terminal.ansiBlue#d8d0bd
  • terminal.ansiCyan#6f9ca2
  • terminal.ansiGreen#496b80
  • terminal.ansiMagenta#9d6048
  • terminal.ansiRed#9d6048
  • terminal.ansiWhite#24323b
  • terminal.ansiYellow#6f9ca2
  • terminal.background#f3f0e6
  • terminal.foreground#24323b
  • titleBar.activeBackground#f3f0e6
  • titleBar.activeForeground#24323b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f3f0e6
  • titleBar.inactiveForeground#24323b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d8d0bditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d8d0bdbold
storage.type, storage.modifier#d8d0bditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#496b80
string, punctuation.definition.string, string.template, meta.template.expression#6f9ca2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9d6048
variable, variable.other.readwrite, variable.other.object#24323b
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#24323b
variable.parameter, meta.parameter#24323bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24323b80
keyword.operator#24323b
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6f9ca2bold
entity.other.inherited-class#496b80
entity.name.tag, punctuation.definition.tag#d8d0bd
entity.other.attribute-name#496b80
meta.diff, meta.diff.header#d8d0bd
markup.deleted#9d6048
markup.inserted#496b80
markup.changed#6f9ca2
markup.heading, markup.heading.setext, punctuation.definition.heading#496b80bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6f9ca2
string.other.link.title, string.other.link.description#496b80
markup.underline.link#d8d0bdunderline
punctuation.definition.list#d8d0bd
markup.quote, punctuation.definition.quote#d8d0bditalic