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#030707
  • activityBar.border#ffffff15
  • activityBar.foreground#67E1E9
  • activityBar.inactiveForeground#f7fafa60
  • activityBarBadge.background#67E1E9
  • activityBarBadge.foreground#030707
  • button.background#67E1E9
  • button.foreground#030707
  • button.hoverBackground#67E1E9dd
  • editor.background#030707
  • editor.foreground#f7fafa
  • editor.inactiveSelectionBackground#79ECE63580
  • editor.lineHighlightBackground#09111140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECE635
  • editorCursor.foreground#67E1E9
  • editorGroupHeader.tabsBackground#030707dd
  • editorLineNumber.activeForeground#67E1E9
  • editorLineNumber.foreground#a1aaa780
  • focusBorder#67E1E9
  • foreground#f7fafa
  • input.background#091111
  • input.border#ffffff15
  • input.foreground#f7fafa
  • input.placeholderForeground#f7fafa60
  • list.activeSelectionBackground#67E1E930
  • list.activeSelectionForeground#f7fafa
  • list.highlightForeground#67E1E9
  • list.hoverBackground#09111140
  • list.hoverForeground#f7fafa
  • list.inactiveSelectionBackground#67E1E915
  • list.inactiveSelectionForeground#f7fafa
  • selection.background#79ECE635
  • sideBar.background#091111
  • sideBar.border#ffffff15
  • sideBar.foreground#f7fafa
  • sideBarSectionHeader.background#03070780
  • sideBarSectionHeader.foreground#f7fafa
  • sideBarTitle.foreground#67E1E9
  • statusBar.background#030707
  • statusBar.border#ffffff15
  • statusBar.foreground#f7fafa
  • statusBar.noFolderBackground#030707
  • tab.activeBackground#030707
  • tab.activeBorderTop#67E1E9
  • tab.activeForeground#f7fafa
  • tab.border#ffffff15
  • tab.inactiveBackground#09111160
  • tab.inactiveForeground#f7fafa80
  • terminal.ansiBlack#030707
  • terminal.ansiBlue#79ECE6
  • terminal.ansiCyan#55E7B6
  • terminal.ansiGreen#67E1E9
  • terminal.ansiMagenta#83F1C0
  • terminal.ansiRed#83F1C0
  • terminal.ansiWhite#f7fafa
  • terminal.ansiYellow#55E7B6
  • terminal.background#030707
  • terminal.foreground#f7fafa
  • titleBar.activeBackground#030707
  • titleBar.activeForeground#f7fafa
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#030707
  • titleBar.inactiveForeground#f7fafa60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a1aaa7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECE6bold
storage.type, storage.modifier#79ECE6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E1E9
string, punctuation.definition.string, string.template, meta.template.expression#55E7B6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1C0
variable, variable.other.readwrite, variable.other.object#f7fafa
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7fafa
variable.parameter, meta.parameter#f7fafadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7fafa80
keyword.operator#f7fafa
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7B6bold
entity.other.inherited-class#67E1E9
entity.name.tag, punctuation.definition.tag#79ECE6
entity.other.attribute-name#67E1E9
meta.diff, meta.diff.header#a1aaa7
markup.deleted#83F1C0
markup.inserted#67E1E9
markup.changed#55E7B6
markup.heading, markup.heading.setext, punctuation.definition.heading#67E1E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7B6
string.other.link.title, string.other.link.description#67E1E9
markup.underline.link#a1aaa7underline
punctuation.definition.list#79ECE6
markup.quote, punctuation.definition.quote#a1aaa7italic