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#F8F6EF
  • activityBar.border#00000015
  • activityBar.foreground#2E6B38
  • activityBar.inactiveForeground#23261F60
  • activityBarBadge.background#2E6B38
  • activityBarBadge.foreground#F8F6EF
  • button.background#2E6B38
  • button.foreground#F8F6EF
  • button.hoverBackground#2E6B38dd
  • editor.background#F8F6EF
  • editor.foreground#23261F
  • editor.inactiveSelectionBackground#EFE9D62580
  • editor.lineHighlightBackground#F3F0E650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EFE9D625
  • editorCursor.foreground#2E6B38
  • editorGroupHeader.tabsBackground#F3F0E6aa
  • editorLineNumber.activeForeground#2E6B38
  • editorLineNumber.foreground#6E7F4A80
  • focusBorder#2E6B38
  • foreground#23261F
  • input.background#F3F0E6
  • input.border#00000015
  • input.foreground#23261F
  • input.placeholderForeground#23261F60
  • list.activeSelectionBackground#2E6B3830
  • list.activeSelectionForeground#23261F
  • list.highlightForeground#2E6B38
  • list.hoverBackground#F3F0E640
  • list.hoverForeground#23261F
  • list.inactiveSelectionBackground#2E6B3815
  • list.inactiveSelectionForeground#23261F
  • selection.background#EFE9D625
  • sideBar.background#F3F0E6
  • sideBar.border#00000015
  • sideBar.foreground#23261F
  • sideBarSectionHeader.background#F3F0E680
  • sideBarSectionHeader.foreground#23261F
  • sideBarTitle.foreground#2E6B38
  • statusBar.background#F8F6EF
  • statusBar.border#00000015
  • statusBar.foreground#23261F
  • statusBar.noFolderBackground#F8F6EF
  • tab.activeBackground#F8F6EF
  • tab.activeBorderTop#2E6B38
  • tab.activeForeground#23261F
  • tab.border#00000015
  • tab.inactiveBackground#F8F6EF60
  • tab.inactiveForeground#23261F80
  • terminal.ansiBlack#23261F
  • terminal.ansiBlue#EFE9D6
  • terminal.ansiCyan#90BA7A
  • terminal.ansiGreen#2E6B38
  • terminal.ansiMagenta#B6966E
  • terminal.ansiRed#B6966E
  • terminal.ansiWhite#23261F
  • terminal.ansiYellow#90BA7A
  • terminal.background#F8F6EF
  • terminal.foreground#23261F
  • titleBar.activeBackground#F8F6EF
  • titleBar.activeForeground#23261F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F6EF
  • titleBar.inactiveForeground#23261F60
  • widget.border#00000015

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#EFE9D6bold
storage.type, storage.modifier#EFE9D6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2E6B38
string, punctuation.definition.string, string.template, meta.template.expression#90BA7A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B6966E
variable, variable.other.readwrite, variable.other.object#23261F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#23261F
variable.parameter, meta.parameter#23261Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#23261F80
keyword.operator#23261F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#90BA7Abold
entity.other.inherited-class#2E6B38
entity.name.tag, punctuation.definition.tag#EFE9D6
entity.other.attribute-name#2E6B38
meta.diff, meta.diff.header#6E7F4A
markup.deleted#B6966E
markup.inserted#2E6B38
markup.changed#90BA7A
markup.heading, markup.heading.setext, punctuation.definition.heading#2E6B38bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#90BA7A
string.other.link.title, string.other.link.description#2E6B38
markup.underline.link#6E7F4Aunderline
punctuation.definition.list#EFE9D6
markup.quote, punctuation.definition.quote#6E7F4Aitalic
Morphous Theme by Ameyanagi - VS Code Theme