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#040506
  • activityBar.border#ffffff15
  • activityBar.foreground#67AAE9
  • activityBar.inactiveForeground#f8f6ed60
  • activityBarBadge.background#67AAE9
  • activityBarBadge.foreground#040506
  • button.background#67AAE9
  • button.foreground#040506
  • button.hoverBackground#67AAE9dd
  • editor.background#040506
  • editor.foreground#f8f6ed
  • editor.inactiveSelectionBackground#79CBEC3580
  • editor.lineHighlightBackground#090A0B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79CBEC35
  • editorCursor.foreground#67AAE9
  • editorGroupHeader.tabsBackground#040506dd
  • editorLineNumber.activeForeground#67AAE9
  • editorLineNumber.foreground#efe2bf80
  • focusBorder#67AAE9
  • foreground#f8f6ed
  • input.background#090A0B
  • input.border#ffffff15
  • input.foreground#f8f6ed
  • input.placeholderForeground#f8f6ed60
  • list.activeSelectionBackground#67AAE930
  • list.activeSelectionForeground#f8f6ed
  • list.highlightForeground#67AAE9
  • list.hoverBackground#090A0B40
  • list.hoverForeground#f8f6ed
  • list.inactiveSelectionBackground#67AAE915
  • list.inactiveSelectionForeground#f8f6ed
  • selection.background#79CBEC35
  • sideBar.background#090A0B
  • sideBar.border#ffffff15
  • sideBar.foreground#f8f6ed
  • sideBarSectionHeader.background#04050680
  • sideBarSectionHeader.foreground#f8f6ed
  • sideBarTitle.foreground#67AAE9
  • statusBar.background#040506
  • statusBar.border#ffffff15
  • statusBar.foreground#f8f6ed
  • statusBar.noFolderBackground#040506
  • tab.activeBackground#040506
  • tab.activeBorderTop#67AAE9
  • tab.activeForeground#f8f6ed
  • tab.border#ffffff15
  • tab.inactiveBackground#090A0B60
  • tab.inactiveForeground#f8f6ed80
  • terminal.ansiBlack#040506
  • terminal.ansiBlue#79CBEC
  • terminal.ansiCyan#E7B655
  • terminal.ansiGreen#67AAE9
  • terminal.ansiMagenta#F1A083
  • terminal.ansiRed#F1A083
  • terminal.ansiWhite#f8f6ed
  • terminal.ansiYellow#E7B655
  • terminal.background#040506
  • terminal.foreground#f8f6ed
  • titleBar.activeBackground#040506
  • titleBar.activeForeground#f8f6ed
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040506
  • titleBar.inactiveForeground#f8f6ed60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#efe2bfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79CBECbold
storage.type, storage.modifier#79CBECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67AAE9
string, punctuation.definition.string, string.template, meta.template.expression#E7B655
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1A083
variable, variable.other.readwrite, variable.other.object#f8f6ed
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8f6ed
variable.parameter, meta.parameter#f8f6eddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8f6ed80
keyword.operator#f8f6ed
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B655bold
entity.other.inherited-class#67AAE9
entity.name.tag, punctuation.definition.tag#79CBEC
entity.other.attribute-name#67AAE9
meta.diff, meta.diff.header#efe2bf
markup.deleted#F1A083
markup.inserted#67AAE9
markup.changed#E7B655
markup.heading, markup.heading.setext, punctuation.definition.heading#67AAE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B655
string.other.link.title, string.other.link.description#67AAE9
markup.underline.link#efe2bfunderline
punctuation.definition.list#79CBEC
markup.quote, punctuation.definition.quote#efe2bfitalic