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#110F0E
  • activityBar.border#ffffff15
  • activityBar.foreground#67E98A
  • activityBar.inactiveForeground#F7F4EE60
  • activityBarBadge.background#67E98A
  • activityBarBadge.foreground#110F0E
  • button.background#67E98A
  • button.foreground#110F0E
  • button.hoverBackground#67E98Add
  • editor.background#110F0E
  • editor.foreground#F7F4EE
  • editor.inactiveSelectionBackground#96EC793580
  • editor.lineHighlightBackground#1F201D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#96EC7935
  • editorCursor.foreground#67E98A
  • editorGroupHeader.tabsBackground#110F0Edd
  • editorLineNumber.activeForeground#67E98A
  • editorLineNumber.foreground#8A8F7680
  • focusBorder#67E98A
  • foreground#F7F4EE
  • input.background#1F201D
  • input.border#ffffff15
  • input.foreground#F7F4EE
  • input.placeholderForeground#F7F4EE60
  • list.activeSelectionBackground#67E98A30
  • list.activeSelectionForeground#F7F4EE
  • list.highlightForeground#67E98A
  • list.hoverBackground#1F201D40
  • list.hoverForeground#F7F4EE
  • list.inactiveSelectionBackground#67E98A15
  • list.inactiveSelectionForeground#F7F4EE
  • selection.background#96EC7935
  • sideBar.background#1F201D
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F4EE
  • sideBarSectionHeader.background#110F0E80
  • sideBarSectionHeader.foreground#F7F4EE
  • sideBarTitle.foreground#67E98A
  • statusBar.background#110F0E
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F4EE
  • statusBar.noFolderBackground#110F0E
  • tab.activeBackground#110F0E
  • tab.activeBorderTop#67E98A
  • tab.activeForeground#F7F4EE
  • tab.border#ffffff15
  • tab.inactiveBackground#1F201D60
  • tab.inactiveForeground#F7F4EE80
  • terminal.ansiBlack#110F0E
  • terminal.ansiBlue#96EC79
  • terminal.ansiCyan#E7557A
  • terminal.ansiGreen#67E98A
  • terminal.ansiMagenta#CEF183
  • terminal.ansiRed#CEF183
  • terminal.ansiWhite#F7F4EE
  • terminal.ansiYellow#E7557A
  • terminal.background#110F0E
  • terminal.foreground#F7F4EE
  • titleBar.activeBackground#110F0E
  • titleBar.activeForeground#F7F4EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#110F0E
  • titleBar.inactiveForeground#F7F4EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A8F76italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#96EC79bold
storage.type, storage.modifier#96EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E98A
string, punctuation.definition.string, string.template, meta.template.expression#E7557A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#CEF183
variable, variable.other.readwrite, variable.other.object#F7F4EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F4EE
variable.parameter, meta.parameter#F7F4EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F4EE80
keyword.operator#F7F4EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7557Abold
entity.other.inherited-class#67E98A
entity.name.tag, punctuation.definition.tag#96EC79
entity.other.attribute-name#67E98A
meta.diff, meta.diff.header#8A8F76
markup.deleted#CEF183
markup.inserted#67E98A
markup.changed#E7557A
markup.heading, markup.heading.setext, punctuation.definition.heading#67E98Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7557A
string.other.link.title, string.other.link.description#67E98A
markup.underline.link#8A8F76underline
punctuation.definition.list#96EC79
markup.quote, punctuation.definition.quote#8A8F76italic
Morphous Theme by Ameyanagi - VS Code Theme