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#80564D
  • activityBar.border#ffffff15
  • activityBar.foreground#67C7E9
  • activityBar.inactiveForeground#F7F3EA60
  • activityBarBadge.background#67C7E9
  • activityBarBadge.foreground#80564D
  • button.background#67C7E9
  • button.foreground#80564D
  • button.hoverBackground#67C7E9dd
  • editor.background#80564D
  • editor.foreground#F7F3EA
  • editor.inactiveSelectionBackground#79BCEC3580
  • editor.lineHighlightBackground#0B151940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79BCEC35
  • editorCursor.foreground#67C7E9
  • editorGroupHeader.tabsBackground#80564Ddd
  • editorLineNumber.activeForeground#67C7E9
  • editorLineNumber.foreground#CFC6B680
  • focusBorder#67C7E9
  • foreground#F7F3EA
  • input.background#0B1519
  • input.border#ffffff15
  • input.foreground#F7F3EA
  • input.placeholderForeground#F7F3EA60
  • list.activeSelectionBackground#67C7E930
  • list.activeSelectionForeground#F7F3EA
  • list.highlightForeground#67C7E9
  • list.hoverBackground#0B151940
  • list.hoverForeground#F7F3EA
  • list.inactiveSelectionBackground#67C7E915
  • list.inactiveSelectionForeground#F7F3EA
  • selection.background#79BCEC35
  • sideBar.background#0B1519
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F3EA
  • sideBarSectionHeader.background#80564D80
  • sideBarSectionHeader.foreground#F7F3EA
  • sideBarTitle.foreground#67C7E9
  • statusBar.background#80564D
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F3EA
  • statusBar.noFolderBackground#80564D
  • tab.activeBackground#80564D
  • tab.activeBorderTop#67C7E9
  • tab.activeForeground#F7F3EA
  • tab.border#ffffff15
  • tab.inactiveBackground#0B151960
  • tab.inactiveForeground#F7F3EA80
  • terminal.ansiBlack#80564D
  • terminal.ansiBlue#79BCEC
  • terminal.ansiCyan#E7A355
  • terminal.ansiGreen#67C7E9
  • terminal.ansiMagenta#83F190
  • terminal.ansiRed#83F190
  • terminal.ansiWhite#F7F3EA
  • terminal.ansiYellow#E7A355
  • terminal.background#80564D
  • terminal.foreground#F7F3EA
  • titleBar.activeBackground#80564D
  • titleBar.activeForeground#F7F3EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#80564D
  • titleBar.inactiveForeground#F7F3EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CFC6B6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79BCECbold
storage.type, storage.modifier#79BCECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67C7E9
string, punctuation.definition.string, string.template, meta.template.expression#E7A355
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F190
variable, variable.other.readwrite, variable.other.object#F7F3EA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F3EA
variable.parameter, meta.parameter#F7F3EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F3EA80
keyword.operator#F7F3EA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A355bold
entity.other.inherited-class#67C7E9
entity.name.tag, punctuation.definition.tag#79BCEC
entity.other.attribute-name#67C7E9
meta.diff, meta.diff.header#CFC6B6
markup.deleted#83F190
markup.inserted#67C7E9
markup.changed#E7A355
markup.heading, markup.heading.setext, punctuation.definition.heading#67C7E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7A355
string.other.link.title, string.other.link.description#67C7E9
markup.underline.link#CFC6B6underline
punctuation.definition.list#79BCEC
markup.quote, punctuation.definition.quote#CFC6B6italic