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#171F26
  • activityBar.border#ffffff15
  • activityBar.foreground#E99D67
  • activityBar.inactiveForeground#F4FAF860
  • activityBarBadge.background#E99D67
  • activityBarBadge.foreground#171F26
  • button.background#E99D67
  • button.foreground#171F26
  • button.hoverBackground#E99D67dd
  • editor.background#171F26
  • editor.foreground#F4FAF8
  • editor.inactiveSelectionBackground#ECA9793580
  • editor.lineHighlightBackground#0A0A0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA97935
  • editorCursor.foreground#E99D67
  • editorGroupHeader.tabsBackground#171F26dd
  • editorLineNumber.activeForeground#E99D67
  • editorLineNumber.foreground#E6F5F380
  • focusBorder#E99D67
  • foreground#F4FAF8
  • input.background#0A0A0A
  • input.border#ffffff15
  • input.foreground#F4FAF8
  • input.placeholderForeground#F4FAF860
  • list.activeSelectionBackground#E99D6730
  • list.activeSelectionForeground#F4FAF8
  • list.highlightForeground#E99D67
  • list.hoverBackground#0A0A0A40
  • list.hoverForeground#F4FAF8
  • list.inactiveSelectionBackground#E99D6715
  • list.inactiveSelectionForeground#F4FAF8
  • selection.background#ECA97935
  • sideBar.background#0A0A0A
  • sideBar.border#ffffff15
  • sideBar.foreground#F4FAF8
  • sideBarSectionHeader.background#171F2680
  • sideBarSectionHeader.foreground#F4FAF8
  • sideBarTitle.foreground#E99D67
  • statusBar.background#171F26
  • statusBar.border#ffffff15
  • statusBar.foreground#F4FAF8
  • statusBar.noFolderBackground#171F26
  • tab.activeBackground#171F26
  • tab.activeBorderTop#E99D67
  • tab.activeForeground#F4FAF8
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0A0A60
  • tab.inactiveForeground#F4FAF880
  • terminal.ansiBlack#171F26
  • terminal.ansiBlue#ECA979
  • terminal.ansiCyan#55E7DB
  • terminal.ansiGreen#E99D67
  • terminal.ansiMagenta#F1CB83
  • terminal.ansiRed#F1CB83
  • terminal.ansiWhite#F4FAF8
  • terminal.ansiYellow#55E7DB
  • terminal.background#171F26
  • terminal.foreground#F4FAF8
  • titleBar.activeBackground#171F26
  • titleBar.activeForeground#F4FAF8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#171F26
  • titleBar.inactiveForeground#F4FAF860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6F5F3italic
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#E99D67
string, punctuation.definition.string, string.template, meta.template.expression#55E7DB
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CB83
variable, variable.other.readwrite, variable.other.object#F4FAF8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4FAF8
variable.parameter, meta.parameter#F4FAF8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4FAF880
keyword.operator#F4FAF8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7DBbold
entity.other.inherited-class#E99D67
entity.name.tag, punctuation.definition.tag#ECA979
entity.other.attribute-name#E99D67
meta.diff, meta.diff.header#E6F5F3
markup.deleted#F1CB83
markup.inserted#E99D67
markup.changed#55E7DB
markup.heading, markup.heading.setext, punctuation.definition.heading#E99D67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7DB
string.other.link.title, string.other.link.description#E99D67
markup.underline.link#E6F5F3underline
punctuation.definition.list#ECA979
markup.quote, punctuation.definition.quote#E6F5F3italic