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#15191d
  • activityBar.border#ffffff15
  • activityBar.foreground#2aa7c7
  • activityBar.inactiveForeground#fbfcfd60
  • activityBarBadge.background#2aa7c7
  • activityBarBadge.foreground#15191d
  • button.background#2aa7c7
  • button.foreground#15191d
  • button.hoverBackground#2aa7c7dd
  • editor.background#15191d
  • editor.foreground#fbfcfd
  • editor.inactiveSelectionBackground#e8edf13580
  • editor.lineHighlightBackground#24272b40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#e8edf135
  • editorCursor.foreground#2aa7c7
  • editorGroupHeader.tabsBackground#15191ddd
  • editorLineNumber.activeForeground#2aa7c7
  • editorLineNumber.foreground#e8edf180
  • focusBorder#2aa7c7
  • foreground#fbfcfd
  • input.background#24272b
  • input.border#ffffff15
  • input.foreground#fbfcfd
  • input.placeholderForeground#fbfcfd60
  • list.activeSelectionBackground#2aa7c730
  • list.activeSelectionForeground#fbfcfd
  • list.highlightForeground#2aa7c7
  • list.hoverBackground#24272b40
  • list.hoverForeground#fbfcfd
  • list.inactiveSelectionBackground#2aa7c715
  • list.inactiveSelectionForeground#fbfcfd
  • selection.background#e8edf135
  • sideBar.background#24272b
  • sideBar.border#ffffff15
  • sideBar.foreground#fbfcfd
  • sideBarSectionHeader.background#15191d80
  • sideBarSectionHeader.foreground#fbfcfd
  • sideBarTitle.foreground#2aa7c7
  • statusBar.background#15191d
  • statusBar.border#ffffff15
  • statusBar.foreground#fbfcfd
  • statusBar.noFolderBackground#15191d
  • tab.activeBackground#15191d
  • tab.activeBorderTop#2aa7c7
  • tab.activeForeground#fbfcfd
  • tab.border#ffffff15
  • tab.inactiveBackground#24272b60
  • tab.inactiveForeground#fbfcfd80
  • terminal.ansiBlack#15191d
  • terminal.ansiBlue#e8edf1
  • terminal.ansiCyan#f1b8cb
  • terminal.ansiGreen#2aa7c7
  • terminal.ansiMagenta#e6c86e
  • terminal.ansiRed#e6c86e
  • terminal.ansiWhite#fbfcfd
  • terminal.ansiYellow#f1b8cb
  • terminal.background#15191d
  • terminal.foreground#fbfcfd
  • titleBar.activeBackground#15191d
  • titleBar.activeForeground#fbfcfd
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#15191d
  • titleBar.inactiveForeground#fbfcfd60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e8edf1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#e8edf1bold
storage.type, storage.modifier#e8edf1italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2aa7c7
string, punctuation.definition.string, string.template, meta.template.expression#f1b8cb
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e6c86e
variable, variable.other.readwrite, variable.other.object#fbfcfd
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbfcfd
variable.parameter, meta.parameter#fbfcfddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbfcfd80
keyword.operator#fbfcfd
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f1b8cbbold
entity.other.inherited-class#2aa7c7
entity.name.tag, punctuation.definition.tag#e8edf1
entity.other.attribute-name#2aa7c7
meta.diff, meta.diff.header#e8edf1
markup.deleted#e6c86e
markup.inserted#2aa7c7
markup.changed#f1b8cb
markup.heading, markup.heading.setext, punctuation.definition.heading#2aa7c7bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f1b8cb
string.other.link.title, string.other.link.description#2aa7c7
markup.underline.link#e8edf1underline
punctuation.definition.list#e8edf1
markup.quote, punctuation.definition.quote#e8edf1italic