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#59473B
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9CF
  • activityBar.inactiveForeground#f4ead860
  • activityBarBadge.background#67E9CF
  • activityBarBadge.foreground#59473B
  • button.background#67E9CF
  • button.foreground#59473B
  • button.hoverBackground#67E9CFdd
  • editor.background#59473B
  • editor.foreground#f4ead8
  • editor.inactiveSelectionBackground#79ECBA3580
  • editor.lineHighlightBackground#18252240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECBA35
  • editorCursor.foreground#67E9CF
  • editorGroupHeader.tabsBackground#59473Bdd
  • editorLineNumber.activeForeground#67E9CF
  • editorLineNumber.foreground#76b59a80
  • focusBorder#67E9CF
  • foreground#f4ead8
  • input.background#182522
  • input.border#ffffff15
  • input.foreground#f4ead8
  • input.placeholderForeground#f4ead860
  • list.activeSelectionBackground#67E9CF30
  • list.activeSelectionForeground#f4ead8
  • list.highlightForeground#67E9CF
  • list.hoverBackground#18252240
  • list.hoverForeground#f4ead8
  • list.inactiveSelectionBackground#67E9CF15
  • list.inactiveSelectionForeground#f4ead8
  • selection.background#79ECBA35
  • sideBar.background#182522
  • sideBar.border#ffffff15
  • sideBar.foreground#f4ead8
  • sideBarSectionHeader.background#59473B80
  • sideBarSectionHeader.foreground#f4ead8
  • sideBarTitle.foreground#67E9CF
  • statusBar.background#59473B
  • statusBar.border#ffffff15
  • statusBar.foreground#f4ead8
  • statusBar.noFolderBackground#59473B
  • tab.activeBackground#59473B
  • tab.activeBorderTop#67E9CF
  • tab.activeForeground#f4ead8
  • tab.border#ffffff15
  • tab.inactiveBackground#18252260
  • tab.inactiveForeground#f4ead880
  • terminal.ansiBlack#59473B
  • terminal.ansiBlue#79ECBA
  • terminal.ansiCyan#E78D55
  • terminal.ansiGreen#67E9CF
  • terminal.ansiMagenta#A8F183
  • terminal.ansiRed#A8F183
  • terminal.ansiWhite#f4ead8
  • terminal.ansiYellow#E78D55
  • terminal.background#59473B
  • terminal.foreground#f4ead8
  • titleBar.activeBackground#59473B
  • titleBar.activeForeground#f4ead8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#59473B
  • titleBar.inactiveForeground#f4ead860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#76b59aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECBAbold
storage.type, storage.modifier#79ECBAitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9CF
string, punctuation.definition.string, string.template, meta.template.expression#E78D55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A8F183
variable, variable.other.readwrite, variable.other.object#f4ead8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4ead8
variable.parameter, meta.parameter#f4ead8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4ead880
keyword.operator#f4ead8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E78D55bold
entity.other.inherited-class#67E9CF
entity.name.tag, punctuation.definition.tag#79ECBA
entity.other.attribute-name#67E9CF
meta.diff, meta.diff.header#76b59a
markup.deleted#A8F183
markup.inserted#67E9CF
markup.changed#E78D55
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9CFbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E78D55
string.other.link.title, string.other.link.description#67E9CF
markup.underline.link#76b59aunderline
punctuation.definition.list#79ECBA
markup.quote, punctuation.definition.quote#76b59aitalic