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#125F68
  • activityBar.border#ffffff15
  • activityBar.foreground#13C8C8
  • activityBar.inactiveForeground#FBF9F660
  • activityBarBadge.background#13C8C8
  • activityBarBadge.foreground#125F68
  • button.background#13C8C8
  • button.foreground#125F68
  • button.hoverBackground#13C8C8dd
  • editor.background#125F68
  • editor.foreground#FBF9F6
  • editor.inactiveSelectionBackground#9EDBD63580
  • editor.lineHighlightBackground#0E4F5940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9EDBD635
  • editorCursor.foreground#13C8C8
  • editorGroupHeader.tabsBackground#125F68dd
  • editorLineNumber.activeForeground#13C8C8
  • editorLineNumber.foreground#64748B80
  • focusBorder#13C8C8
  • foreground#FBF9F6
  • input.background#0E4F59
  • input.border#ffffff15
  • input.foreground#FBF9F6
  • input.placeholderForeground#FBF9F660
  • list.activeSelectionBackground#13C8C830
  • list.activeSelectionForeground#FBF9F6
  • list.highlightForeground#13C8C8
  • list.hoverBackground#0E4F5940
  • list.hoverForeground#FBF9F6
  • list.inactiveSelectionBackground#13C8C815
  • list.inactiveSelectionForeground#FBF9F6
  • selection.background#9EDBD635
  • sideBar.background#0E4F59
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF9F6
  • sideBarSectionHeader.background#125F6880
  • sideBarSectionHeader.foreground#FBF9F6
  • sideBarTitle.foreground#13C8C8
  • statusBar.background#125F68
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF9F6
  • statusBar.noFolderBackground#125F68
  • tab.activeBackground#125F68
  • tab.activeBorderTop#13C8C8
  • tab.activeForeground#FBF9F6
  • tab.border#ffffff15
  • tab.inactiveBackground#0E4F5960
  • tab.inactiveForeground#FBF9F680
  • terminal.ansiBlack#125F68
  • terminal.ansiBlue#9EDBD6
  • terminal.ansiCyan#2E7D4F
  • terminal.ansiGreen#13C8C8
  • terminal.ansiMagenta#F3E6D6
  • terminal.ansiRed#F3E6D6
  • terminal.ansiWhite#FBF9F6
  • terminal.ansiYellow#2E7D4F
  • terminal.background#125F68
  • terminal.foreground#FBF9F6
  • titleBar.activeBackground#125F68
  • titleBar.activeForeground#FBF9F6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#125F68
  • titleBar.inactiveForeground#FBF9F660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#64748Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9EDBD6bold
storage.type, storage.modifier#9EDBD6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#13C8C8—
string, punctuation.definition.string, string.template, meta.template.expression#2E7D4F—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F3E6D6—
variable, variable.other.readwrite, variable.other.object#FBF9F6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF9F6—
variable.parameter, meta.parameter#FBF9F6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF9F680—
keyword.operator#FBF9F6—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2E7D4Fbold
entity.other.inherited-class#13C8C8—
entity.name.tag, punctuation.definition.tag#9EDBD6—
entity.other.attribute-name#13C8C8—
meta.diff, meta.diff.header#64748B—
markup.deleted#F3E6D6—
markup.inserted#13C8C8—
markup.changed#2E7D4F—
markup.heading, markup.heading.setext, punctuation.definition.heading#13C8C8bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#2E7D4F—
string.other.link.title, string.other.link.description#13C8C8—
markup.underline.link#64748Bunderline
punctuation.definition.list#9EDBD6—
markup.quote, punctuation.definition.quote#64748Bitalic