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#30322A
  • activityBar.border#ffffff15
  • activityBar.foreground#B1E967
  • activityBar.inactiveForeground#F4F6F260
  • activityBarBadge.background#B1E967
  • activityBarBadge.foreground#30322A
  • button.background#B1E967
  • button.foreground#30322A
  • button.hoverBackground#B1E967dd
  • editor.background#30322A
  • editor.foreground#F4F6F2
  • editor.inactiveSelectionBackground#BAEC793580
  • editor.lineHighlightBackground#15151340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BAEC7935
  • editorCursor.foreground#B1E967
  • editorGroupHeader.tabsBackground#30322Add
  • editorLineNumber.activeForeground#B1E967
  • editorLineNumber.foreground#687F4A80
  • focusBorder#B1E967
  • foreground#F4F6F2
  • input.background#151513
  • input.border#ffffff15
  • input.foreground#F4F6F2
  • input.placeholderForeground#F4F6F260
  • list.activeSelectionBackground#B1E96730
  • list.activeSelectionForeground#F4F6F2
  • list.highlightForeground#B1E967
  • list.hoverBackground#15151340
  • list.hoverForeground#F4F6F2
  • list.inactiveSelectionBackground#B1E96715
  • list.inactiveSelectionForeground#F4F6F2
  • selection.background#BAEC7935
  • sideBar.background#151513
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F6F2
  • sideBarSectionHeader.background#30322A80
  • sideBarSectionHeader.foreground#F4F6F2
  • sideBarTitle.foreground#B1E967
  • statusBar.background#30322A
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F6F2
  • statusBar.noFolderBackground#30322A
  • tab.activeBackground#30322A
  • tab.activeBorderTop#B1E967
  • tab.activeForeground#F4F6F2
  • tab.border#ffffff15
  • tab.inactiveBackground#15151360
  • tab.inactiveForeground#F4F6F280
  • terminal.ansiBlack#30322A
  • terminal.ansiBlue#BAEC79
  • terminal.ansiCyan#E7C555
  • terminal.ansiGreen#B1E967
  • terminal.ansiMagenta#F1CD83
  • terminal.ansiRed#F1CD83
  • terminal.ansiWhite#F4F6F2
  • terminal.ansiYellow#E7C555
  • terminal.background#30322A
  • terminal.foreground#F4F6F2
  • titleBar.activeBackground#30322A
  • titleBar.activeForeground#F4F6F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#30322A
  • titleBar.inactiveForeground#F4F6F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687F4Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BAEC79bold
storage.type, storage.modifier#BAEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B1E967—
string, punctuation.definition.string, string.template, meta.template.expression#E7C555—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CD83—
variable, variable.other.readwrite, variable.other.object#F4F6F2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F6F2—
variable.parameter, meta.parameter#F4F6F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F6F280—
keyword.operator#F4F6F2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7C555bold
entity.other.inherited-class#B1E967—
entity.name.tag, punctuation.definition.tag#BAEC79—
entity.other.attribute-name#B1E967—
meta.diff, meta.diff.header#687F4A—
markup.deleted#F1CD83—
markup.inserted#B1E967—
markup.changed#E7C555—
markup.heading, markup.heading.setext, punctuation.definition.heading#B1E967bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7C555—
string.other.link.title, string.other.link.description#B1E967—
markup.underline.link#687F4Aunderline
punctuation.definition.list#BAEC79—
markup.quote, punctuation.definition.quote#687F4Aitalic
Morphous Theme by Ameyanagi - VS Code Theme