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#f7f9ff
  • activityBar.border#00000015
  • activityBar.foreground#1668FF
  • activityBar.inactiveForeground#0b102060
  • activityBarBadge.background#1668FF
  • activityBarBadge.foreground#f7f9ff
  • button.background#1668FF
  • button.foreground#f7f9ff
  • button.hoverBackground#1668FFdd
  • editor.background#f7f9ff
  • editor.foreground#0b1020
  • editor.inactiveSelectionBackground#ff6a002580
  • editor.lineHighlightBackground#e6f2f850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ff6a0025
  • editorCursor.foreground#1668FF
  • editorGroupHeader.tabsBackground#e6f2f8aa
  • editorLineNumber.activeForeground#1668FF
  • editorLineNumber.foreground#aab4c280
  • focusBorder#1668FF
  • foreground#0b1020
  • input.background#e6f2f8
  • input.border#00000015
  • input.foreground#0b1020
  • input.placeholderForeground#0b102060
  • list.activeSelectionBackground#1668FF30
  • list.activeSelectionForeground#0b1020
  • list.highlightForeground#1668FF
  • list.hoverBackground#e6f2f840
  • list.hoverForeground#0b1020
  • list.inactiveSelectionBackground#1668FF15
  • list.inactiveSelectionForeground#0b1020
  • selection.background#ff6a0025
  • sideBar.background#e6f2f8
  • sideBar.border#00000015
  • sideBar.foreground#0b1020
  • sideBarSectionHeader.background#e6f2f880
  • sideBarSectionHeader.foreground#0b1020
  • sideBarTitle.foreground#1668FF
  • statusBar.background#f7f9ff
  • statusBar.border#00000015
  • statusBar.foreground#0b1020
  • statusBar.noFolderBackground#f7f9ff
  • tab.activeBackground#f7f9ff
  • tab.activeBorderTop#1668FF
  • tab.activeForeground#0b1020
  • tab.border#00000015
  • tab.inactiveBackground#f7f9ff60
  • tab.inactiveForeground#0b102080
  • terminal.ansiBlack#0b1020
  • terminal.ansiBlue#ff6a00
  • terminal.ansiCyan#7B4CFF
  • terminal.ansiGreen#1668FF
  • terminal.ansiMagenta#ffffff
  • terminal.ansiRed#ffffff
  • terminal.ansiWhite#0b1020
  • terminal.ansiYellow#7B4CFF
  • terminal.background#f7f9ff
  • terminal.foreground#0b1020
  • titleBar.activeBackground#f7f9ff
  • titleBar.activeForeground#0b1020
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f7f9ff
  • titleBar.inactiveForeground#0b102060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aab4c2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ff6a00bold
storage.type, storage.modifier#ff6a00italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1668FF
string, punctuation.definition.string, string.template, meta.template.expression#7B4CFF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ffffff
variable, variable.other.readwrite, variable.other.object#0b1020
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0b1020
variable.parameter, meta.parameter#0b1020dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0b102080
keyword.operator#0b1020
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7B4CFFbold
entity.other.inherited-class#1668FF
entity.name.tag, punctuation.definition.tag#ff6a00
entity.other.attribute-name#1668FF
meta.diff, meta.diff.header#aab4c2
markup.deleted#ffffff
markup.inserted#1668FF
markup.changed#7B4CFF
markup.heading, markup.heading.setext, punctuation.definition.heading#1668FFbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7B4CFF
string.other.link.title, string.other.link.description#1668FF
markup.underline.link#aab4c2underline
punctuation.definition.list#ff6a00
markup.quote, punctuation.definition.quote#aab4c2italic