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#08110F
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9C4
  • activityBar.inactiveForeground#f4efe460
  • activityBarBadge.background#67E9C4
  • activityBarBadge.foreground#08110F
  • button.background#67E9C4
  • button.foreground#08110F
  • button.hoverBackground#67E9C4dd
  • editor.background#08110F
  • editor.foreground#f4efe4
  • editor.inactiveSelectionBackground#ECC6793580
  • editor.lineHighlightBackground#0C0D0E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC67935
  • editorCursor.foreground#67E9C4
  • editorGroupHeader.tabsBackground#08110Fdd
  • editorLineNumber.activeForeground#67E9C4
  • editorLineNumber.foreground#9c978d80
  • focusBorder#67E9C4
  • foreground#f4efe4
  • input.background#0C0D0E
  • input.border#ffffff15
  • input.foreground#f4efe4
  • input.placeholderForeground#f4efe460
  • list.activeSelectionBackground#67E9C430
  • list.activeSelectionForeground#f4efe4
  • list.highlightForeground#67E9C4
  • list.hoverBackground#0C0D0E40
  • list.hoverForeground#f4efe4
  • list.inactiveSelectionBackground#67E9C415
  • list.inactiveSelectionForeground#f4efe4
  • selection.background#ECC67935
  • sideBar.background#0C0D0E
  • sideBar.border#ffffff15
  • sideBar.foreground#f4efe4
  • sideBarSectionHeader.background#08110F80
  • sideBarSectionHeader.foreground#f4efe4
  • sideBarTitle.foreground#67E9C4
  • statusBar.background#08110F
  • statusBar.border#ffffff15
  • statusBar.foreground#f4efe4
  • statusBar.noFolderBackground#08110F
  • tab.activeBackground#08110F
  • tab.activeBorderTop#67E9C4
  • tab.activeForeground#f4efe4
  • tab.border#ffffff15
  • tab.inactiveBackground#0C0D0E60
  • tab.inactiveForeground#f4efe480
  • terminal.ansiBlack#08110F
  • terminal.ansiBlue#ECC679
  • terminal.ansiCyan#55E775
  • terminal.ansiGreen#67E9C4
  • terminal.ansiMagenta#F19783
  • terminal.ansiRed#F19783
  • terminal.ansiWhite#f4efe4
  • terminal.ansiYellow#55E775
  • terminal.background#08110F
  • terminal.foreground#f4efe4
  • titleBar.activeBackground#08110F
  • titleBar.activeForeground#f4efe4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#08110F
  • titleBar.inactiveForeground#f4efe460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9c978ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC679bold
storage.type, storage.modifier#ECC679italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9C4
string, punctuation.definition.string, string.template, meta.template.expression#55E775
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19783
variable, variable.other.readwrite, variable.other.object#f4efe4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4efe4
variable.parameter, meta.parameter#f4efe4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4efe480
keyword.operator#f4efe4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E775bold
entity.other.inherited-class#67E9C4
entity.name.tag, punctuation.definition.tag#ECC679
entity.other.attribute-name#67E9C4
meta.diff, meta.diff.header#9c978d
markup.deleted#F19783
markup.inserted#67E9C4
markup.changed#55E775
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9C4bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E775
string.other.link.title, string.other.link.description#67E9C4
markup.underline.link#9c978dunderline
punctuation.definition.list#ECC679
markup.quote, punctuation.definition.quote#9c978ditalic