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#19282E
  • activityBar.border#ffffff15
  • activityBar.foreground#67DEE9
  • activityBar.inactiveForeground#F7FBF960
  • activityBarBadge.background#67DEE9
  • activityBarBadge.foreground#19282E
  • button.background#67DEE9
  • button.foreground#19282E
  • button.hoverBackground#67DEE9dd
  • editor.background#19282E
  • editor.foreground#F7FBF9
  • editor.inactiveSelectionBackground#79ECE23580
  • editor.lineHighlightBackground#050C1040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECE235
  • editorCursor.foreground#67DEE9
  • editorGroupHeader.tabsBackground#19282Edd
  • editorLineNumber.activeForeground#67DEE9
  • editorLineNumber.foreground#9EB0B380
  • focusBorder#67DEE9
  • foreground#F7FBF9
  • input.background#050C10
  • input.border#ffffff15
  • input.foreground#F7FBF9
  • input.placeholderForeground#F7FBF960
  • list.activeSelectionBackground#67DEE930
  • list.activeSelectionForeground#F7FBF9
  • list.highlightForeground#67DEE9
  • list.hoverBackground#050C1040
  • list.hoverForeground#F7FBF9
  • list.inactiveSelectionBackground#67DEE915
  • list.inactiveSelectionForeground#F7FBF9
  • selection.background#79ECE235
  • sideBar.background#050C10
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FBF9
  • sideBarSectionHeader.background#19282E80
  • sideBarSectionHeader.foreground#F7FBF9
  • sideBarTitle.foreground#67DEE9
  • statusBar.background#19282E
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FBF9
  • statusBar.noFolderBackground#19282E
  • tab.activeBackground#19282E
  • tab.activeBorderTop#67DEE9
  • tab.activeForeground#F7FBF9
  • tab.border#ffffff15
  • tab.inactiveBackground#050C1060
  • tab.inactiveForeground#F7FBF980
  • terminal.ansiBlack#19282E
  • terminal.ansiBlue#79ECE2
  • terminal.ansiCyan#55E0E7
  • terminal.ansiGreen#67DEE9
  • terminal.ansiMagenta#F1C083
  • terminal.ansiRed#F1C083
  • terminal.ansiWhite#F7FBF9
  • terminal.ansiYellow#55E0E7
  • terminal.background#19282E
  • terminal.foreground#F7FBF9
  • titleBar.activeBackground#19282E
  • titleBar.activeForeground#F7FBF9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#19282E
  • titleBar.inactiveForeground#F7FBF960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9EB0B3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECE2bold
storage.type, storage.modifier#79ECE2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67DEE9
string, punctuation.definition.string, string.template, meta.template.expression#55E0E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C083
variable, variable.other.readwrite, variable.other.object#F7FBF9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FBF9
variable.parameter, meta.parameter#F7FBF9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FBF980
keyword.operator#F7FBF9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E0E7bold
entity.other.inherited-class#67DEE9
entity.name.tag, punctuation.definition.tag#79ECE2
entity.other.attribute-name#67DEE9
meta.diff, meta.diff.header#9EB0B3
markup.deleted#F1C083
markup.inserted#67DEE9
markup.changed#55E0E7
markup.heading, markup.heading.setext, punctuation.definition.heading#67DEE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E0E7
string.other.link.title, string.other.link.description#67DEE9
markup.underline.link#9EB0B3underline
punctuation.definition.list#79ECE2
markup.quote, punctuation.definition.quote#9EB0B3italic