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#0A0D10
  • activityBar.border#ffffff15
  • activityBar.foreground#67AAE9
  • activityBar.inactiveForeground#f5f3ee60
  • activityBarBadge.background#67AAE9
  • activityBarBadge.foreground#0A0D10
  • button.background#67AAE9
  • button.foreground#0A0D10
  • button.hoverBackground#67AAE9dd
  • editor.background#0A0D10
  • editor.foreground#f5f3ee
  • editor.inactiveSelectionBackground#79EC8A3580
  • editor.lineHighlightBackground#1F252840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC8A35
  • editorCursor.foreground#67AAE9
  • editorGroupHeader.tabsBackground#0A0D10dd
  • editorLineNumber.activeForeground#67AAE9
  • editorLineNumber.foreground#8fa39280
  • focusBorder#67AAE9
  • foreground#f5f3ee
  • input.background#1F2528
  • input.border#ffffff15
  • input.foreground#f5f3ee
  • input.placeholderForeground#f5f3ee60
  • list.activeSelectionBackground#67AAE930
  • list.activeSelectionForeground#f5f3ee
  • list.highlightForeground#67AAE9
  • list.hoverBackground#1F252840
  • list.hoverForeground#f5f3ee
  • list.inactiveSelectionBackground#67AAE915
  • list.inactiveSelectionForeground#f5f3ee
  • selection.background#79EC8A35
  • sideBar.background#1F2528
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f3ee
  • sideBarSectionHeader.background#0A0D1080
  • sideBarSectionHeader.foreground#f5f3ee
  • sideBarTitle.foreground#67AAE9
  • statusBar.background#0A0D10
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f3ee
  • statusBar.noFolderBackground#0A0D10
  • tab.activeBackground#0A0D10
  • tab.activeBorderTop#67AAE9
  • tab.activeForeground#f5f3ee
  • tab.border#ffffff15
  • tab.inactiveBackground#1F252860
  • tab.inactiveForeground#f5f3ee80
  • terminal.ansiBlack#0A0D10
  • terminal.ansiBlue#79EC8A
  • terminal.ansiCyan#E7B155
  • terminal.ansiGreen#67AAE9
  • terminal.ansiMagenta#83BAF1
  • terminal.ansiRed#83BAF1
  • terminal.ansiWhite#f5f3ee
  • terminal.ansiYellow#E7B155
  • terminal.background#0A0D10
  • terminal.foreground#f5f3ee
  • titleBar.activeBackground#0A0D10
  • titleBar.activeForeground#f5f3ee
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0A0D10
  • titleBar.inactiveForeground#f5f3ee60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8fa392italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC8Abold
storage.type, storage.modifier#79EC8Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67AAE9
string, punctuation.definition.string, string.template, meta.template.expression#E7B155
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83BAF1
variable, variable.other.readwrite, variable.other.object#f5f3ee
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5f3ee
variable.parameter, meta.parameter#f5f3eedditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5f3ee80
keyword.operator#f5f3ee
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B155bold
entity.other.inherited-class#67AAE9
entity.name.tag, punctuation.definition.tag#79EC8A
entity.other.attribute-name#67AAE9
meta.diff, meta.diff.header#8fa392
markup.deleted#83BAF1
markup.inserted#67AAE9
markup.changed#E7B155
markup.heading, markup.heading.setext, punctuation.definition.heading#67AAE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B155
string.other.link.title, string.other.link.description#67AAE9
markup.underline.link#8fa392underline
punctuation.definition.list#79EC8A
markup.quote, punctuation.definition.quote#8fa392italic