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#111a2e
  • activityBar.border#ffffff15
  • activityBar.foreground#b8f1ee
  • activityBar.inactiveForeground#f6fafd60
  • activityBarBadge.background#b8f1ee
  • activityBarBadge.foreground#111a2e
  • button.background#b8f1ee
  • button.foreground#111a2e
  • button.hoverBackground#b8f1eedd
  • editor.background#111a2e
  • editor.foreground#f6fafd
  • editor.inactiveSelectionBackground#dccbff3580
  • editor.lineHighlightBackground#111a2e40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#dccbff35
  • editorCursor.foreground#b8f1ee
  • editorGroupHeader.tabsBackground#111a2edd
  • editorLineNumber.activeForeground#b8f1ee
  • editorLineNumber.foreground#64748b80
  • focusBorder#b8f1ee
  • foreground#f6fafd
  • input.background#111a2e
  • input.border#ffffff15
  • input.foreground#f6fafd
  • input.placeholderForeground#f6fafd60
  • list.activeSelectionBackground#b8f1ee30
  • list.activeSelectionForeground#f6fafd
  • list.highlightForeground#b8f1ee
  • list.hoverBackground#111a2e40
  • list.hoverForeground#f6fafd
  • list.inactiveSelectionBackground#b8f1ee15
  • list.inactiveSelectionForeground#f6fafd
  • selection.background#dccbff35
  • sideBar.background#111a2e
  • sideBar.border#ffffff15
  • sideBar.foreground#f6fafd
  • sideBarSectionHeader.background#111a2e80
  • sideBarSectionHeader.foreground#f6fafd
  • sideBarTitle.foreground#b8f1ee
  • statusBar.background#111a2e
  • statusBar.border#ffffff15
  • statusBar.foreground#f6fafd
  • statusBar.noFolderBackground#111a2e
  • tab.activeBackground#111a2e
  • tab.activeBorderTop#b8f1ee
  • tab.activeForeground#f6fafd
  • tab.border#ffffff15
  • tab.inactiveBackground#111a2e60
  • tab.inactiveForeground#f6fafd80
  • terminal.ansiBlack#111a2e
  • terminal.ansiBlue#dccbff
  • terminal.ansiCyan#2a1e4f
  • terminal.ansiGreen#b8f1ee
  • terminal.ansiMagenta#16b3b0
  • terminal.ansiRed#16b3b0
  • terminal.ansiWhite#f6fafd
  • terminal.ansiYellow#2a1e4f
  • terminal.background#111a2e
  • terminal.foreground#f6fafd
  • titleBar.activeBackground#111a2e
  • titleBar.activeForeground#f6fafd
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#111a2e
  • titleBar.inactiveForeground#f6fafd60
  • 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#dccbffbold
storage.type, storage.modifier#dccbffitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b8f1ee
string, punctuation.definition.string, string.template, meta.template.expression#2a1e4f
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#16b3b0
variable, variable.other.readwrite, variable.other.object#f6fafd
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6fafd
variable.parameter, meta.parameter#f6fafddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6fafd80
keyword.operator#f6fafd
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2a1e4fbold
entity.other.inherited-class#b8f1ee
entity.name.tag, punctuation.definition.tag#dccbff
entity.other.attribute-name#b8f1ee
meta.diff, meta.diff.header#64748b
markup.deleted#16b3b0
markup.inserted#b8f1ee
markup.changed#2a1e4f
markup.heading, markup.heading.setext, punctuation.definition.heading#b8f1eebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2a1e4f
string.other.link.title, string.other.link.description#b8f1ee
markup.underline.link#64748bunderline
punctuation.definition.list#dccbff
markup.quote, punctuation.definition.quote#64748bitalic