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#020508
  • activityBar.border#ffffff15
  • activityBar.foreground#67B5E9
  • activityBar.inactiveForeground#FBFAF660
  • activityBarBadge.background#67B5E9
  • activityBarBadge.foreground#020508
  • button.background#67B5E9
  • button.foreground#020508
  • button.hoverBackground#67B5E9dd
  • editor.background#020508
  • editor.foreground#FBFAF6
  • editor.inactiveSelectionBackground#79C6EC3580
  • editor.lineHighlightBackground#080D1240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79C6EC35
  • editorCursor.foreground#67B5E9
  • editorGroupHeader.tabsBackground#020508dd
  • editorLineNumber.activeForeground#67B5E9
  • editorLineNumber.foreground#6F7E8680
  • focusBorder#67B5E9
  • foreground#FBFAF6
  • input.background#080D12
  • input.border#ffffff15
  • input.foreground#FBFAF6
  • input.placeholderForeground#FBFAF660
  • list.activeSelectionBackground#67B5E930
  • list.activeSelectionForeground#FBFAF6
  • list.highlightForeground#67B5E9
  • list.hoverBackground#080D1240
  • list.hoverForeground#FBFAF6
  • list.inactiveSelectionBackground#67B5E915
  • list.inactiveSelectionForeground#FBFAF6
  • selection.background#79C6EC35
  • sideBar.background#080D12
  • sideBar.border#ffffff15
  • sideBar.foreground#FBFAF6
  • sideBarSectionHeader.background#02050880
  • sideBarSectionHeader.foreground#FBFAF6
  • sideBarTitle.foreground#67B5E9
  • statusBar.background#020508
  • statusBar.border#ffffff15
  • statusBar.foreground#FBFAF6
  • statusBar.noFolderBackground#020508
  • tab.activeBackground#020508
  • tab.activeBorderTop#67B5E9
  • tab.activeForeground#FBFAF6
  • tab.border#ffffff15
  • tab.inactiveBackground#080D1260
  • tab.inactiveForeground#FBFAF680
  • terminal.ansiBlack#020508
  • terminal.ansiBlue#79C6EC
  • terminal.ansiCyan#E7BE55
  • terminal.ansiGreen#67B5E9
  • terminal.ansiMagenta#83C7F1
  • terminal.ansiRed#83C7F1
  • terminal.ansiWhite#FBFAF6
  • terminal.ansiYellow#E7BE55
  • terminal.background#020508
  • terminal.foreground#FBFAF6
  • titleBar.activeBackground#020508
  • titleBar.activeForeground#FBFAF6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#020508
  • titleBar.inactiveForeground#FBFAF660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6F7E86italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79C6ECbold
storage.type, storage.modifier#79C6ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67B5E9
string, punctuation.definition.string, string.template, meta.template.expression#E7BE55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83C7F1
variable, variable.other.readwrite, variable.other.object#FBFAF6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBFAF6
variable.parameter, meta.parameter#FBFAF6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBFAF680
keyword.operator#FBFAF6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7BE55bold
entity.other.inherited-class#67B5E9
entity.name.tag, punctuation.definition.tag#79C6EC
entity.other.attribute-name#67B5E9
meta.diff, meta.diff.header#6F7E86
markup.deleted#83C7F1
markup.inserted#67B5E9
markup.changed#E7BE55
markup.heading, markup.heading.setext, punctuation.definition.heading#67B5E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7BE55
string.other.link.title, string.other.link.description#67B5E9
markup.underline.link#6F7E86underline
punctuation.definition.list#79C6EC
markup.quote, punctuation.definition.quote#6F7E86italic