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#121E26
  • activityBar.border#ffffff15
  • activityBar.foreground#67BCE9
  • activityBar.inactiveForeground#f7f8f660
  • activityBarBadge.background#67BCE9
  • activityBarBadge.foreground#121E26
  • button.background#67BCE9
  • button.foreground#121E26
  • button.hoverBackground#67BCE9dd
  • editor.background#121E26
  • editor.foreground#f7f8f6
  • editor.inactiveSelectionBackground#79C9EC3580
  • editor.lineHighlightBackground#121E2640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79C9EC35
  • editorCursor.foreground#67BCE9
  • editorGroupHeader.tabsBackground#121E26dd
  • editorLineNumber.activeForeground#67BCE9
  • editorLineNumber.foreground#d7dee180
  • focusBorder#67BCE9
  • foreground#f7f8f6
  • input.background#121E26
  • input.border#ffffff15
  • input.foreground#f7f8f6
  • input.placeholderForeground#f7f8f660
  • list.activeSelectionBackground#67BCE930
  • list.activeSelectionForeground#f7f8f6
  • list.highlightForeground#67BCE9
  • list.hoverBackground#121E2640
  • list.hoverForeground#f7f8f6
  • list.inactiveSelectionBackground#67BCE915
  • list.inactiveSelectionForeground#f7f8f6
  • selection.background#79C9EC35
  • sideBar.background#121E26
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f8f6
  • sideBarSectionHeader.background#121E2680
  • sideBarSectionHeader.foreground#f7f8f6
  • sideBarTitle.foreground#67BCE9
  • statusBar.background#121E26
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f8f6
  • statusBar.noFolderBackground#121E26
  • tab.activeBackground#121E26
  • tab.activeBorderTop#67BCE9
  • tab.activeForeground#f7f8f6
  • tab.border#ffffff15
  • tab.inactiveBackground#121E2660
  • tab.inactiveForeground#f7f8f680
  • terminal.ansiBlack#121E26
  • terminal.ansiBlue#79C9EC
  • terminal.ansiCyan#E7AF55
  • terminal.ansiGreen#67BCE9
  • terminal.ansiMagenta#83C7F1
  • terminal.ansiRed#83C7F1
  • terminal.ansiWhite#f7f8f6
  • terminal.ansiYellow#E7AF55
  • terminal.background#121E26
  • terminal.foreground#f7f8f6
  • titleBar.activeBackground#121E26
  • titleBar.activeForeground#f7f8f6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#121E26
  • titleBar.inactiveForeground#f7f8f660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d7dee1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79C9ECbold
storage.type, storage.modifier#79C9ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67BCE9
string, punctuation.definition.string, string.template, meta.template.expression#E7AF55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83C7F1
variable, variable.other.readwrite, variable.other.object#f7f8f6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f8f6
variable.parameter, meta.parameter#f7f8f6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f8f680
keyword.operator#f7f8f6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7AF55bold
entity.other.inherited-class#67BCE9
entity.name.tag, punctuation.definition.tag#79C9EC
entity.other.attribute-name#67BCE9
meta.diff, meta.diff.header#d7dee1
markup.deleted#83C7F1
markup.inserted#67BCE9
markup.changed#E7AF55
markup.heading, markup.heading.setext, punctuation.definition.heading#67BCE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7AF55
string.other.link.title, string.other.link.description#67BCE9
markup.underline.link#d7dee1underline
punctuation.definition.list#79C9EC
markup.quote, punctuation.definition.quote#d7dee1italic