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#212618
  • activityBar.border#ffffff15
  • activityBar.foreground#67E97D
  • activityBar.inactiveForeground#F8F6EF60
  • activityBarBadge.background#67E97D
  • activityBarBadge.foreground#212618
  • button.background#67E97D
  • button.foreground#212618
  • button.hoverBackground#67E97Ddd
  • editor.background#212618
  • editor.foreground#F8F6EF
  • editor.inactiveSelectionBackground#ECD1793580
  • editor.lineHighlightBackground#1A1C1740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECD17935
  • editorCursor.foreground#67E97D
  • editorGroupHeader.tabsBackground#212618dd
  • editorLineNumber.activeForeground#67E97D
  • editorLineNumber.foreground#6E7F4A80
  • focusBorder#67E97D
  • foreground#F8F6EF
  • input.background#1A1C17
  • input.border#ffffff15
  • input.foreground#F8F6EF
  • input.placeholderForeground#F8F6EF60
  • list.activeSelectionBackground#67E97D30
  • list.activeSelectionForeground#F8F6EF
  • list.highlightForeground#67E97D
  • list.hoverBackground#1A1C1740
  • list.hoverForeground#F8F6EF
  • list.inactiveSelectionBackground#67E97D15
  • list.inactiveSelectionForeground#F8F6EF
  • selection.background#ECD17935
  • sideBar.background#1A1C17
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F6EF
  • sideBarSectionHeader.background#21261880
  • sideBarSectionHeader.foreground#F8F6EF
  • sideBarTitle.foreground#67E97D
  • statusBar.background#212618
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F6EF
  • statusBar.noFolderBackground#212618
  • tab.activeBackground#212618
  • tab.activeBorderTop#67E97D
  • tab.activeForeground#F8F6EF
  • tab.border#ffffff15
  • tab.inactiveBackground#1A1C1760
  • tab.inactiveForeground#F8F6EF80
  • terminal.ansiBlack#212618
  • terminal.ansiBlue#ECD179
  • terminal.ansiCyan#88E755
  • terminal.ansiGreen#67E97D
  • terminal.ansiMagenta#F1C083
  • terminal.ansiRed#F1C083
  • terminal.ansiWhite#F8F6EF
  • terminal.ansiYellow#88E755
  • terminal.background#212618
  • terminal.foreground#F8F6EF
  • titleBar.activeBackground#212618
  • titleBar.activeForeground#F8F6EF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#212618
  • titleBar.inactiveForeground#F8F6EF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6E7F4Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECD179bold
storage.type, storage.modifier#ECD179italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E97D
string, punctuation.definition.string, string.template, meta.template.expression#88E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C083
variable, variable.other.readwrite, variable.other.object#F8F6EF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F6EF
variable.parameter, meta.parameter#F8F6EFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F6EF80
keyword.operator#F8F6EF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#88E755bold
entity.other.inherited-class#67E97D
entity.name.tag, punctuation.definition.tag#ECD179
entity.other.attribute-name#67E97D
meta.diff, meta.diff.header#6E7F4A
markup.deleted#F1C083
markup.inserted#67E97D
markup.changed#88E755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E97Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#88E755
string.other.link.title, string.other.link.description#67E97D
markup.underline.link#6E7F4Aunderline
punctuation.definition.list#ECD179
markup.quote, punctuation.definition.quote#6E7F4Aitalic
Morphous Theme by Ameyanagi - VS Code Theme