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#414739
  • activityBar.border#ffffff15
  • activityBar.foreground#67E981
  • activityBar.inactiveForeground#f5f7f260
  • activityBarBadge.background#67E981
  • activityBarBadge.foreground#414739
  • button.background#67E981
  • button.foreground#414739
  • button.hoverBackground#67E981dd
  • editor.background#414739
  • editor.foreground#f5f7f2
  • editor.inactiveSelectionBackground#ECC6793580
  • editor.lineHighlightBackground#17211F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC67935
  • editorCursor.foreground#67E981
  • editorGroupHeader.tabsBackground#414739dd
  • editorLineNumber.activeForeground#67E981
  • editorLineNumber.foreground#fffaf080
  • focusBorder#67E981
  • foreground#f5f7f2
  • input.background#17211F
  • input.border#ffffff15
  • input.foreground#f5f7f2
  • input.placeholderForeground#f5f7f260
  • list.activeSelectionBackground#67E98130
  • list.activeSelectionForeground#f5f7f2
  • list.highlightForeground#67E981
  • list.hoverBackground#17211F40
  • list.hoverForeground#f5f7f2
  • list.inactiveSelectionBackground#67E98115
  • list.inactiveSelectionForeground#f5f7f2
  • selection.background#ECC67935
  • sideBar.background#17211F
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f7f2
  • sideBarSectionHeader.background#41473980
  • sideBarSectionHeader.foreground#f5f7f2
  • sideBarTitle.foreground#67E981
  • statusBar.background#414739
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f7f2
  • statusBar.noFolderBackground#414739
  • tab.activeBackground#414739
  • tab.activeBorderTop#67E981
  • tab.activeForeground#f5f7f2
  • tab.border#ffffff15
  • tab.inactiveBackground#17211F60
  • tab.inactiveForeground#f5f7f280
  • terminal.ansiBlack#414739
  • terminal.ansiBlue#ECC679
  • terminal.ansiCyan#E7BE55
  • terminal.ansiGreen#67E981
  • terminal.ansiMagenta#83F1E3
  • terminal.ansiRed#83F1E3
  • terminal.ansiWhite#f5f7f2
  • terminal.ansiYellow#E7BE55
  • terminal.background#414739
  • terminal.foreground#f5f7f2
  • titleBar.activeBackground#414739
  • titleBar.activeForeground#f5f7f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#414739
  • titleBar.inactiveForeground#f5f7f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#fffaf0italic
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#67E981
string, punctuation.definition.string, string.template, meta.template.expression#E7BE55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1E3
variable, variable.other.readwrite, variable.other.object#f5f7f2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5f7f2
variable.parameter, meta.parameter#f5f7f2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5f7f280
keyword.operator#f5f7f2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7BE55bold
entity.other.inherited-class#67E981
entity.name.tag, punctuation.definition.tag#ECC679
entity.other.attribute-name#67E981
meta.diff, meta.diff.header#fffaf0
markup.deleted#83F1E3
markup.inserted#67E981
markup.changed#E7BE55
markup.heading, markup.heading.setext, punctuation.definition.heading#67E981bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7BE55
string.other.link.title, string.other.link.description#67E981
markup.underline.link#fffaf0underline
punctuation.definition.list#ECC679
markup.quote, punctuation.definition.quote#fffaf0italic