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#f4fbfa
  • activityBar.border#00000015
  • activityBar.foreground#0e8f93
  • activityBar.inactiveForeground#17242660
  • activityBarBadge.background#0e8f93
  • activityBarBadge.foreground#f4fbfa
  • button.background#0e8f93
  • button.foreground#f4fbfa
  • button.hoverBackground#0e8f93dd
  • editor.background#f4fbfa
  • editor.foreground#172426
  • editor.inactiveSelectionBackground#7d8a8a2580
  • editor.lineHighlightBackground#d9e6e450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7d8a8a25
  • editorCursor.foreground#0e8f93
  • editorGroupHeader.tabsBackground#d9e6e4aa
  • editorLineNumber.activeForeground#0e8f93
  • editorLineNumber.foreground#a9b8b780
  • focusBorder#0e8f93
  • foreground#172426
  • input.background#d9e6e4
  • input.border#00000015
  • input.foreground#172426
  • input.placeholderForeground#17242660
  • list.activeSelectionBackground#0e8f9330
  • list.activeSelectionForeground#172426
  • list.highlightForeground#0e8f93
  • list.hoverBackground#d9e6e440
  • list.hoverForeground#172426
  • list.inactiveSelectionBackground#0e8f9315
  • list.inactiveSelectionForeground#172426
  • selection.background#7d8a8a25
  • sideBar.background#d9e6e4
  • sideBar.border#00000015
  • sideBar.foreground#172426
  • sideBarSectionHeader.background#d9e6e480
  • sideBarSectionHeader.foreground#172426
  • sideBarTitle.foreground#0e8f93
  • statusBar.background#f4fbfa
  • statusBar.border#00000015
  • statusBar.foreground#172426
  • statusBar.noFolderBackground#f4fbfa
  • tab.activeBackground#f4fbfa
  • tab.activeBorderTop#0e8f93
  • tab.activeForeground#172426
  • tab.border#00000015
  • tab.inactiveBackground#f4fbfa60
  • tab.inactiveForeground#17242680
  • terminal.ansiBlack#172426
  • terminal.ansiBlue#7d8a8a
  • terminal.ansiCyan#7bdde1
  • terminal.ansiGreen#0e8f93
  • terminal.ansiMagenta#ffffff
  • terminal.ansiRed#ffffff
  • terminal.ansiWhite#172426
  • terminal.ansiYellow#7bdde1
  • terminal.background#f4fbfa
  • terminal.foreground#172426
  • titleBar.activeBackground#f4fbfa
  • titleBar.activeForeground#172426
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4fbfa
  • titleBar.inactiveForeground#17242660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a9b8b7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7d8a8abold
storage.type, storage.modifier#7d8a8aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0e8f93
string, punctuation.definition.string, string.template, meta.template.expression#7bdde1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ffffff
variable, variable.other.readwrite, variable.other.object#172426
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#172426
variable.parameter, meta.parameter#172426dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17242680
keyword.operator#172426
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7bdde1bold
entity.other.inherited-class#0e8f93
entity.name.tag, punctuation.definition.tag#7d8a8a
entity.other.attribute-name#0e8f93
meta.diff, meta.diff.header#a9b8b7
markup.deleted#ffffff
markup.inserted#0e8f93
markup.changed#7bdde1
markup.heading, markup.heading.setext, punctuation.definition.heading#0e8f93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7bdde1
string.other.link.title, string.other.link.description#0e8f93
markup.underline.link#a9b8b7underline
punctuation.definition.list#7d8a8a
markup.quote, punctuation.definition.quote#a9b8b7italic