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#7fb0ac
  • activityBar.border#ffffff15
  • activityBar.foreground#0e6f74
  • activityBar.inactiveForeground#dde6e160
  • activityBarBadge.background#0e6f74
  • activityBarBadge.foreground#7fb0ac
  • button.background#0e6f74
  • button.foreground#7fb0ac
  • button.hoverBackground#0e6f74dd
  • editor.background#7fb0ac
  • editor.foreground#dde6e1
  • editor.inactiveSelectionBackground#5a44313580
  • editor.lineHighlightBackground#0a2a3640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5a443135
  • editorCursor.foreground#0e6f74
  • editorGroupHeader.tabsBackground#7fb0acdd
  • editorLineNumber.activeForeground#0e6f74
  • editorLineNumber.foreground#8c817380
  • focusBorder#0e6f74
  • foreground#dde6e1
  • input.background#0a2a36
  • input.border#ffffff15
  • input.foreground#dde6e1
  • input.placeholderForeground#dde6e160
  • list.activeSelectionBackground#0e6f7430
  • list.activeSelectionForeground#dde6e1
  • list.highlightForeground#0e6f74
  • list.hoverBackground#0a2a3640
  • list.hoverForeground#dde6e1
  • list.inactiveSelectionBackground#0e6f7415
  • list.inactiveSelectionForeground#dde6e1
  • selection.background#5a443135
  • sideBar.background#0a2a36
  • sideBar.border#ffffff15
  • sideBar.foreground#dde6e1
  • sideBarSectionHeader.background#7fb0ac80
  • sideBarSectionHeader.foreground#dde6e1
  • sideBarTitle.foreground#0e6f74
  • statusBar.background#7fb0ac
  • statusBar.border#ffffff15
  • statusBar.foreground#dde6e1
  • statusBar.noFolderBackground#7fb0ac
  • tab.activeBackground#7fb0ac
  • tab.activeBorderTop#0e6f74
  • tab.activeForeground#dde6e1
  • tab.border#ffffff15
  • tab.inactiveBackground#0a2a3660
  • tab.inactiveForeground#dde6e180
  • terminal.ansiBlack#7fb0ac
  • terminal.ansiBlue#5a4431
  • terminal.ansiCyan#608f5a
  • terminal.ansiGreen#0e6f74
  • terminal.ansiMagenta#8ba86c
  • terminal.ansiRed#8ba86c
  • terminal.ansiWhite#dde6e1
  • terminal.ansiYellow#608f5a
  • terminal.background#7fb0ac
  • terminal.foreground#dde6e1
  • titleBar.activeBackground#7fb0ac
  • titleBar.activeForeground#dde6e1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#7fb0ac
  • titleBar.inactiveForeground#dde6e160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8c8173italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5a4431bold
storage.type, storage.modifier#5a4431italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0e6f74
string, punctuation.definition.string, string.template, meta.template.expression#608f5a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8ba86c
variable, variable.other.readwrite, variable.other.object#dde6e1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#dde6e1
variable.parameter, meta.parameter#dde6e1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#dde6e180
keyword.operator#dde6e1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#608f5abold
entity.other.inherited-class#0e6f74
entity.name.tag, punctuation.definition.tag#5a4431
entity.other.attribute-name#0e6f74
meta.diff, meta.diff.header#8c8173
markup.deleted#8ba86c
markup.inserted#0e6f74
markup.changed#608f5a
markup.heading, markup.heading.setext, punctuation.definition.heading#0e6f74bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#608f5a
string.other.link.title, string.other.link.description#0e6f74
markup.underline.link#8c8173underline
punctuation.definition.list#5a4431
markup.quote, punctuation.definition.quote#8c8173italic