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#05070A
  • activityBar.border#ffffff15
  • activityBar.foreground#E99067
  • activityBar.inactiveForeground#EEF7FA60
  • activityBarBadge.background#E99067
  • activityBarBadge.foreground#05070A
  • button.background#E99067
  • button.foreground#05070A
  • button.hoverBackground#E99067dd
  • editor.background#05070A
  • editor.foreground#EEF7FA
  • editor.inactiveSelectionBackground#79A5EC3580
  • editor.lineHighlightBackground#06090E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79A5EC35
  • editorCursor.foreground#E99067
  • editorGroupHeader.tabsBackground#05070Add
  • editorLineNumber.activeForeground#E99067
  • editorLineNumber.foreground#2A344280
  • focusBorder#E99067
  • foreground#EEF7FA
  • input.background#06090E
  • input.border#ffffff15
  • input.foreground#EEF7FA
  • input.placeholderForeground#EEF7FA60
  • list.activeSelectionBackground#E9906730
  • list.activeSelectionForeground#EEF7FA
  • list.highlightForeground#E99067
  • list.hoverBackground#06090E40
  • list.hoverForeground#EEF7FA
  • list.inactiveSelectionBackground#E9906715
  • list.inactiveSelectionForeground#EEF7FA
  • selection.background#79A5EC35
  • sideBar.background#06090E
  • sideBar.border#ffffff15
  • sideBar.foreground#EEF7FA
  • sideBarSectionHeader.background#05070A80
  • sideBarSectionHeader.foreground#EEF7FA
  • sideBarTitle.foreground#E99067
  • statusBar.background#05070A
  • statusBar.border#ffffff15
  • statusBar.foreground#EEF7FA
  • statusBar.noFolderBackground#05070A
  • tab.activeBackground#05070A
  • tab.activeBorderTop#E99067
  • tab.activeForeground#EEF7FA
  • tab.border#ffffff15
  • tab.inactiveBackground#06090E60
  • tab.inactiveForeground#EEF7FA80
  • terminal.ansiBlack#05070A
  • terminal.ansiBlue#79A5EC
  • terminal.ansiCyan#E79955
  • terminal.ansiGreen#E99067
  • terminal.ansiMagenta#F1BA83
  • terminal.ansiRed#F1BA83
  • terminal.ansiWhite#EEF7FA
  • terminal.ansiYellow#E79955
  • terminal.background#05070A
  • terminal.foreground#EEF7FA
  • titleBar.activeBackground#05070A
  • titleBar.activeForeground#EEF7FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#05070A
  • titleBar.inactiveForeground#EEF7FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2A3442italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79A5ECbold
storage.type, storage.modifier#79A5ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99067
string, punctuation.definition.string, string.template, meta.template.expression#E79955
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1BA83
variable, variable.other.readwrite, variable.other.object#EEF7FA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#EEF7FA
variable.parameter, meta.parameter#EEF7FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#EEF7FA80
keyword.operator#EEF7FA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E79955bold
entity.other.inherited-class#E99067
entity.name.tag, punctuation.definition.tag#79A5EC
entity.other.attribute-name#E99067
meta.diff, meta.diff.header#2A3442
markup.deleted#F1BA83
markup.inserted#E99067
markup.changed#E79955
markup.heading, markup.heading.setext, punctuation.definition.heading#E99067bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E79955
string.other.link.title, string.other.link.description#E99067
markup.underline.link#2A3442underline
punctuation.definition.list#79A5EC
markup.quote, punctuation.definition.quote#2A3442italic