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#161A14
  • activityBar.border#ffffff15
  • activityBar.foreground#A8E967
  • activityBar.inactiveForeground#FAF7EF60
  • activityBarBadge.background#A8E967
  • activityBarBadge.foreground#161A14
  • button.background#A8E967
  • button.foreground#161A14
  • button.hoverBackground#A8E967dd
  • editor.background#161A14
  • editor.foreground#FAF7EF
  • editor.inactiveSelectionBackground#ECCD793580
  • editor.lineHighlightBackground#242F2340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECCD7935
  • editorCursor.foreground#A8E967
  • editorGroupHeader.tabsBackground#161A14dd
  • editorLineNumber.activeForeground#A8E967
  • editorLineNumber.foreground#E6EBDF80
  • focusBorder#A8E967
  • foreground#FAF7EF
  • input.background#242F23
  • input.border#ffffff15
  • input.foreground#FAF7EF
  • input.placeholderForeground#FAF7EF60
  • list.activeSelectionBackground#A8E96730
  • list.activeSelectionForeground#FAF7EF
  • list.highlightForeground#A8E967
  • list.hoverBackground#242F2340
  • list.hoverForeground#FAF7EF
  • list.inactiveSelectionBackground#A8E96715
  • list.inactiveSelectionForeground#FAF7EF
  • selection.background#ECCD7935
  • sideBar.background#242F23
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7EF
  • sideBarSectionHeader.background#161A1480
  • sideBarSectionHeader.foreground#FAF7EF
  • sideBarTitle.foreground#A8E967
  • statusBar.background#161A14
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7EF
  • statusBar.noFolderBackground#161A14
  • tab.activeBackground#161A14
  • tab.activeBorderTop#A8E967
  • tab.activeForeground#FAF7EF
  • tab.border#ffffff15
  • tab.inactiveBackground#242F2360
  • tab.inactiveForeground#FAF7EF80
  • terminal.ansiBlack#161A14
  • terminal.ansiBlue#ECCD79
  • terminal.ansiCyan#E7CA55
  • terminal.ansiGreen#A8E967
  • terminal.ansiMagenta#F1D983
  • terminal.ansiRed#F1D983
  • terminal.ansiWhite#FAF7EF
  • terminal.ansiYellow#E7CA55
  • terminal.background#161A14
  • terminal.foreground#FAF7EF
  • titleBar.activeBackground#161A14
  • titleBar.activeForeground#FAF7EF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#161A14
  • titleBar.inactiveForeground#FAF7EF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6EBDFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECCD79bold
storage.type, storage.modifier#ECCD79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A8E967
string, punctuation.definition.string, string.template, meta.template.expression#E7CA55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D983
variable, variable.other.readwrite, variable.other.object#FAF7EF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7EF
variable.parameter, meta.parameter#FAF7EFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7EF80
keyword.operator#FAF7EF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7CA55bold
entity.other.inherited-class#A8E967
entity.name.tag, punctuation.definition.tag#ECCD79
entity.other.attribute-name#A8E967
meta.diff, meta.diff.header#E6EBDF
markup.deleted#F1D983
markup.inserted#A8E967
markup.changed#E7CA55
markup.heading, markup.heading.setext, punctuation.definition.heading#A8E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7CA55
string.other.link.title, string.other.link.description#A8E967
markup.underline.link#E6EBDFunderline
punctuation.definition.list#ECCD79
markup.quote, punctuation.definition.quote#E6EBDFitalic