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#162023
  • activityBar.border#ffffff15
  • activityBar.foreground#E99D67
  • activityBar.inactiveForeground#fcf8f360
  • activityBarBadge.background#E99D67
  • activityBarBadge.foreground#162023
  • button.background#E99D67
  • button.foreground#162023
  • button.hoverBackground#E99D67dd
  • editor.background#162023
  • editor.foreground#fcf8f3
  • editor.inactiveSelectionBackground#79A3EC3580
  • editor.lineHighlightBackground#14161A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79A3EC35
  • editorCursor.foreground#E99D67
  • editorGroupHeader.tabsBackground#162023dd
  • editorLineNumber.activeForeground#E99D67
  • editorLineNumber.foreground#e7d2b980
  • focusBorder#E99D67
  • foreground#fcf8f3
  • input.background#14161A
  • input.border#ffffff15
  • input.foreground#fcf8f3
  • input.placeholderForeground#fcf8f360
  • list.activeSelectionBackground#E99D6730
  • list.activeSelectionForeground#fcf8f3
  • list.highlightForeground#E99D67
  • list.hoverBackground#14161A40
  • list.hoverForeground#fcf8f3
  • list.inactiveSelectionBackground#E99D6715
  • list.inactiveSelectionForeground#fcf8f3
  • selection.background#79A3EC35
  • sideBar.background#14161A
  • sideBar.border#ffffff15
  • sideBar.foreground#fcf8f3
  • sideBarSectionHeader.background#16202380
  • sideBarSectionHeader.foreground#fcf8f3
  • sideBarTitle.foreground#E99D67
  • statusBar.background#162023
  • statusBar.border#ffffff15
  • statusBar.foreground#fcf8f3
  • statusBar.noFolderBackground#162023
  • tab.activeBackground#162023
  • tab.activeBorderTop#E99D67
  • tab.activeForeground#fcf8f3
  • tab.border#ffffff15
  • tab.inactiveBackground#14161A60
  • tab.inactiveForeground#fcf8f380
  • terminal.ansiBlack#162023
  • terminal.ansiBlue#79A3EC
  • terminal.ansiCyan#55C5E7
  • terminal.ansiGreen#E99D67
  • terminal.ansiMagenta#F19F83
  • terminal.ansiRed#F19F83
  • terminal.ansiWhite#fcf8f3
  • terminal.ansiYellow#55C5E7
  • terminal.background#162023
  • terminal.foreground#fcf8f3
  • titleBar.activeBackground#162023
  • titleBar.activeForeground#fcf8f3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#162023
  • titleBar.inactiveForeground#fcf8f360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e7d2b9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79A3ECbold
storage.type, storage.modifier#79A3ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99D67
string, punctuation.definition.string, string.template, meta.template.expression#55C5E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19F83
variable, variable.other.readwrite, variable.other.object#fcf8f3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fcf8f3
variable.parameter, meta.parameter#fcf8f3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fcf8f380
keyword.operator#fcf8f3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55C5E7bold
entity.other.inherited-class#E99D67
entity.name.tag, punctuation.definition.tag#79A3EC
entity.other.attribute-name#E99D67
meta.diff, meta.diff.header#e7d2b9
markup.deleted#F19F83
markup.inserted#E99D67
markup.changed#55C5E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E99D67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55C5E7
string.other.link.title, string.other.link.description#E99D67
markup.underline.link#e7d2b9underline
punctuation.definition.list#79A3EC
markup.quote, punctuation.definition.quote#e7d2b9italic