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#3e434a
  • activityBar.border#ffffff15
  • activityBar.foreground#00d1b2
  • activityBar.inactiveForeground#ffffff60
  • activityBarBadge.background#00d1b2
  • activityBarBadge.foreground#3e434a
  • button.background#00d1b2
  • button.foreground#3e434a
  • button.hoverBackground#00d1b2dd
  • editor.background#3e434a
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#0077ff3580
  • editor.lineHighlightBackground#080c0c40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0077ff35
  • editorCursor.foreground#00d1b2
  • editorGroupHeader.tabsBackground#3e434add
  • editorLineNumber.activeForeground#00d1b2
  • editorLineNumber.foreground#77a08a80
  • focusBorder#00d1b2
  • foreground#ffffff
  • input.background#080c0c
  • input.border#ffffff15
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff60
  • list.activeSelectionBackground#00d1b230
  • list.activeSelectionForeground#ffffff
  • list.highlightForeground#00d1b2
  • list.hoverBackground#080c0c40
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#00d1b215
  • list.inactiveSelectionForeground#ffffff
  • selection.background#0077ff35
  • sideBar.background#080c0c
  • sideBar.border#ffffff15
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#3e434a80
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#00d1b2
  • statusBar.background#3e434a
  • statusBar.border#ffffff15
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#3e434a
  • tab.activeBackground#3e434a
  • tab.activeBorderTop#00d1b2
  • tab.activeForeground#ffffff
  • tab.border#ffffff15
  • tab.inactiveBackground#080c0c60
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#3e434a
  • terminal.ansiBlue#0077ff
  • terminal.ansiCyan#10c76a
  • terminal.ansiGreen#00d1b2
  • terminal.ansiMagenta#1f2530
  • terminal.ansiRed#1f2530
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#10c76a
  • terminal.background#3e434a
  • terminal.foreground#ffffff
  • titleBar.activeBackground#3e434a
  • titleBar.activeForeground#ffffff
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3e434a
  • titleBar.inactiveForeground#ffffff60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#77a08aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#0077ffbold
storage.type, storage.modifier#0077ffitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#00d1b2
string, punctuation.definition.string, string.template, meta.template.expression#10c76a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#1f2530
variable, variable.other.readwrite, variable.other.object#ffffff
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#ffffff
variable.parameter, meta.parameter#ffffffdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#ffffff80
keyword.operator#ffffff
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#10c76abold
entity.other.inherited-class#00d1b2
entity.name.tag, punctuation.definition.tag#0077ff
entity.other.attribute-name#00d1b2
meta.diff, meta.diff.header#77a08a
markup.deleted#1f2530
markup.inserted#00d1b2
markup.changed#10c76a
markup.heading, markup.heading.setext, punctuation.definition.heading#00d1b2bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#10c76a
string.other.link.title, string.other.link.description#00d1b2
markup.underline.link#77a08aunderline
punctuation.definition.list#0077ff
markup.quote, punctuation.definition.quote#77a08aitalic