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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#258C93
  • activityBar.inactiveForeground#0a4f5560
  • activityBarBadge.background#258C93
  • activityBarBadge.foreground#FEFDFB
  • button.background#258C93
  • button.foreground#FEFDFB
  • button.hoverBackground#258C93dd
  • editor.background#FEFDFB
  • editor.foreground#0a4f55
  • editor.inactiveSelectionBackground#8364212580
  • editor.lineHighlightBackground#EAE2CD50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83642125
  • editorCursor.foreground#258C93
  • editorGroupHeader.tabsBackground#EAE2CDaa
  • editorLineNumber.activeForeground#258C93
  • editorLineNumber.foreground#dcead880
  • focusBorder#258C93
  • foreground#0a4f55
  • input.background#EAE2CD
  • input.border#00000015
  • input.foreground#0a4f55
  • input.placeholderForeground#0a4f5560
  • list.activeSelectionBackground#258C9330
  • list.activeSelectionForeground#0a4f55
  • list.highlightForeground#258C93
  • list.hoverBackground#EAE2CD40
  • list.hoverForeground#0a4f55
  • list.inactiveSelectionBackground#258C9315
  • list.inactiveSelectionForeground#0a4f55
  • selection.background#83642125
  • sideBar.background#EAE2CD
  • sideBar.border#00000015
  • sideBar.foreground#0a4f55
  • sideBarSectionHeader.background#EAE2CD80
  • sideBarSectionHeader.foreground#0a4f55
  • sideBarTitle.foreground#258C93
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#0a4f55
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#258C93
  • tab.activeForeground#0a4f55
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#0a4f5580
  • terminal.ansiBlack#0a4f55
  • terminal.ansiBlue#836421
  • terminal.ansiCyan#66A329
  • terminal.ansiGreen#258C93
  • terminal.ansiMagenta#765C19
  • terminal.ansiRed#765C19
  • terminal.ansiWhite#0a4f55
  • terminal.ansiYellow#66A329
  • terminal.background#FEFDFB
  • terminal.foreground#0a4f55
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#0a4f55
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#0a4f5560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dcead8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836421bold
storage.type, storage.modifier#836421italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#258C93
string, punctuation.definition.string, string.template, meta.template.expression#66A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765C19
variable, variable.other.readwrite, variable.other.object#0a4f55
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0a4f55
variable.parameter, meta.parameter#0a4f55dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0a4f5580
keyword.operator#0a4f55
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#66A329bold
entity.other.inherited-class#258C93
entity.name.tag, punctuation.definition.tag#836421
entity.other.attribute-name#258C93
meta.diff, meta.diff.header#dcead8
markup.deleted#765C19
markup.inserted#258C93
markup.changed#66A329
markup.heading, markup.heading.setext, punctuation.definition.heading#258C93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#66A329
string.other.link.title, string.other.link.description#258C93
markup.underline.link#dcead8underline
punctuation.definition.list#836421
markup.quote, punctuation.definition.quote#dcead8italic