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#0A1824
  • activityBar.border#ffffff15
  • activityBar.foreground#67B5E9
  • activityBar.inactiveForeground#f8fbff60
  • activityBarBadge.background#67B5E9
  • activityBarBadge.foreground#0A1824
  • button.background#67B5E9
  • button.foreground#0A1824
  • button.hoverBackground#67B5E9dd
  • editor.background#0A1824
  • editor.foreground#f8fbff
  • editor.inactiveSelectionBackground#79B6EC3580
  • editor.lineHighlightBackground#18212A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79B6EC35
  • editorCursor.foreground#67B5E9
  • editorGroupHeader.tabsBackground#0A1824dd
  • editorLineNumber.activeForeground#67B5E9
  • editorLineNumber.foreground#b9c8d480
  • focusBorder#67B5E9
  • foreground#f8fbff
  • input.background#18212A
  • input.border#ffffff15
  • input.foreground#f8fbff
  • input.placeholderForeground#f8fbff60
  • list.activeSelectionBackground#67B5E930
  • list.activeSelectionForeground#f8fbff
  • list.highlightForeground#67B5E9
  • list.hoverBackground#18212A40
  • list.hoverForeground#f8fbff
  • list.inactiveSelectionBackground#67B5E915
  • list.inactiveSelectionForeground#f8fbff
  • selection.background#79B6EC35
  • sideBar.background#18212A
  • sideBar.border#ffffff15
  • sideBar.foreground#f8fbff
  • sideBarSectionHeader.background#0A182480
  • sideBarSectionHeader.foreground#f8fbff
  • sideBarTitle.foreground#67B5E9
  • statusBar.background#0A1824
  • statusBar.border#ffffff15
  • statusBar.foreground#f8fbff
  • statusBar.noFolderBackground#0A1824
  • tab.activeBackground#0A1824
  • tab.activeBorderTop#67B5E9
  • tab.activeForeground#f8fbff
  • tab.border#ffffff15
  • tab.inactiveBackground#18212A60
  • tab.inactiveForeground#f8fbff80
  • terminal.ansiBlack#0A1824
  • terminal.ansiBlue#79B6EC
  • terminal.ansiCyan#55D3E7
  • terminal.ansiGreen#67B5E9
  • terminal.ansiMagenta#8399F1
  • terminal.ansiRed#8399F1
  • terminal.ansiWhite#f8fbff
  • terminal.ansiYellow#55D3E7
  • terminal.background#0A1824
  • terminal.foreground#f8fbff
  • titleBar.activeBackground#0A1824
  • titleBar.activeForeground#f8fbff
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0A1824
  • titleBar.inactiveForeground#f8fbff60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b9c8d4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79B6ECbold
storage.type, storage.modifier#79B6ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67B5E9
string, punctuation.definition.string, string.template, meta.template.expression#55D3E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8399F1
variable, variable.other.readwrite, variable.other.object#f8fbff
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8fbff
variable.parameter, meta.parameter#f8fbffdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8fbff80
keyword.operator#f8fbff
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55D3E7bold
entity.other.inherited-class#67B5E9
entity.name.tag, punctuation.definition.tag#79B6EC
entity.other.attribute-name#67B5E9
meta.diff, meta.diff.header#b9c8d4
markup.deleted#8399F1
markup.inserted#67B5E9
markup.changed#55D3E7
markup.heading, markup.heading.setext, punctuation.definition.heading#67B5E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55D3E7
string.other.link.title, string.other.link.description#67B5E9
markup.underline.link#b9c8d4underline
punctuation.definition.list#79B6EC
markup.quote, punctuation.definition.quote#b9c8d4italic