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#261E17
  • activityBar.border#ffffff15
  • activityBar.foreground#8EE967
  • activityBar.inactiveForeground#f6f8f360
  • activityBarBadge.background#8EE967
  • activityBarBadge.foreground#261E17
  • button.background#8EE967
  • button.foreground#261E17
  • button.hoverBackground#8EE967dd
  • editor.background#261E17
  • editor.foreground#f6f8f3
  • editor.inactiveSelectionBackground#ABEC793580
  • editor.lineHighlightBackground#161D1640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ABEC7935
  • editorCursor.foreground#8EE967
  • editorGroupHeader.tabsBackground#261E17dd
  • editorLineNumber.activeForeground#8EE967
  • editorLineNumber.foreground#45533a80
  • focusBorder#8EE967
  • foreground#f6f8f3
  • input.background#161D16
  • input.border#ffffff15
  • input.foreground#f6f8f3
  • input.placeholderForeground#f6f8f360
  • list.activeSelectionBackground#8EE96730
  • list.activeSelectionForeground#f6f8f3
  • list.highlightForeground#8EE967
  • list.hoverBackground#161D1640
  • list.hoverForeground#f6f8f3
  • list.inactiveSelectionBackground#8EE96715
  • list.inactiveSelectionForeground#f6f8f3
  • selection.background#ABEC7935
  • sideBar.background#161D16
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f8f3
  • sideBarSectionHeader.background#261E1780
  • sideBarSectionHeader.foreground#f6f8f3
  • sideBarTitle.foreground#8EE967
  • statusBar.background#261E17
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f8f3
  • statusBar.noFolderBackground#261E17
  • tab.activeBackground#261E17
  • tab.activeBorderTop#8EE967
  • tab.activeForeground#f6f8f3
  • tab.border#ffffff15
  • tab.inactiveBackground#161D1660
  • tab.inactiveForeground#f6f8f380
  • terminal.ansiBlack#261E17
  • terminal.ansiBlue#ABEC79
  • terminal.ansiCyan#A8E755
  • terminal.ansiGreen#8EE967
  • terminal.ansiMagenta#F1BC83
  • terminal.ansiRed#F1BC83
  • terminal.ansiWhite#f6f8f3
  • terminal.ansiYellow#A8E755
  • terminal.background#261E17
  • terminal.foreground#f6f8f3
  • titleBar.activeBackground#261E17
  • titleBar.activeForeground#f6f8f3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#261E17
  • titleBar.inactiveForeground#f6f8f360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#45533aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ABEC79bold
storage.type, storage.modifier#ABEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8EE967
string, punctuation.definition.string, string.template, meta.template.expression#A8E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1BC83
variable, variable.other.readwrite, variable.other.object#f6f8f3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f8f3
variable.parameter, meta.parameter#f6f8f3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f8f380
keyword.operator#f6f8f3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A8E755bold
entity.other.inherited-class#8EE967
entity.name.tag, punctuation.definition.tag#ABEC79
entity.other.attribute-name#8EE967
meta.diff, meta.diff.header#45533a
markup.deleted#F1BC83
markup.inserted#8EE967
markup.changed#A8E755
markup.heading, markup.heading.setext, punctuation.definition.heading#8EE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A8E755
string.other.link.title, string.other.link.description#8EE967
markup.underline.link#45533aunderline
punctuation.definition.list#ABEC79
markup.quote, punctuation.definition.quote#45533aitalic
Morphous Theme by Ameyanagi - VS Code Theme