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#F7F5E8
  • activityBar.border#00000015
  • activityBar.foreground#5F7F37
  • activityBar.inactiveForeground#24302660
  • activityBarBadge.background#5F7F37
  • activityBarBadge.foreground#F7F5E8
  • button.background#5F7F37
  • button.foreground#F7F5E8
  • button.hoverBackground#5F7F37dd
  • editor.background#F7F5E8
  • editor.foreground#243026
  • editor.inactiveSelectionBackground#8DBA632580
  • editor.lineHighlightBackground#E6E9D250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8DBA6325
  • editorCursor.foreground#5F7F37
  • editorGroupHeader.tabsBackground#E6E9D2aa
  • editorLineNumber.activeForeground#5F7F37
  • editorLineNumber.foreground#C9D6AF80
  • focusBorder#5F7F37
  • foreground#243026
  • input.background#E6E9D2
  • input.border#00000015
  • input.foreground#243026
  • input.placeholderForeground#24302660
  • list.activeSelectionBackground#5F7F3730
  • list.activeSelectionForeground#243026
  • list.highlightForeground#5F7F37
  • list.hoverBackground#E6E9D240
  • list.hoverForeground#243026
  • list.inactiveSelectionBackground#5F7F3715
  • list.inactiveSelectionForeground#243026
  • selection.background#8DBA6325
  • sideBar.background#E6E9D2
  • sideBar.border#00000015
  • sideBar.foreground#243026
  • sideBarSectionHeader.background#E6E9D280
  • sideBarSectionHeader.foreground#243026
  • sideBarTitle.foreground#5F7F37
  • statusBar.background#F7F5E8
  • statusBar.border#00000015
  • statusBar.foreground#243026
  • statusBar.noFolderBackground#F7F5E8
  • tab.activeBackground#F7F5E8
  • tab.activeBorderTop#5F7F37
  • tab.activeForeground#243026
  • tab.border#00000015
  • tab.inactiveBackground#F7F5E860
  • tab.inactiveForeground#24302680
  • terminal.ansiBlack#243026
  • terminal.ansiBlue#8DBA63
  • terminal.ansiCyan#D6B94B
  • terminal.ansiGreen#5F7F37
  • terminal.ansiMagenta#B98F2B
  • terminal.ansiRed#B98F2B
  • terminal.ansiWhite#243026
  • terminal.ansiYellow#D6B94B
  • terminal.background#F7F5E8
  • terminal.foreground#243026
  • titleBar.activeBackground#F7F5E8
  • titleBar.activeForeground#243026
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F5E8
  • titleBar.inactiveForeground#24302660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C9D6AFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8DBA63bold
storage.type, storage.modifier#8DBA63italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5F7F37
string, punctuation.definition.string, string.template, meta.template.expression#D6B94B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B98F2B
variable, variable.other.readwrite, variable.other.object#243026
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#243026
variable.parameter, meta.parameter#243026dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24302680
keyword.operator#243026
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D6B94Bbold
entity.other.inherited-class#5F7F37
entity.name.tag, punctuation.definition.tag#8DBA63
entity.other.attribute-name#5F7F37
meta.diff, meta.diff.header#C9D6AF
markup.deleted#B98F2B
markup.inserted#5F7F37
markup.changed#D6B94B
markup.heading, markup.heading.setext, punctuation.definition.heading#5F7F37bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D6B94B
string.other.link.title, string.other.link.description#5F7F37
markup.underline.link#C9D6AFunderline
punctuation.definition.list#8DBA63
markup.quote, punctuation.definition.quote#C9D6AFitalic
Morphous Theme by Ameyanagi - VS Code Theme