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#04192A
  • activityBar.border#ffffff15
  • activityBar.foreground#6795E9
  • activityBar.inactiveForeground#f7f9ff60
  • activityBarBadge.background#6795E9
  • activityBarBadge.foreground#04192A
  • button.background#6795E9
  • button.foreground#04192A
  • button.hoverBackground#6795E9dd
  • editor.background#04192A
  • editor.foreground#f7f9ff
  • editor.inactiveSelectionBackground#ECA9793580
  • editor.lineHighlightBackground#05080F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA97935
  • editorCursor.foreground#6795E9
  • editorGroupHeader.tabsBackground#04192Add
  • editorLineNumber.activeForeground#6795E9
  • editorLineNumber.foreground#aab4c280
  • focusBorder#6795E9
  • foreground#f7f9ff
  • input.background#05080F
  • input.border#ffffff15
  • input.foreground#f7f9ff
  • input.placeholderForeground#f7f9ff60
  • list.activeSelectionBackground#6795E930
  • list.activeSelectionForeground#f7f9ff
  • list.highlightForeground#6795E9
  • list.hoverBackground#05080F40
  • list.hoverForeground#f7f9ff
  • list.inactiveSelectionBackground#6795E915
  • list.inactiveSelectionForeground#f7f9ff
  • selection.background#ECA97935
  • sideBar.background#05080F
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f9ff
  • sideBarSectionHeader.background#04192A80
  • sideBarSectionHeader.foreground#f7f9ff
  • sideBarTitle.foreground#6795E9
  • statusBar.background#04192A
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f9ff
  • statusBar.noFolderBackground#04192A
  • tab.activeBackground#04192A
  • tab.activeBorderTop#6795E9
  • tab.activeForeground#f7f9ff
  • tab.border#ffffff15
  • tab.inactiveBackground#05080F60
  • tab.inactiveForeground#f7f9ff80
  • terminal.ansiBlack#04192A
  • terminal.ansiBlue#ECA979
  • terminal.ansiCyan#7C55E7
  • terminal.ansiGreen#6795E9
  • terminal.ansiMagenta#F18383
  • terminal.ansiRed#F18383
  • terminal.ansiWhite#f7f9ff
  • terminal.ansiYellow#7C55E7
  • terminal.background#04192A
  • terminal.foreground#f7f9ff
  • titleBar.activeBackground#04192A
  • titleBar.activeForeground#f7f9ff
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#04192A
  • titleBar.inactiveForeground#f7f9ff60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aab4c2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA979bold
storage.type, storage.modifier#ECA979italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6795E9
string, punctuation.definition.string, string.template, meta.template.expression#7C55E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18383
variable, variable.other.readwrite, variable.other.object#f7f9ff
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f9ff
variable.parameter, meta.parameter#f7f9ffdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f9ff80
keyword.operator#f7f9ff
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7C55E7bold
entity.other.inherited-class#6795E9
entity.name.tag, punctuation.definition.tag#ECA979
entity.other.attribute-name#6795E9
meta.diff, meta.diff.header#aab4c2
markup.deleted#F18383
markup.inserted#6795E9
markup.changed#7C55E7
markup.heading, markup.heading.setext, punctuation.definition.heading#6795E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7C55E7
string.other.link.title, string.other.link.description#6795E9
markup.underline.link#aab4c2underline
punctuation.definition.list#ECA979
markup.quote, punctuation.definition.quote#aab4c2italic