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#3E3E37
  • activityBar.border#ffffff15
  • activityBar.foreground#67E96E
  • activityBar.inactiveForeground#EFE7D160
  • activityBarBadge.background#67E96E
  • activityBarBadge.foreground#3E3E37
  • button.background#67E96E
  • button.foreground#3E3E37
  • button.hoverBackground#67E96Edd
  • editor.background#3E3E37
  • editor.foreground#EFE7D1
  • editor.inactiveSelectionBackground#9CEC793580
  • editor.lineHighlightBackground#090C0940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9CEC7935
  • editorCursor.foreground#67E96E
  • editorGroupHeader.tabsBackground#3E3E37dd
  • editorLineNumber.activeForeground#67E96E
  • editorLineNumber.foreground#DDE5DE80
  • focusBorder#67E96E
  • foreground#EFE7D1
  • input.background#090C09
  • input.border#ffffff15
  • input.foreground#EFE7D1
  • input.placeholderForeground#EFE7D160
  • list.activeSelectionBackground#67E96E30
  • list.activeSelectionForeground#EFE7D1
  • list.highlightForeground#67E96E
  • list.hoverBackground#090C0940
  • list.hoverForeground#EFE7D1
  • list.inactiveSelectionBackground#67E96E15
  • list.inactiveSelectionForeground#EFE7D1
  • selection.background#9CEC7935
  • sideBar.background#090C09
  • sideBar.border#ffffff15
  • sideBar.foreground#EFE7D1
  • sideBarSectionHeader.background#3E3E3780
  • sideBarSectionHeader.foreground#EFE7D1
  • sideBarTitle.foreground#67E96E
  • statusBar.background#3E3E37
  • statusBar.border#ffffff15
  • statusBar.foreground#EFE7D1
  • statusBar.noFolderBackground#3E3E37
  • tab.activeBackground#3E3E37
  • tab.activeBorderTop#67E96E
  • tab.activeForeground#EFE7D1
  • tab.border#ffffff15
  • tab.inactiveBackground#090C0960
  • tab.inactiveForeground#EFE7D180
  • terminal.ansiBlack#3E3E37
  • terminal.ansiBlue#9CEC79
  • terminal.ansiCyan#64E755
  • terminal.ansiGreen#67E96E
  • terminal.ansiMagenta#F1D083
  • terminal.ansiRed#F1D083
  • terminal.ansiWhite#EFE7D1
  • terminal.ansiYellow#64E755
  • terminal.background#3E3E37
  • terminal.foreground#EFE7D1
  • titleBar.activeBackground#3E3E37
  • titleBar.activeForeground#EFE7D1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3E3E37
  • titleBar.inactiveForeground#EFE7D160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DDE5DEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9CEC79bold
storage.type, storage.modifier#9CEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E96E
string, punctuation.definition.string, string.template, meta.template.expression#64E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D083
variable, variable.other.readwrite, variable.other.object#EFE7D1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#EFE7D1
variable.parameter, meta.parameter#EFE7D1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#EFE7D180
keyword.operator#EFE7D1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#64E755bold
entity.other.inherited-class#67E96E
entity.name.tag, punctuation.definition.tag#9CEC79
entity.other.attribute-name#67E96E
meta.diff, meta.diff.header#DDE5DE
markup.deleted#F1D083
markup.inserted#67E96E
markup.changed#64E755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E96Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#64E755
string.other.link.title, string.other.link.description#67E96E
markup.underline.link#DDE5DEunderline
punctuation.definition.list#9CEC79
markup.quote, punctuation.definition.quote#DDE5DEitalic