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#1F4D51
  • activityBar.border#ffffff15
  • activityBar.foreground#E99567
  • activityBar.inactiveForeground#fff0d660
  • activityBarBadge.background#E99567
  • activityBarBadge.foreground#1F4D51
  • button.background#E99567
  • button.foreground#1F4D51
  • button.hoverBackground#E99567dd
  • editor.background#1F4D51
  • editor.foreground#fff0d6
  • editor.inactiveSelectionBackground#79ECE43580
  • editor.lineHighlightBackground#141A1940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECE435
  • editorCursor.foreground#E99567
  • editorGroupHeader.tabsBackground#1F4D51dd
  • editorLineNumber.activeForeground#E99567
  • editorLineNumber.foreground#b9957680
  • focusBorder#E99567
  • foreground#fff0d6
  • input.background#141A19
  • input.border#ffffff15
  • input.foreground#fff0d6
  • input.placeholderForeground#fff0d660
  • list.activeSelectionBackground#E9956730
  • list.activeSelectionForeground#fff0d6
  • list.highlightForeground#E99567
  • list.hoverBackground#141A1940
  • list.hoverForeground#fff0d6
  • list.inactiveSelectionBackground#E9956715
  • list.inactiveSelectionForeground#fff0d6
  • selection.background#79ECE435
  • sideBar.background#141A19
  • sideBar.border#ffffff15
  • sideBar.foreground#fff0d6
  • sideBarSectionHeader.background#1F4D5180
  • sideBarSectionHeader.foreground#fff0d6
  • sideBarTitle.foreground#E99567
  • statusBar.background#1F4D51
  • statusBar.border#ffffff15
  • statusBar.foreground#fff0d6
  • statusBar.noFolderBackground#1F4D51
  • tab.activeBackground#1F4D51
  • tab.activeBorderTop#E99567
  • tab.activeForeground#fff0d6
  • tab.border#ffffff15
  • tab.inactiveBackground#141A1960
  • tab.inactiveForeground#fff0d680
  • terminal.ansiBlack#1F4D51
  • terminal.ansiBlue#79ECE4
  • terminal.ansiCyan#E7B455
  • terminal.ansiGreen#E99567
  • terminal.ansiMagenta#F19B83
  • terminal.ansiRed#F19B83
  • terminal.ansiWhite#fff0d6
  • terminal.ansiYellow#E7B455
  • terminal.background#1F4D51
  • terminal.foreground#fff0d6
  • titleBar.activeBackground#1F4D51
  • titleBar.activeForeground#fff0d6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F4D51
  • titleBar.inactiveForeground#fff0d660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b99576italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECE4bold
storage.type, storage.modifier#79ECE4italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99567
string, punctuation.definition.string, string.template, meta.template.expression#E7B455
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19B83
variable, variable.other.readwrite, variable.other.object#fff0d6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff0d6
variable.parameter, meta.parameter#fff0d6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff0d680
keyword.operator#fff0d6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B455bold
entity.other.inherited-class#E99567
entity.name.tag, punctuation.definition.tag#79ECE4
entity.other.attribute-name#E99567
meta.diff, meta.diff.header#b99576
markup.deleted#F19B83
markup.inserted#E99567
markup.changed#E7B455
markup.heading, markup.heading.setext, punctuation.definition.heading#E99567bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B455
string.other.link.title, string.other.link.description#E99567
markup.underline.link#b99576underline
punctuation.definition.list#79ECE4
markup.quote, punctuation.definition.quote#b99576italic